#BDBFED#BDBFED
#BDBFED is a light, moderate blue. Relative luminance 0.542; OKLCH L 81.9% C 0.065 H 282.9°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFED |
|---|---|
| RGB | rgb(189, 191, 237) |
| HSL | hsl(238, 57%, 84%) |
| HSV | hsv(238, 20%, 93%) |
| CMYK | cmyk(20.3%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(78.57, 8.75, -23.01) |
| CIE-LCH | lch(78.57, 24.61, 290.83°) |
| OKLab | oklab(81.85% 0.0144 -0.0629) |
| OKLCH | oklch(81.85% 0.065 282.9) |
| XYZ | xyz(54.8995, 54.1939, 87.6724) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.85
Periwinkle
#CCCCFF
ΔE00 3.57
Light Lavender
#DFC5FE
ΔE00 8.06
Pale Lilac
#E4CBFF
ΔE00 8.69
Pale Violet
#CEAEFA
ΔE00 8.83
Light Violet
#D6B4FC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFED #EDEBBD
analogous
#BDD7ED #BDBFED #D3BDED
triadic
#BDBFED #EDBDBF #BFEDBD
tetradic
#BDBFED #EDBDD7 #EDEBBD #BDEDD3
square
#BDBFED #EDBDD7 #EDEBBD #BDEDD3
split-complementary
#BDBFED #EDD3BD #D7EDBD
monochromatic
#5D62D3 #8D90E0 #BDBFED #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.77
#BDBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#BDBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFED
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFED | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4EF
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#B2C7CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdbfed; /* rgb */ color: rgb(189, 191, 237); /* oklch */ color: oklch(81.9% 0.065 282.9);
Tailwind
colors: {
custom: {
50: '#d1d2f3',
500: '#bdbfed',
950: '#000000',
},
}SCSS
$custom: #bdbfed; $custom-light: #d1d2f3; $custom-dark: #000000;
JSON
{
"hex": "#bdbfed",
"rgb": {
"r": 189,
"g": 191,
"b": 237
},
"hsl": {
"h": 237.5,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.81853,
"c": 0.06451,
"h": 282.9
},
"luminance": 0.54195
}Semantic roles & 50–950 ramp
primary
#BDBFED
secondary
#CAC784
accent
#BE21C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385