#BDBFFE#BDBFFE
#BDBFFE is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.5% C 0.088 H 282.9°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFFE |
|---|---|
| RGB | rgb(189, 191, 254) |
| HSL | hsl(238, 97%, 87%) |
| HSV | hsv(238, 26%, 100%) |
| CMYK | cmyk(25.6%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(79.18, 12.64, -31.20) |
| CIE-LCH | lch(79.18, 33.66, 292.05°) |
| OKLab | oklab(82.52% 0.0197 -0.086) |
| OKLCH | oklch(82.52% 0.088 282.9) |
| XYZ | xyz(57.5019, 55.2349, 101.3786) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.19
Periwinkle
#CCCCFF
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 7.27
Pale Violet
#CEAEFA
ΔE00 8.08
Light Violet
#D6B4FC
ΔE00 8.47
Light Lavender
#DFC5FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFFE #FEFCBD
analogous
#BDE0FE #BDBFFE #DCBDFE
triadic
#BDBFFE #FEBDBF #BFFEBD
tetradic
#BDBFFE #FEBDE0 #FEFCBD #BDFEDC
square
#BDBFFE #FEBDE0 #FEFCBD #BDFEDC
split-complementary
#BDBFFE #FEDCBD #E0FEBD
monochromatic
#444AFC #8185FD #BDBFFE #E1E2FF #E1E2FF
Accessibility & contrast
On white
1.74
#BDBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#BDBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFFE
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFFE | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#AECAD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdbffe; /* rgb */ color: rgb(189, 191, 254); /* oklch */ color: oklch(82.5% 0.088 282.9);
Tailwind
colors: {
custom: {
50: '#d2d2ff',
500: '#bdbffe',
950: '#000000',
},
}SCSS
$custom: #bdbffe; $custom-light: #d2d2ff; $custom-dark: #000000;
JSON
{
"hex": "#bdbffe",
"rgb": {
"r": 189,
"g": 191,
"b": 254
},
"hsl": {
"h": 238.154,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.82519,
"c": 0.08822,
"h": 282.9
},
"luminance": 0.55236
}Semantic roles & 50–950 ramp
primary
#BDBFFE
secondary
#E6E27A
accent
#DE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386