#BDBEFA#BDBEFA
#BDBEFA is a very light, moderate blue. Relative luminance 0.545; OKLCH L 82.2% C 0.084 H 283.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEFA |
|---|---|
| RGB | rgb(189, 190, 250) |
| HSL | hsl(239, 86%, 86%) |
| HSV | hsv(239, 24%, 98%) |
| CMYK | cmyk(24.4%, 24%, 0%, 2%) |
| CIE-LAB | lab(78.78, 12.25, -29.67) |
| CIE-LCH | lch(78.78, 32.10, 292.44°) |
| OKLab | oklab(82.16% 0.0198 -0.0816) |
| OKLCH | oklch(82.16% 0.084 283.6) |
| XYZ | xyz(56.6507, 54.5467, 97.9678) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.14
Periwinkle
#CCCCFF
ΔE00 3.96
Pastel Blue
#A2BFFE
ΔE00 7.77
Pale Violet
#CEAEFA
ΔE00 7.78
Light Violet
#D6B4FC
ΔE00 8.14
Light Lavender
#DFC5FE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEFA #FAF9BD
analogous
#BDDCFA #BDBEFA #DABDFA
triadic
#BDBEFA #FABDBE #BEFABD
tetradic
#BDBEFA #FABDDC #FAF9BD #BDFADA
square
#BDBEFA #FABDDC #FAF9BD #BDFADA
split-complementary
#BDBEFA #FADABD #DCFABD
monochromatic
#4B4EF1 #8486F6 #BDBEFA #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.76
#BDBEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BDBEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEFA
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEFA | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#ACC1F8
Tritanopia (blue-blind)
#AFC8D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbefa; /* rgb */ color: rgb(189, 190, 250); /* oklch */ color: oklch(82.2% 0.084 283.6);
Tailwind
colors: {
custom: {
50: '#d2d1fc',
500: '#bdbefa',
950: '#000000',
},
}SCSS
$custom: #bdbefa; $custom-light: #d2d1fc; $custom-dark: #000000;
JSON
{
"hex": "#bdbefa",
"rgb": {
"r": 189,
"g": 190,
"b": 250
},
"hsl": {
"h": 239.016,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.82163,
"c": 0.08402,
"h": 283.6
},
"luminance": 0.54548
}Semantic roles & 50–950 ramp
primary
#BDBEFA
secondary
#DFDD7D
accent
#DF03E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385