#DACEEB#DACEEB
#DACEEB is a very light, muted violet. Relative luminance 0.650; OKLCH L 87.0% C 0.042 H 304.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DACEEB |
|---|---|
| RGB | rgb(218, 206, 235) |
| HSL | hsl(265, 42%, 86%) |
| HSV | hsv(265, 12%, 92%) |
| CMYK | cmyk(7.2%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(84.51, 9.49, -12.77) |
| CIE-LCH | lch(84.51, 15.91, 306.62°) |
| OKLab | oklab(87% 0.0234 -0.0343) |
| OKLCH | oklch(87% 0.042 304.3) |
| XYZ | xyz(65.9774, 65.0463, 87.6605) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.46
Pale Lilac
#E4CBFF
ΔE00 6.81
Pale Lavender
#EECFFE
ΔE00 6.91
Lavender (CSS)
#E6E6FA
ΔE00 7.59
Periwinkle
#CCCCFF
ΔE00 7.79
Light Lavender
#DFC5FE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DACEEB #DFEBCE
analogous
#CED1EB #DACEEB #E9CEEB
triadic
#DACEEB #EBDACE #CEEBDA
tetradic
#DACEEB #EBCED1 #DFEBCE #CEEBE9
square
#DACEEB #EBCED1 #DFEBCE #CEEBE9
split-complementary
#DACEEB #EBE9CE #D1EBCE
monochromatic
#9877C8 #B9A3D9 #DACEEB #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.50
#DACEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#DACEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DACEEB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DACEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DACEEB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EC
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#D8D2D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #daceeb; /* rgb */ color: rgb(218, 206, 235); /* oklch */ color: oklch(87.0% 0.042 304.3);
Tailwind
colors: {
custom: {
50: '#e5ddf1',
500: '#daceeb',
950: '#000000',
},
}SCSS
$custom: #daceeb; $custom-light: #e5ddf1; $custom-dark: #000000;
JSON
{
"hex": "#daceeb",
"rgb": {
"r": 218,
"g": 206,
"b": 235
},
"hsl": {
"h": 264.828,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.87002,
"c": 0.04151,
"h": 304.3
},
"luminance": 0.65046
}Semantic roles & 50–950 ramp
primary
#DACEEB
secondary
#B3C697
accent
#B5307E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485