#BDBEEE#BDBEEE
#BDBEEE is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.7% C 0.067 H 283.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEEE |
|---|---|
| RGB | rgb(189, 190, 238) |
| HSL | hsl(239, 59%, 84%) |
| HSV | hsv(239, 21%, 93%) |
| CMYK | cmyk(20.6%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(78.36, 9.52, -23.88) |
| CIE-LCH | lch(78.36, 25.70, 291.74°) |
| OKLab | oklab(81.69% 0.0161 -0.0653) |
| OKLCH | oklch(81.69% 0.067 283.9) |
| XYZ | xyz(54.8286, 53.8179, 88.3716) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.81
Periwinkle
#CCCCFF
ΔE00 3.61
Light Lavender
#DFC5FE
ΔE00 7.81
Pale Violet
#CEAEFA
ΔE00 8.40
Pale Lilac
#E4CBFF
ΔE00 8.51
Light Violet
#D6B4FC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEEE #EEEDBD
analogous
#BDD6EE #BDBEEE #D4BDEE
triadic
#BDBEEE #EEBDBE #BEEEBD
tetradic
#BDBEEE #EEBDD6 #EEEDBD #BDEED4
square
#BDBEEE #EEBDD6 #EEEDBD #BDEED4
split-complementary
#BDBEEE #EED4BD #D6EEBD
monochromatic
#5C5ED5 #8C8EE1 #BDBEEE #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.79
#BDBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#BDBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEEE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEEE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F0
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#B2C6CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdbeee; /* rgb */ color: rgb(189, 190, 238); /* oklch */ color: oklch(81.7% 0.067 283.9);
Tailwind
colors: {
custom: {
50: '#d1d1f3',
500: '#bdbeee',
950: '#000000',
},
}SCSS
$custom: #bdbeee; $custom-light: #d1d1f3; $custom-dark: #000000;
JSON
{
"hex": "#bdbeee",
"rgb": {
"r": 189,
"g": 190,
"b": 238
},
"hsl": {
"h": 238.776,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.81693,
"c": 0.06728,
"h": 283.9
},
"luminance": 0.53819
}Semantic roles & 50–950 ramp
primary
#BDBEEE
secondary
#CCCA83
accent
#C31FC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385