#BDAEEB#BDAEEB
#BDAEEB is a light, moderate violet. Relative luminance 0.471; OKLCH L 78.5% C 0.087 H 295.6°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEEB |
|---|---|
| RGB | rgb(189, 174, 235) |
| HSL | hsl(255, 60%, 80%) |
| HSV | hsv(255, 26%, 92%) |
| CMYK | cmyk(19.6%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(74.25, 17.61, -28.54) |
| CIE-LCH | lch(74.25, 33.54, 301.68°) |
| OKLab | oklab(78.47% 0.0376 -0.0784) |
| OKLCH | oklch(78.47% 0.087 295.6) |
| XYZ | xyz(51.1144, 47.0887, 84.9773) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.25
Lavender
#B39DDB
ΔE00 4.65
Light Violet
#D6B4FC
ΔE00 5.12
Lavender (survey)
#C79FEF
ΔE00 5.97
Lilac (survey)
#CEA2FD
ΔE00 6.85
Pastel Purple
#CAA0FF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEEB #DCEBAE
analogous
#AEBDEB #BDAEEB #DBAEEB
triadic
#BDAEEB #EBBDAE #AEEBBD
tetradic
#BDAEEB #EBAEBD #DCEBAE #AEEBDB
square
#BDAEEB #EBAEBD #DCEBAE #AEEBDB
split-complementary
#BDAEEB #EBDBAE #BDEBAE
monochromatic
#6D4CD3 #957DDF #BDAEEB #E5DFF7 #EBE6F9
Accessibility & contrast
On white
2.02
#BDAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#BDAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEEB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEEB | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7EE
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#B4B8C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bdaeeb; /* rgb */ color: rgb(189, 174, 235); /* oklch */ color: oklch(78.5% 0.087 295.6);
Tailwind
colors: {
custom: {
50: '#d1c6f1',
500: '#bdaeeb',
950: '#000000',
},
}SCSS
$custom: #bdaeeb; $custom-light: #d1c6f1; $custom-dark: #000000;
JSON
{
"hex": "#bdaeeb",
"rgb": {
"r": 189,
"g": 174,
"b": 235
},
"hsl": {
"h": 254.754,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.78474,
"c": 0.08692,
"h": 295.6
},
"luminance": 0.47089
}Semantic roles & 50–950 ramp
primary
#BDAEEB
secondary
#EBF0DB
accent
#C81D9E
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284