#BDBDFF#BDBDFF
#BDBDFF is a very light, moderate blue. Relative luminance 0.544; OKLCH L 82.2% C 0.092 H 284.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBDFF |
|---|---|
| RGB | rgb(189, 189, 255) |
| HSL | hsl(240, 100%, 87%) |
| HSV | hsv(240, 26%, 100%) |
| CMYK | cmyk(25.9%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(78.71, 13.96, -32.45) |
| CIE-LCH | lch(78.71, 35.32, 293.29°) |
| OKLab | oklab(82.17% 0.0226 -0.0895) |
| OKLCH | oklch(82.17% 0.092 284.2) |
| XYZ | xyz(57.2293, 54.4328, 102.0797) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.85
Periwinkle
#CCCCFF
ΔE00 4.69
Pastel Blue
#A2BFFE
ΔE00 7.51
Pale Violet
#CEAEFA
ΔE00 7.54
Light Violet
#D6B4FC
ΔE00 8.04
Light Lavender
#DFC5FE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBDFF #FFFFBD
analogous
#BDDEFF #BDBDFF #DEBDFF
triadic
#BDBDFF #FFBDBD #BDFFBD
tetradic
#BDBDFF #FFBDDE #FFFFBD #BDFFDE
square
#BDBDFF #FFBDDE #FFFFBD #BDFFDE
split-complementary
#BDBDFF #FFDEBD #DEFFBD
monochromatic
#4343FF #8080FF #BDBDFF #E0E0FF #E0E0FF
Accessibility & contrast
On white
1.77
#BDBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BDBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBDFF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBDFF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#AEC9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbdff; /* rgb */ color: rgb(189, 189, 255); /* oklch */ color: oklch(82.2% 0.092 284.2);
Tailwind
colors: {
custom: {
50: '#d2d0ff',
500: '#bdbdff',
950: '#000000',
},
}SCSS
$custom: #bdbdff; $custom-light: #d2d0ff; $custom-dark: #000000;
JSON
{
"hex": "#bdbdff",
"rgb": {
"r": 189,
"g": 189,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.82173,
"c": 0.09235,
"h": 284.2
},
"luminance": 0.54434
}Semantic roles & 50–950 ramp
primary
#BDBDFF
secondary
#E7E779
accent
#E600E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386