#BDBFEE#BDBFEE
#BDBFEE is a light, moderate blue. Relative luminance 0.543; OKLCH L 81.9% C 0.066 H 282.9°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFEE |
|---|---|
| RGB | rgb(189, 191, 238) |
| HSL | hsl(238, 59%, 84%) |
| HSV | hsv(238, 21%, 93%) |
| CMYK | cmyk(20.6%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(78.61, 8.98, -23.49) |
| CIE-LCH | lch(78.61, 25.15, 290.91°) |
| OKLab | oklab(81.89% 0.0147 -0.0642) |
| OKLCH | oklch(81.89% 0.066 282.9) |
| XYZ | xyz(55.0460, 54.2525, 88.4440) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.67
Periwinkle
#CCCCFF
ΔE00 3.50
Light Lavender
#DFC5FE
ΔE00 8.02
Pale Lilac
#E4CBFF
ΔE00 8.67
Pale Violet
#CEAEFA
ΔE00 8.72
Light Violet
#D6B4FC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFEE #EEECBD
analogous
#BDD7EE #BDBFEE #D3BDEE
triadic
#BDBFEE #EEBDBF #BFEEBD
tetradic
#BDBFEE #EEBDD7 #EEECBD #BDEED3
square
#BDBFEE #EEBDD7 #EEECBD #BDEED3
split-complementary
#BDBFEE #EED3BD #D7EEBD
monochromatic
#5C61D5 #8C90E1 #BDBFEE #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.77
#BDBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#BDBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFEE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFEE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#B2C7CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdbfee; /* rgb */ color: rgb(189, 191, 238); /* oklch */ color: oklch(81.9% 0.066 282.9);
Tailwind
colors: {
custom: {
50: '#d1d2f3',
500: '#bdbfee',
950: '#000000',
},
}SCSS
$custom: #bdbfee; $custom-light: #d1d2f3; $custom-dark: #000000;
JSON
{
"hex": "#bdbfee",
"rgb": {
"r": 189,
"g": 191,
"b": 238
},
"hsl": {
"h": 237.551,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.8189,
"c": 0.06591,
"h": 282.9
},
"luminance": 0.54253
}Semantic roles & 50–950 ramp
primary
#BDBFEE
secondary
#CCC983
accent
#C01FC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385