#BDBEFC#BDBEFC
#BDBEFC is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.2% C 0.087 H 283.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEFC |
|---|---|
| RGB | rgb(189, 190, 252) |
| HSL | hsl(239, 91%, 86%) |
| HSV | hsv(239, 25%, 99%) |
| CMYK | cmyk(25%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(78.85, 12.72, -30.63) |
| CIE-LCH | lch(78.85, 33.16, 292.55°) |
| OKLab | oklab(82.24% 0.0204 -0.0844) |
| OKLCH | oklch(82.24% 0.087 283.6) |
| XYZ | xyz(56.9660, 54.6728, 99.6282) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.28
Periwinkle
#CCCCFF
ΔE00 4.16
Pastel Blue
#A2BFFE
ΔE00 7.59
Pale Violet
#CEAEFA
ΔE00 7.77
Light Violet
#D6B4FC
ΔE00 8.17
Light Lavender
#DFC5FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEFC #FCFBBD
analogous
#BDDEFC #BDBEFC #DCBDFC
triadic
#BDBEFC #FCBDBE #BEFCBD
tetradic
#BDBEFC #FCBDDE #FCFBBD #BDFCDC
square
#BDBEFC #FCBDDE #FCFBBD #BDFCDC
split-complementary
#BDBEFC #FCDCBD #DEFCBD
monochromatic
#484BF7 #8284F9 #BDBEFC #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.76
#BDBEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BDBEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEFC
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEFC | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#AEC9D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbefc; /* rgb */ color: rgb(189, 190, 252); /* oklch */ color: oklch(82.2% 0.087 283.6);
Tailwind
colors: {
custom: {
50: '#d2d1fd',
500: '#bdbefc',
950: '#000000',
},
}SCSS
$custom: #bdbefc; $custom-light: #d2d1fd; $custom-dark: #000000;
JSON
{
"hex": "#bdbefc",
"rgb": {
"r": 189,
"g": 190,
"b": 252
},
"hsl": {
"h": 239.048,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.82244,
"c": 0.0868,
"h": 283.6
},
"luminance": 0.54674
}Semantic roles & 50–950 ramp
primary
#BDBEFC
secondary
#E2E07B
accent
#E200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385