#BDBDFE#BDBDFE
#BDBDFE is a very light, moderate blue. Relative luminance 0.544; OKLCH L 82.1% C 0.091 H 284.2°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBDFE |
|---|---|
| RGB | rgb(189, 189, 254) |
| HSL | hsl(240, 97%, 87%) |
| HSV | hsv(240, 26%, 100%) |
| CMYK | cmyk(25.6%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(78.68, 13.73, -31.97) |
| CIE-LCH | lch(78.68, 34.79, 293.24°) |
| OKLab | oklab(82.13% 0.0223 -0.0882) |
| OKLCH | oklch(82.13% 0.091 284.2) |
| XYZ | xyz(57.0687, 54.3686, 101.2342) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.75
Periwinkle
#CCCCFF
ΔE00 4.58
Pale Violet
#CEAEFA
ΔE00 7.52
Pastel Blue
#A2BFFE
ΔE00 7.58
Light Violet
#D6B4FC
ΔE00 8.00
Light Lavender
#DFC5FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBDFE #FEFEBD
analogous
#BDDEFE #BDBDFE #DEBDFE
triadic
#BDBDFE #FEBDBD #BDFEBD
tetradic
#BDBDFE #FEBDDE #FEFEBD #BDFEDE
square
#BDBDFE #FEBDDE #FEFEBD #BDFEDE
split-complementary
#BDBDFE #FEDEBD #DEFEBD
monochromatic
#4444FC #8181FD #BDBDFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
1.77
#BDBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BDBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBDFE
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBDFE | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A9C1FC
Tritanopia (blue-blind)
#AEC8D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbdfe; /* rgb */ color: rgb(189, 189, 254); /* oklch */ color: oklch(82.1% 0.091 284.2);
Tailwind
colors: {
custom: {
50: '#d2d0ff',
500: '#bdbdfe',
950: '#000000',
},
}SCSS
$custom: #bdbdfe; $custom-light: #d2d0ff; $custom-dark: #000000;
JSON
{
"hex": "#bdbdfe",
"rgb": {
"r": 189,
"g": 189,
"b": 254
},
"hsl": {
"h": 240,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.82131,
"c": 0.09097,
"h": 284.2
},
"luminance": 0.5437
}Semantic roles & 50–950 ramp
primary
#BDBDFE
secondary
#E6E67A
accent
#E600E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386