#BDBEF3#BDBEF3
#BDBEF3 is a light, moderate blue. Relative luminance 0.541; OKLCH L 81.9% C 0.074 H 283.8°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEF3 |
|---|---|
| RGB | rgb(189, 190, 243) |
| HSL | hsl(239, 69%, 85%) |
| HSV | hsv(239, 22%, 95%) |
| CMYK | cmyk(22.2%, 21.8%, 0%, 4.7%) |
| CIE-LAB | lab(78.53, 10.65, -26.30) |
| CIE-LCH | lch(78.53, 28.37, 292.04°) |
| OKLab | oklab(81.89% 0.0177 -0.0721) |
| OKLCH | oklch(81.89% 0.074 283.8) |
| XYZ | xyz(55.5734, 54.1158, 92.2941) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.21
Periwinkle
#CCCCFF
ΔE00 3.53
Light Lavender
#DFC5FE
ΔE00 7.81
Pale Violet
#CEAEFA
ΔE00 8.00
Light Violet
#D6B4FC
ΔE00 8.22
Pastel Blue
#A2BFFE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEF3 #F3F2BD
analogous
#BDD9F3 #BDBEF3 #D7BDF3
triadic
#BDBEF3 #F3BDBE #BEF3BD
tetradic
#BDBEF3 #F3BDD9 #F3F2BD #BDF3D7
square
#BDBEF3 #F3BDD9 #F3F2BD #BDF3D7
split-complementary
#BDBEF3 #F3D7BD #D9F3BD
monochromatic
#5558E0 #898BEA #BDBEF3 #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.78
#BDBEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#BDBEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEF3
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEF3 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F5
Deuteranopia (green-blind)
#AEC1F2
Tritanopia (blue-blind)
#B1C7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdbef3; /* rgb */ color: rgb(189, 190, 243); /* oklch */ color: oklch(81.9% 0.074 283.8);
Tailwind
colors: {
custom: {
50: '#d1d1f7',
500: '#bdbef3',
950: '#000000',
},
}SCSS
$custom: #bdbef3; $custom-light: #d1d1f7; $custom-dark: #000000;
JSON
{
"hex": "#bdbef3",
"rgb": {
"r": 189,
"g": 190,
"b": 243
},
"hsl": {
"h": 238.889,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.81886,
"c": 0.07427,
"h": 283.8
},
"luminance": 0.54117
}Semantic roles & 50–950 ramp
primary
#BDBEF3
secondary
#D3D281
accent
#CE14D1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385