#DFCEE3#DFCEE3
#DFCEE3 is a very light, muted purple. Relative luminance 0.654; OKLCH L 87.2% C 0.034 H 319.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEE3 |
|---|---|
| RGB | rgb(223, 206, 227) |
| HSL | hsl(289, 27%, 85%) |
| HSV | hsv(289, 9%, 89%) |
| CMYK | cmyk(1.8%, 9.3%, 0%, 11%) |
| CIE-LAB | lab(84.68, 9.62, -8.22) |
| CIE-LCH | lch(84.68, 12.66, 319.51°) |
| OKLab | oklab(87.16% 0.0259 -0.0219) |
| OKLCH | oklch(87.16% 0.034 319.8) |
| XYZ | xyz(66.3657, 65.3771, 81.7810) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.28
Lavender (CSS)
#E6E6FA
ΔE00 8.20
Pale Lavender
#EECFFE
ΔE00 8.21
Very Light Purple
#F6CEFC
ΔE00 8.90
Pale Lilac
#E4CBFF
ΔE00 8.97
Light Pink
#FFD1DF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEE3 #D2E3CE
analogous
#D4CEE3 #DFCEE3 #E3CEDD
triadic
#DFCEE3 #E3DFCE #CEE3DF
tetradic
#DFCEE3 #E3D4CE #D2E3CE #CEDDE3
square
#DFCEE3 #E3D4CE #D2E3CE #CEDDE3
split-complementary
#DFCEE3 #DDE3CE #CEE3D4
monochromatic
#AC80B6 #C6A7CD #DFCEE3 #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.49
#DFCEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#DFCEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEE3
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEE3 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E4
Deuteranopia (green-blind)
#CFD4E2
Tritanopia (blue-blind)
#E0D0D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcee3; /* rgb */ color: rgb(223, 206, 227); /* oklch */ color: oklch(87.2% 0.034 319.8);
Tailwind
colors: {
custom: {
50: '#e9ddeb',
500: '#dfcee3',
950: '#000000',
},
}SCSS
$custom: #dfcee3; $custom-light: #e9ddeb; $custom-dark: #000000;
JSON
{
"hex": "#dfcee3",
"rgb": {
"r": 223,
"g": 206,
"b": 227
},
"hsl": {
"h": 288.571,
"s": 27.273,
"l": 84.902
},
"oklch": {
"l": 0.87155,
"c": 0.0339,
"h": 319.8
},
"luminance": 0.65377
}Semantic roles & 50–950 ramp
primary
#DFCEE3
secondary
#A1BB9A
accent
#A64053
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484