#BDBEF0#BDBEF0
#BDBEF0 is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.8% C 0.070 H 283.8°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEF0 |
|---|---|
| RGB | rgb(189, 190, 240) |
| HSL | hsl(239, 63%, 84%) |
| HSV | hsv(239, 21%, 94%) |
| CMYK | cmyk(21.2%, 20.8%, 0%, 5.9%) |
| CIE-LAB | lab(78.42, 9.97, -24.85) |
| CIE-LCH | lch(78.42, 26.77, 291.86°) |
| OKLab | oklab(81.77% 0.0168 -0.068) |
| OKLCH | oklch(81.77% 0.07 283.8) |
| XYZ | xyz(55.1241, 53.9361, 89.9276) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.53
Periwinkle
#CCCCFF
ΔE00 3.53
Light Lavender
#DFC5FE
ΔE00 7.78
Pale Violet
#CEAEFA
ΔE00 8.22
Light Violet
#D6B4FC
ΔE00 8.37
Pale Lilac
#E4CBFF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEF0 #F0EFBD
analogous
#BDD8F0 #BDBEF0 #D6BDF0
triadic
#BDBEF0 #F0BDBE #BEF0BD
tetradic
#BDBEF0 #F0BDD8 #F0EFBD #BDF0D6
square
#BDBEF0 #F0BDD8 #F0EFBD #BDF0D6
split-complementary
#BDBEF0 #F0D6BD #D8F0BD
monochromatic
#595CD9 #8B8DE5 #BDBEF0 #E6E6F9 #E6E6F9
Accessibility & contrast
On white
1.78
#BDBEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BDBEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEF0
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEF0 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C4F2
Deuteranopia (green-blind)
#B0C0EF
Tritanopia (blue-blind)
#B2C7CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdbef0; /* rgb */ color: rgb(189, 190, 240); /* oklch */ color: oklch(81.8% 0.070 283.8);
Tailwind
colors: {
custom: {
50: '#d1d1f5',
500: '#bdbef0',
950: '#000000',
},
}SCSS
$custom: #bdbef0; $custom-light: #d1d1f5; $custom-dark: #000000;
JSON
{
"hex": "#bdbef0",
"rgb": {
"r": 189,
"g": 190,
"b": 240
},
"hsl": {
"h": 238.824,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.8177,
"c": 0.07007,
"h": 283.8
},
"luminance": 0.53937
}Semantic roles & 50–950 ramp
primary
#BDBEF0
secondary
#CFCD83
accent
#C71BCB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385