#BDB0EA#BDB0EA
#BDB0EA is a light, moderate violet. Relative luminance 0.478; OKLCH L 78.8% C 0.082 H 294.7°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB0EA |
|---|---|
| RGB | rgb(189, 176, 234) |
| HSL | hsl(253, 58%, 80%) |
| HSV | hsv(253, 25%, 92%) |
| CMYK | cmyk(19.2%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(74.70, 16.28, -27.30) |
| CIE-LCH | lch(74.70, 31.78, 300.82°) |
| OKLab | oklab(78.82% 0.0345 -0.0749) |
| OKLCH | oklch(78.82% 0.082 294.7) |
| XYZ | xyz(51.3596, 47.8096, 84.3483) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.78
Lavender
#B39DDB
ΔE00 5.15
Light Violet
#D6B4FC
ΔE00 5.43
Light Periwinkle
#C1C6FC
ΔE00 6.66
Lavender (survey)
#C79FEF
ΔE00 6.68
Light Lavender
#DFC5FE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB0EA #DDEAB0
analogous
#B0C0EA #BDB0EA #DAB0EA
triadic
#BDB0EA #EABDB0 #B0EABD
tetradic
#BDB0EA #EAB0C0 #DDEAB0 #B0EADA
square
#BDB0EA #EAB0C0 #DDEAB0 #B0EADA
split-complementary
#BDB0EA #EADAB0 #C0EAB0
monochromatic
#6C4FD0 #9580DD #BDB0EA #E5E0F7 #EBE7F9
Accessibility & contrast
On white
1.99
#BDB0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#BDB0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB0EA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB0EA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B8EC
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#B4B9C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bdb0ea; /* rgb */ color: rgb(189, 176, 234); /* oklch */ color: oklch(78.8% 0.082 294.7);
Tailwind
colors: {
custom: {
50: '#d1c7f1',
500: '#bdb0ea',
950: '#000000',
},
}SCSS
$custom: #bdb0ea; $custom-light: #d1c7f1; $custom-dark: #000000;
JSON
{
"hex": "#bdb0ea",
"rgb": {
"r": 189,
"g": 176,
"b": 234
},
"hsl": {
"h": 253.448,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.78816,
"c": 0.08242,
"h": 294.7
},
"luminance": 0.4781
}Semantic roles & 50–950 ramp
primary
#BDB0EA
secondary
#EBF0DB
accent
#C620A0
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284