#B7B0EA#B7B0EA
#B7B0EA is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.3% C 0.082 H 289.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B7B0EA |
|---|---|
| RGB | rgb(183, 176, 234) |
| HSL | hsl(247, 58%, 80%) |
| HSV | hsv(247, 25%, 92%) |
| CMYK | cmyk(21.8%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(74.23, 14.45, -28.07) |
| CIE-LCH | lch(74.23, 31.57, 297.24°) |
| OKLab | oklab(78.33% 0.0279 -0.0771) |
| OKLCH | oklch(78.33% 0.082 289.9) |
| XYZ | xyz(49.9015, 47.0578, 84.2800) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.70
Light Periwinkle
#C1C6FC
ΔE00 5.88
Pale Violet
#CEAEFA
ΔE00 5.94
Light Violet
#D6B4FC
ΔE00 6.79
Periwinkle
#CCCCFF
ΔE00 6.93
Lavender (survey)
#C79FEF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7B0EA #E3EAB0
analogous
#B0C6EA #B7B0EA #D4B0EA
triadic
#B7B0EA #EAB7B0 #B0EAB7
tetradic
#B7B0EA #EAB0C6 #E3EAB0 #B0EAD4
square
#B7B0EA #EAB0C6 #E3EAB0 #B0EAD4
split-complementary
#B7B0EA #EAD4B0 #C6EAB0
monochromatic
#5F4FD0 #8B80DD #B7B0EA #E3E0F7 #E9E7F9
Accessibility & contrast
On white
2.02
#B7B0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#B7B0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7B0EA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7B0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7B0EA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8ED
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#ACBAC4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b7b0ea; /* rgb */ color: rgb(183, 176, 234); /* oklch */ color: oklch(78.3% 0.082 289.9);
Tailwind
colors: {
custom: {
50: '#cdc7f1',
500: '#b7b0ea',
950: '#000000',
},
}SCSS
$custom: #b7b0ea; $custom-light: #cdc7f1; $custom-dark: #000000;
JSON
{
"hex": "#b7b0ea",
"rgb": {
"r": 183,
"g": 176,
"b": 234
},
"hsl": {
"h": 247.241,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.78329,
"c": 0.08205,
"h": 289.9
},
"luminance": 0.47058
}Semantic roles & 50–950 ramp
primary
#B7B0EA
secondary
#EDF0DB
accent
#C620B2
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#131316
muted
#828284