#DFCEE9#DFCEE9
#DFCEE9 is a very light, muted violet. Relative luminance 0.657; OKLCH L 87.3% C 0.041 H 313.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEE9 |
|---|---|
| RGB | rgb(223, 206, 233) |
| HSL | hsl(278, 38%, 86%) |
| HSV | hsv(278, 12%, 91%) |
| CMYK | cmyk(4.3%, 11.6%, 0%, 8.6%) |
| CIE-LAB | lab(84.85, 10.75, -11.15) |
| CIE-LCH | lch(84.85, 15.49, 313.95°) |
| OKLab | oklab(87.35% 0.028 -0.0298) |
| OKLCH | oklch(87.35% 0.041 313.2) |
| XYZ | xyz(67.2083, 65.7142, 86.2185) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.22
Pale Lavender
#EECFFE
ΔE00 6.43
Pale Lilac
#E4CBFF
ΔE00 7.01
Very Light Purple
#F6CEFC
ΔE00 7.45
Light Lavender
#DFC5FE
ΔE00 8.24
Light Lilac
#EDC8FF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEE9 #D8E9CE
analogous
#D1CEE9 #DFCEE9 #E9CEE5
triadic
#DFCEE9 #E9DFCE #CEE9DF
tetradic
#DFCEE9 #E9D1CE #D8E9CE #CEE5E9
square
#DFCEE9 #E9D1CE #D8E9CE #CEE5E9
split-complementary
#DFCEE9 #E5E9CE #CEE9D1
monochromatic
#A87AC3 #C3A4D6 #DFCEE9 #F1EAF6 #F1EAF6
Accessibility & contrast
On white
1.48
#DFCEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#DFCEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEE9
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEE9 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EA
Deuteranopia (green-blind)
#CED4E8
Tritanopia (blue-blind)
#DED1D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcee9; /* rgb */ color: rgb(223, 206, 233); /* oklch */ color: oklch(87.3% 0.041 313.2);
Tailwind
colors: {
custom: {
50: '#e9ddf0',
500: '#dfcee9',
950: '#000000',
},
}SCSS
$custom: #dfcee9; $custom-light: #e9ddf0; $custom-dark: #000000;
JSON
{
"hex": "#dfcee9",
"rgb": {
"r": 223,
"g": 206,
"b": 233
},
"hsl": {
"h": 277.778,
"s": 38.028,
"l": 86.078
},
"oklch": {
"l": 0.87347,
"c": 0.04093,
"h": 313.2
},
"luminance": 0.65714
}Semantic roles & 50–950 ramp
primary
#DFCEE9
secondary
#A8C398
accent
#B13563
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485