#BDBEFF#BDBEFF
#BDBEFF is a very light, moderate blue. Relative luminance 0.549; OKLCH L 82.4% C 0.091 H 283.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEFF |
|---|---|
| RGB | rgb(189, 190, 255) |
| HSL | hsl(239, 100%, 87%) |
| HSV | hsv(239, 26%, 100%) |
| CMYK | cmyk(25.9%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(78.96, 13.42, -32.06) |
| CIE-LCH | lch(78.96, 34.76, 292.71°) |
| OKLab | oklab(82.37% 0.0213 -0.0884) |
| OKLCH | oklch(82.37% 0.091 283.5) |
| XYZ | xyz(57.4451, 54.8645, 102.1517) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.57
Periwinkle
#CCCCFF
ΔE00 4.50
Pastel Blue
#A2BFFE
ΔE00 7.34
Pale Violet
#CEAEFA
ΔE00 7.82
Light Violet
#D6B4FC
ΔE00 8.27
Light Lavender
#DFC5FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEFF #FFFEBD
analogous
#BDDFFF #BDBEFF #DDBDFF
triadic
#BDBEFF #FFBDBE #BEFFBD
tetradic
#BDBEFF #FFBDDF #FFFEBD #BDFFDD
square
#BDBEFF #FFBDDF #FFFEBD #BDFFDD
split-complementary
#BDBEFF #FFDDBD #DFFFBD
monochromatic
#4345FF #8082FF #BDBEFF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.75
#BDBEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#BDBEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEFF
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEFF | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC6FF
Deuteranopia (green-blind)
#AAC1FD
Tritanopia (blue-blind)
#AEC9D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbeff; /* rgb */ color: rgb(189, 190, 255); /* oklch */ color: oklch(82.4% 0.091 283.5);
Tailwind
colors: {
custom: {
50: '#d2d1ff',
500: '#bdbeff',
950: '#000000',
},
}SCSS
$custom: #bdbeff; $custom-light: #d2d1ff; $custom-dark: #000000;
JSON
{
"hex": "#bdbeff",
"rgb": {
"r": 189,
"g": 190,
"b": 255
},
"hsl": {
"h": 239.091,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.82366,
"c": 0.09096,
"h": 283.5
},
"luminance": 0.54866
}Semantic roles & 50–950 ramp
primary
#BDBEFF
secondary
#E7E679
accent
#E200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386