#DFCEE5#DFCEE5
#DFCEE5 is a very light, muted purple. Relative luminance 0.655; OKLCH L 87.2% C 0.036 H 317.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEE5 |
|---|---|
| RGB | rgb(223, 206, 229) |
| HSL | hsl(284, 31%, 85%) |
| HSV | hsv(284, 10%, 90%) |
| CMYK | cmyk(2.6%, 10%, 0%, 10.2%) |
| CIE-LAB | lab(84.73, 10.00, -9.20) |
| CIE-LCH | lch(84.73, 13.58, 317.39°) |
| OKLab | oklab(87.22% 0.0266 -0.0245) |
| OKLCH | oklch(87.22% 0.036 317.3) |
| XYZ | xyz(66.6434, 65.4882, 83.2432) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.14
Pale Lavender
#EECFFE
ΔE00 7.59
Lavender (CSS)
#E6E6FA
ΔE00 8.25
Pale Lilac
#E4CBFF
ΔE00 8.30
Very Light Purple
#F6CEFC
ΔE00 8.38
Pale Mauve
#FED0FC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEE5 #D4E5CE
analogous
#D3CEE5 #DFCEE5 #E5CEDF
triadic
#DFCEE5 #E5DFCE #CEE5DF
tetradic
#DFCEE5 #E5D3CE #D4E5CE #CEDFE5
square
#DFCEE5 #E5D3CE #D4E5CE #CEDFE5
split-complementary
#DFCEE5 #DFE5CE #CEE5D3
monochromatic
#AB7EBB #C5A6D0 #DFCEE5 #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.49
#DFCEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DFCEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEE5
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEE5 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E6
Deuteranopia (green-blind)
#CFD4E4
Tritanopia (blue-blind)
#DFD0D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcee5; /* rgb */ color: rgb(223, 206, 229); /* oklch */ color: oklch(87.2% 0.036 317.3);
Tailwind
colors: {
custom: {
50: '#e9dded',
500: '#dfcee5',
950: '#000000',
},
}SCSS
$custom: #dfcee5; $custom-light: #e9dded; $custom-dark: #000000;
JSON
{
"hex": "#dfcee5",
"rgb": {
"r": 223,
"g": 206,
"b": 229
},
"hsl": {
"h": 284.348,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.87218,
"c": 0.03619,
"h": 317.3
},
"luminance": 0.65488
}Semantic roles & 50–950 ramp
primary
#DFCEE5
secondary
#A3BE9A
accent
#A93C59
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484