#B9BEEA#B9BEEA
#B9BEEA is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.2% C 0.062 H 279.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B9BEEA |
|---|---|
| RGB | rgb(185, 190, 234) |
| HSL | hsl(234, 54%, 82%) |
| HSV | hsv(234, 21%, 92%) |
| CMYK | cmyk(20.9%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.92, 7.40, -22.41) |
| CIE-LCH | lch(77.92, 23.60, 288.27°) |
| OKLab | oklab(81.24% 0.0106 -0.0612) |
| OKLCH | oklch(81.24% 0.062 279.8) |
| XYZ | xyz(53.2687, 53.0807, 85.2651) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.12
Periwinkle
#CCCCFF
ΔE00 4.29
Light Blue Grey
#B7C9E2
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.30
Pastel Blue
#A2BFFE
ΔE00 8.39
Light Lavender
#DFC5FE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9BEEA #EAE5B9
analogous
#B9D6EA #B9BEEA #CDB9EA
triadic
#B9BEEA #EAB9BE #BEEAB9
tetradic
#B9BEEA #EAB9D6 #EAE5B9 #B9EACD
square
#B9BEEA #EAB9D6 #EAE5B9 #B9EACD
split-complementary
#B9BEEA #EACDB9 #D6EAB9
monochromatic
#5B67CE #8A92DC #B9BEEA #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.81
#B9BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#B9BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9BEEA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9BEEA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EC
Deuteranopia (green-blind)
#B0BFE9
Tritanopia (blue-blind)
#AEC6CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b9beea; /* rgb */ color: rgb(185, 190, 234); /* oklch */ color: oklch(81.2% 0.062 279.8);
Tailwind
colors: {
custom: {
50: '#ced1f0',
500: '#b9beea',
950: '#000000',
},
}SCSS
$custom: #b9beea; $custom-light: #ced1f0; $custom-dark: #000000;
JSON
{
"hex": "#b9beea",
"rgb": {
"r": 185,
"g": 190,
"b": 234
},
"hsl": {
"h": 233.878,
"s": 53.846,
"l": 82.157
},
"oklch": {
"l": 0.81238,
"c": 0.06216,
"h": 279.8
},
"luminance": 0.53082
}Semantic roles & 50–950 ramp
primary
#B9BEEA
secondary
#C6BF81
accent
#B124C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#131416
muted
#838385