#B7B0EB#B7B0EB
#B7B0EB is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.4% C 0.083 H 289.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B7B0EB |
|---|---|
| RGB | rgb(183, 176, 235) |
| HSL | hsl(247, 60%, 81%) |
| HSV | hsv(247, 25%, 92%) |
| CMYK | cmyk(22.1%, 25.1%, 0%, 7.8%) |
| CIE-LAB | lab(74.26, 14.68, -28.56) |
| CIE-LCH | lch(74.26, 32.11, 297.21°) |
| OKLab | oklab(78.37% 0.0282 -0.0785) |
| OKLCH | oklch(78.37% 0.083 289.8) |
| XYZ | xyz(50.0456, 47.1154, 85.0387) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.74
Light Periwinkle
#C1C6FC
ΔE00 5.85
Pale Violet
#CEAEFA
ΔE00 5.87
Light Violet
#D6B4FC
ΔE00 6.76
Periwinkle
#CCCCFF
ΔE00 6.93
Lavender (survey)
#C79FEF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7B0EB #E4EBB0
analogous
#B0C6EB #B7B0EB #D4B0EB
triadic
#B7B0EB #EBB7B0 #B0EBB7
tetradic
#B7B0EB #EBB0C6 #E4EBB0 #B0EBD4
square
#B7B0EB #EBB0C6 #E4EBB0 #B0EBD4
split-complementary
#B7B0EB #EBD4B0 #C6EBB0
monochromatic
#5E4ED2 #8A7FDF #B7B0EB #E4E1F7 #E9E7F9
Accessibility & contrast
On white
2.01
#B7B0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#B7B0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7B0EB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7B0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7B0EB | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EE
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#ACBAC4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b7b0eb; /* rgb */ color: rgb(183, 176, 235); /* oklch */ color: oklch(78.4% 0.083 289.8);
Tailwind
colors: {
custom: {
50: '#cdc7f1',
500: '#b7b0eb',
950: '#000000',
},
}SCSS
$custom: #b7b0eb; $custom-light: #cdc7f1; $custom-dark: #000000;
JSON
{
"hex": "#b7b0eb",
"rgb": {
"r": 183,
"g": 176,
"b": 235
},
"hsl": {
"h": 247.119,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.7837,
"c": 0.08343,
"h": 289.8
},
"luminance": 0.47116
}Semantic roles & 50–950 ramp
primary
#B7B0EB
secondary
#EEF0DB
accent
#C71EB3
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131316
muted
#828284