#B9B4EA#B9B4EA
#B9B4EA is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.3% C 0.076 H 288.8°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B9B4EA |
|---|---|
| RGB | rgb(185, 180, 234) |
| HSL | hsl(246, 56%, 81%) |
| HSV | hsv(246, 23%, 92%) |
| CMYK | cmyk(20.9%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(75.39, 12.86, -26.28) |
| CIE-LCH | lch(75.39, 29.26, 296.08°) |
| OKLab | oklab(79.27% 0.0245 -0.0721) |
| OKLCH | oklch(79.27% 0.076 288.8) |
| XYZ | xyz(51.1766, 48.8966, 84.5677) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.00
Periwinkle
#CCCCFF
ΔE00 5.89
Pale Violet
#CEAEFA
ΔE00 6.52
Lavender
#B39DDB
ΔE00 6.71
Light Violet
#D6B4FC
ΔE00 7.07
Light Lavender
#DFC5FE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9B4EA #E5EAB4
analogous
#B4CAEA #B9B4EA #D4B4EA
triadic
#B9B4EA #EAB9B4 #B4EAB9
tetradic
#B9B4EA #EAB4CA #E5EAB4 #B4EAD4
square
#B9B4EA #EAB4CA #E5EAB4 #B4EAD4
split-complementary
#B9B4EA #EAD4B4 #CAEAB4
monochromatic
#6054CF #8C84DD #B9B4EA #E6E4F7 #E9E7F8
Accessibility & contrast
On white
1.95
#B9B4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#B9B4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9B4EA
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9B4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9B4EA | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBEC
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#AFBDC6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b9b4ea; /* rgb */ color: rgb(185, 180, 234); /* oklch */ color: oklch(79.3% 0.076 288.8);
Tailwind
colors: {
custom: {
50: '#cecaf0',
500: '#b9b4ea',
950: '#000000',
},
}SCSS
$custom: #b9b4ea; $custom-light: #cecaf0; $custom-dark: #000000;
JSON
{
"hex": "#b9b4ea",
"rgb": {
"r": 185,
"g": 180,
"b": 234
},
"hsl": {
"h": 245.556,
"s": 56.25,
"l": 81.176
},
"oklch": {
"l": 0.79266,
"c": 0.07612,
"h": 288.8
},
"luminance": 0.48897
}Semantic roles & 50–950 ramp
primary
#B9B4EA
secondary
#EEF0DB
accent
#C422B5
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284