#D9BAE8#D9BAE8
#D9BAE8 is a very light, moderate purple. Relative luminance 0.557; OKLCH L 83.0% C 0.071 H 314.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BAE8 |
|---|---|
| RGB | rgb(217, 186, 232) |
| HSL | hsl(280, 50%, 82%) |
| HSV | hsv(280, 20%, 91%) |
| CMYK | cmyk(6.5%, 19.8%, 0%, 9%) |
| CIE-LAB | lab(79.44, 19.29, -18.79) |
| CIE-LCH | lch(79.44, 26.92, 315.75°) |
| OKLab | oklab(83.02% 0.0502 -0.0508) |
| OKLCH | oklch(83.02% 0.071 314.7) |
| XYZ | xyz(60.7374, 55.6964, 83.8791) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.35
Light Lilac
#EDC8FF
ΔE00 4.45
Pale Lilac
#E4CBFF
ΔE00 4.64
Light Lavendar
#EFC0FE
ΔE00 4.97
Pale Lavender
#EECFFE
ΔE00 5.05
Very Light Purple
#F6CEFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BAE8 #C9E8BA
analogous
#C2BAE8 #D9BAE8 #E8BAE0
triadic
#D9BAE8 #E8D9BA #BAE8D9
tetradic
#D9BAE8 #E8C2BA #C9E8BA #BAE0E8
square
#D9BAE8 #E8C2BA #C9E8BA #BAE0E8
split-complementary
#D9BAE8 #E0E8BA #BAE8C2
monochromatic
#A65EC9 #C08CD9 #D9BAE8 #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.73
#D9BAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#D9BAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BAE8
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BAE8 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3EA
Deuteranopia (green-blind)
#BAC6E6
Tritanopia (blue-blind)
#D8BFCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d9bae8; /* rgb */ color: rgb(217, 186, 232); /* oklch */ color: oklch(83.0% 0.071 314.7);
Tailwind
colors: {
custom: {
50: '#e5ceef',
500: '#d9bae8',
950: '#000000',
},
}SCSS
$custom: #d9bae8; $custom-light: #e5ceef; $custom-dark: #000000;
JSON
{
"hex": "#d9bae8",
"rgb": {
"r": 217,
"g": 186,
"b": 232
},
"hsl": {
"h": 280.435,
"s": 50,
"l": 81.961
},
"oklch": {
"l": 0.83019,
"c": 0.07141,
"h": 314.7
},
"luminance": 0.55696
}Semantic roles & 50–950 ramp
primary
#D9BAE8
secondary
#98C383
accent
#BD2859
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151316
muted
#848385