#BDB2EA#BDB2EA
#BDB2EA is a light, moderate violet. Relative luminance 0.486; OKLCH L 79.2% C 0.079 H 293.5°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB2EA |
|---|---|
| RGB | rgb(189, 178, 234) |
| HSL | hsl(252, 57%, 81%) |
| HSV | hsv(252, 24%, 92%) |
| CMYK | cmyk(19.2%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(75.20, 15.18, -26.53) |
| CIE-LCH | lch(75.20, 30.57, 299.78°) |
| OKLab | oklab(79.2% 0.0316 -0.0727) |
| OKLCH | oklch(79.2% 0.079 293.5) |
| XYZ | xyz(51.7546, 48.5996, 84.4800) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.27
Lavender
#B39DDB
ΔE00 5.73
Light Violet
#D6B4FC
ΔE00 5.77
Light Periwinkle
#C1C6FC
ΔE00 6.11
Periwinkle
#CCCCFF
ΔE00 6.58
Light Lavender
#DFC5FE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB2EA #DFEAB2
analogous
#B2C3EA #BDB2EA #D9B2EA
triadic
#BDB2EA #EABDB2 #B2EABD
tetradic
#BDB2EA #EAB2C3 #DFEAB2 #B2EAD9
square
#BDB2EA #EAB2C3 #DFEAB2 #B2EAD9
split-complementary
#BDB2EA #EAD9B2 #C3EAB2
monochromatic
#6B52D0 #9482DD #BDB2EA #E6E2F7 #EAE7F8
Accessibility & contrast
On white
1.96
#BDB2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#BDB2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB2EA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB2EA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEC
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#B4BBC5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bdb2ea; /* rgb */ color: rgb(189, 178, 234); /* oklch */ color: oklch(79.2% 0.079 293.5);
Tailwind
colors: {
custom: {
50: '#d1c9f1',
500: '#bdb2ea',
950: '#000000',
},
}SCSS
$custom: #bdb2ea; $custom-light: #d1c9f1; $custom-dark: #000000;
JSON
{
"hex": "#bdb2ea",
"rgb": {
"r": 189,
"g": 178,
"b": 234
},
"hsl": {
"h": 251.786,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.792,
"c": 0.07931,
"h": 293.5
},
"luminance": 0.486
}Semantic roles & 50–950 ramp
primary
#BDB2EA
secondary
#ECF0DB
accent
#C521A5
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284