#DACAE2#DACAE2
#DACAE2 is a very light, muted purple. Relative luminance 0.626; OKLCH L 85.9% C 0.037 H 314.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DACAE2 |
|---|---|
| RGB | rgb(218, 202, 226) |
| HSL | hsl(280, 29%, 84%) |
| HSV | hsv(280, 11%, 89%) |
| CMYK | cmyk(3.5%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(83.25, 9.89, -9.85) |
| CIE-LCH | lch(83.25, 13.95, 315.11°) |
| OKLab | oklab(85.93% 0.026 -0.0263) |
| OKLCH | oklch(85.93% 0.037 314.6) |
| XYZ | xyz(63.7592, 62.6379, 80.6682) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.66
Pale Lavender
#EECFFE
ΔE00 7.65
Pale Lilac
#E4CBFF
ΔE00 8.08
Very Light Purple
#F6CEFC
ΔE00 8.57
Lavender (CSS)
#E6E6FA
ΔE00 8.64
Light Lavender
#DFC5FE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACAE2 #D2E2CA
analogous
#CECAE2 #DACAE2 #E2CADE
triadic
#DACAE2 #E2DACA #CAE2DA
tetradic
#DACAE2 #E2CECA #D2E2CA #CADEE2
square
#DACAE2 #E2CECA #D2E2CA #CADEE2
split-complementary
#DACAE2 #DEE2CA #CAE2CE
monochromatic
#A37BB7 #BEA2CC #DACAE2 #F1EBF4 #F1EBF4
Accessibility & contrast
On white
1.55
#DACAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DACAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACAE2
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACAE2 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE3
Deuteranopia (green-blind)
#CAD0E1
Tritanopia (blue-blind)
#DACCD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dacae2; /* rgb */ color: rgb(218, 202, 226); /* oklch */ color: oklch(85.9% 0.037 314.6);
Tailwind
colors: {
custom: {
50: '#e5daeb',
500: '#dacae2',
950: '#000000',
},
}SCSS
$custom: #dacae2; $custom-light: #e5daeb; $custom-dark: #000000;
JSON
{
"hex": "#dacae2",
"rgb": {
"r": 218,
"g": 202,
"b": 226
},
"hsl": {
"h": 280,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.85935,
"c": 0.03698,
"h": 314.6
},
"luminance": 0.62637
}Semantic roles & 50–950 ramp
primary
#DACAE2
secondary
#A2BA96
accent
#A83E61
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384