#BDB1EA#BDB1EA
#BDB1EA is a light, moderate violet. Relative luminance 0.482; OKLCH L 79.0% C 0.081 H 294.1°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB1EA |
|---|---|
| RGB | rgb(189, 177, 234) |
| HSL | hsl(253, 58%, 81%) |
| HSV | hsv(253, 24%, 92%) |
| CMYK | cmyk(19.2%, 24.4%, 0%, 8.2%) |
| CIE-LAB | lab(74.95, 15.73, -26.92) |
| CIE-LCH | lch(74.95, 31.18, 300.31°) |
| OKLab | oklab(79.01% 0.0331 -0.0738) |
| OKLCH | oklch(79.01% 0.081 294.1) |
| XYZ | xyz(51.5564, 48.2032, 84.4139) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.02
Lavender
#B39DDB
ΔE00 5.44
Light Violet
#D6B4FC
ΔE00 5.59
Light Periwinkle
#C1C6FC
ΔE00 6.38
Periwinkle
#CCCCFF
ΔE00 6.87
Light Lavender
#DFC5FE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB1EA #DEEAB1
analogous
#B1C1EA #BDB1EA #D9B1EA
triadic
#BDB1EA #EABDB1 #B1EABD
tetradic
#BDB1EA #EAB1C1 #DEEAB1 #B1EAD9
square
#BDB1EA #EAB1C1 #DEEAB1 #B1EAD9
split-complementary
#BDB1EA #EAD9B1 #C1EAB1
monochromatic
#6B51D0 #9481DD #BDB1EA #E6E1F7 #EBE7F9
Accessibility & contrast
On white
1.97
#BDB1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#BDB1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB1EA
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB1EA | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#A5B8E8
Tritanopia (blue-blind)
#B4BAC5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bdb1ea; /* rgb */ color: rgb(189, 177, 234); /* oklch */ color: oklch(79.0% 0.081 294.1);
Tailwind
colors: {
custom: {
50: '#d1c8f1',
500: '#bdb1ea',
950: '#000000',
},
}SCSS
$custom: #bdb1ea; $custom-light: #d1c8f1; $custom-dark: #000000;
JSON
{
"hex": "#bdb1ea",
"rgb": {
"r": 189,
"g": 177,
"b": 234
},
"hsl": {
"h": 252.632,
"s": 57.576,
"l": 80.588
},
"oklch": {
"l": 0.79007,
"c": 0.08086,
"h": 294.1
},
"luminance": 0.48204
}Semantic roles & 50–950 ramp
primary
#BDB1EA
secondary
#EBF0DB
accent
#C520A2
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284