#D4CAEA#D4CAEA
#D4CAEA is a very light, muted violet. Relative luminance 0.622; OKLCH L 85.7% C 0.045 H 299.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CAEA |
|---|---|
| RGB | rgb(212, 202, 234) |
| HSL | hsl(259, 43%, 85%) |
| HSV | hsv(259, 14%, 92%) |
| CMYK | cmyk(9.4%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(83.01, 9.47, -14.53) |
| CIE-LCH | lch(83.01, 17.34, 303.09°) |
| OKLab | oklab(85.71% 0.0223 -0.0392) |
| OKLCH | oklch(85.71% 0.045 299.7) |
| XYZ | xyz(63.1203, 62.1785, 86.5023) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.92
Pale Lilac
#E4CBFF
ΔE00 6.39
Periwinkle
#CCCCFF
ΔE00 6.58
Pale Lavender
#EECFFE
ΔE00 7.08
Light Lavender
#DFC5FE
ΔE00 7.16
Lavender (CSS)
#E6E6FA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CAEA #E0EACA
analogous
#CAD0EA #D4CAEA #E4CAEA
triadic
#D4CAEA #EAD4CA #CAEAD4
tetradic
#D4CAEA #EACAD0 #E0EACA #CAEAE4
square
#D4CAEA #EACAD0 #E0EACA #CAEAE4
split-complementary
#D4CAEA #EAE4CA #D0EACA
monochromatic
#8D72C7 #B09ED9 #D4CAEA #EDE9F6 #EDE9F6
Accessibility & contrast
On white
1.56
#D4CAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#D4CAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CAEA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CAEA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEB
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#D1CED4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d4caea; /* rgb */ color: rgb(212, 202, 234); /* oklch */ color: oklch(85.7% 0.045 299.7);
Tailwind
colors: {
custom: {
50: '#e1daf0',
500: '#d4caea',
950: '#000000',
},
}SCSS
$custom: #d4caea; $custom-light: #e1daf0; $custom-dark: #000000;
JSON
{
"hex": "#d4caea",
"rgb": {
"r": 212,
"g": 202,
"b": 234
},
"hsl": {
"h": 258.75,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.85708,
"c": 0.0451,
"h": 299.7
},
"luminance": 0.62179
}Semantic roles & 50–950 ramp
primary
#D4CAEA
secondary
#B6C593
accent
#B62F8C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385