#BDBEF9#BDBEF9
#BDBEF9 is a very light, moderate blue. Relative luminance 0.545; OKLCH L 82.1% C 0.083 H 283.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEF9 |
|---|---|
| RGB | rgb(189, 190, 249) |
| HSL | hsl(239, 83%, 86%) |
| HSV | hsv(239, 24%, 98%) |
| CMYK | cmyk(24.1%, 23.7%, 0%, 2.4%) |
| CIE-LAB | lab(78.74, 12.02, -29.19) |
| CIE-LCH | lch(78.74, 31.57, 292.38°) |
| OKLab | oklab(82.12% 0.0195 -0.0803) |
| OKLCH | oklch(82.12% 0.083 283.7) |
| XYZ | xyz(56.4943, 54.4842, 97.1442) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.09
Periwinkle
#CCCCFF
ΔE00 3.87
Pale Violet
#CEAEFA
ΔE00 7.79
Pastel Blue
#A2BFFE
ΔE00 7.87
Light Lavender
#DFC5FE
ΔE00 8.08
Light Violet
#D6B4FC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEF9 #F9F8BD
analogous
#BDDCF9 #BDBEF9 #DABDF9
triadic
#BDBEF9 #F9BDBE #BEF9BD
tetradic
#BDBEF9 #F9BDDC #F9F8BD #BDF9DA
square
#BDBEF9 #F9BDDC #F9F8BD #BDF9DA
split-complementary
#BDBEF9 #F9DABD #DCF9BD
monochromatic
#4D4FEF #8587F4 #BDBEF9 #E3E3FC #E3E3FC
Accessibility & contrast
On white
1.77
#BDBEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BDBEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEF9
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEF9 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FC
Deuteranopia (green-blind)
#ACC1F7
Tritanopia (blue-blind)
#AFC8D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbef9; /* rgb */ color: rgb(189, 190, 249); /* oklch */ color: oklch(82.1% 0.083 283.7);
Tailwind
colors: {
custom: {
50: '#d2d1fb',
500: '#bdbef9',
950: '#000000',
},
}SCSS
$custom: #bdbef9; $custom-light: #d2d1fb; $custom-dark: #000000;
JSON
{
"hex": "#bdbef9",
"rgb": {
"r": 189,
"g": 190,
"b": 249
},
"hsl": {
"h": 239,
"s": 83.333,
"l": 85.882
},
"oklch": {
"l": 0.82123,
"c": 0.08263,
"h": 283.7
},
"luminance": 0.54485
}Semantic roles & 50–950 ramp
primary
#BDBEF9
secondary
#DDDB7D
accent
#DC06E0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385