#DABEE0#DABEE0
#DABEE0 is a very light, muted purple. Relative luminance 0.571; OKLCH L 83.6% C 0.056 H 320.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DABEE0 |
|---|---|
| RGB | rgb(218, 190, 224) |
| HSL | hsl(289, 35%, 81%) |
| HSV | hsv(289, 15%, 88%) |
| CMYK | cmyk(2.7%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(80.24, 15.92, -13.27) |
| CIE-LCH | lch(80.24, 20.72, 320.20°) |
| OKLab | oklab(83.58% 0.0428 -0.0356) |
| OKLCH | oklch(83.58% 0.056 320.3) |
| XYZ | xyz(60.7795, 57.1149, 78.3290) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.83
Pale Lavender
#EECFFE
ΔE00 5.61
Very Light Purple
#F6CEFC
ΔE00 5.97
Pale Lilac
#E4CBFF
ΔE00 6.16
Light Lilac
#EDC8FF
ΔE00 6.29
Light Lavender
#DFC5FE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DABEE0 #C4E0BE
analogous
#C9BEE0 #DABEE0 #E0BED5
triadic
#DABEE0 #E0DABE #BEE0DA
tetradic
#DABEE0 #E0C9BE #C4E0BE #BED5E0
square
#DABEE0 #E0C9BE #C4E0BE #BED5E0
split-complementary
#DABEE0 #D5E0BE #BEE0C9
monochromatic
#AB6BB8 #C295CC #DABEE0 #F2E7F4 #F3EAF5
Accessibility & contrast
On white
1.69
#DABEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#DABEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DABEE0
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DABEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DABEE0 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E1
Deuteranopia (green-blind)
#C1C8DF
Tritanopia (blue-blind)
#DBC1C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dabee0; /* rgb */ color: rgb(218, 190, 224); /* oklch */ color: oklch(83.6% 0.056 320.3);
Tailwind
colors: {
custom: {
50: '#e5d1e9',
500: '#dabee0',
950: '#000000',
},
}SCSS
$custom: #dabee0; $custom-light: #e5d1e9; $custom-dark: #000000;
JSON
{
"hex": "#dabee0",
"rgb": {
"r": 218,
"g": 190,
"b": 224
},
"hsl": {
"h": 289.412,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.83578,
"c": 0.05566,
"h": 320.3
},
"luminance": 0.57114
}Semantic roles & 50–950 ramp
primary
#DABEE0
secondary
#92B88A
accent
#AE374C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384