#BDB2FF#BDB2FF
#BDB2FF is a light, moderate blue. Relative luminance 0.499; OKLCH L 80.1% C 0.108 H 290.3°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB2FF |
|---|---|
| RGB | rgb(189, 178, 255) |
| HSL | hsl(249, 100%, 85%) |
| HSV | hsv(249, 30%, 100%) |
| CMYK | cmyk(25.9%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(75.99, 20.01, -36.65) |
| CIE-LCH | lch(75.99, 41.75, 298.63°) |
| OKLab | oklab(80.07% 0.0375 -0.1015) |
| OKLCH | oklch(80.07% 0.108 290.3) |
| XYZ | xyz(54.9522, 49.8787, 101.3207) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.10
Light Periwinkle
#C1C6FC
ΔE00 6.03
Light Violet
#D6B4FC
ΔE00 6.27
Pastel Purple
#CAA0FF
ΔE00 6.75
Lilac (survey)
#CEA2FD
ΔE00 6.99
Lavender (survey)
#C79FEF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB2FF #F4FFB2
analogous
#B2CEFF #BDB2FF #E3B2FF
triadic
#BDB2FF #FFBDB2 #B2FFBD
tetradic
#BDB2FF #FFB2CE #F4FFB2 #B2FFE3
square
#BDB2FF #FFB2CE #F4FFB2 #B2FFE3
split-complementary
#BDB2FF #FFE3B2 #CEFFB2
monochromatic
#5438FF #8975FF #BDB2FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.91
#BDB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#BDB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB2FF
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB2FF | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBDFF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#AEBFCE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bdb2ff; /* rgb */ color: rgb(189, 178, 255); /* oklch */ color: oklch(80.1% 0.108 290.3);
Tailwind
colors: {
custom: {
50: '#d2c9ff',
500: '#bdb2ff',
950: '#000000',
},
}SCSS
$custom: #bdb2ff; $custom-light: #d2c9ff; $custom-dark: #000000;
JSON
{
"hex": "#bdb2ff",
"rgb": {
"r": 189,
"g": 178,
"b": 255
},
"hsl": {
"h": 248.571,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.80074,
"c": 0.1082,
"h": 290.3
},
"luminance": 0.4988
}Semantic roles & 50–950 ramp
primary
#BDB2FF
secondary
#F2F7D4
accent
#E600C5
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141318
muted
#838286