#DFCCE0#DFCCE0
#DFCCE0 is a very light, muted purple. Relative luminance 0.643; OKLCH L 86.7% C 0.034 H 324.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCCE0 |
|---|---|
| RGB | rgb(223, 204, 224) |
| HSL | hsl(297, 24%, 84%) |
| HSV | hsv(297, 9%, 88%) |
| CMYK | cmyk(0.4%, 8.9%, 0%, 12.2%) |
| CIE-LAB | lab(84.10, 10.13, -7.48) |
| CIE-LCH | lch(84.10, 12.59, 323.56°) |
| OKLab | oklab(86.68% 0.0277 -0.0199) |
| OKLCH | oklch(86.68% 0.034 324.4) |
| XYZ | xyz(65.4769, 64.2562, 79.4599) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.76
Pale Lavender
#EECFFE
ΔE00 8.38
Light Pink
#FFD1DF
ΔE00 8.42
Pale Pink
#FFCFDC
ΔE00 8.89
Very Light Purple
#F6CEFC
ΔE00 8.90
Lavender (CSS)
#E6E6FA
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCCE0 #CDE0CC
analogous
#D5CCE0 #DFCCE0 #E0CCD7
triadic
#DFCCE0 #E0DFCC #CCE0DF
tetradic
#DFCCE0 #E0D5CC #CDE0CC #CCD7E0
square
#DFCCE0 #E0D5CC #CDE0CC #CCD7E0
split-complementary
#DFCCE0 #D7E0CC #CCE0D5
monochromatic
#AF80B2 #C7A6C9 #DFCCE0 #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.52
#DFCCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#DFCCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCCE0
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCCE0 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E1
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#E0CED2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcce0; /* rgb */ color: rgb(223, 204, 224); /* oklch */ color: oklch(86.7% 0.034 324.4);
Tailwind
colors: {
custom: {
50: '#e9dbe9',
500: '#dfcce0',
950: '#000000',
},
}SCSS
$custom: #dfcce0; $custom-light: #e9dbe9; $custom-dark: #000000;
JSON
{
"hex": "#dfcce0",
"rgb": {
"r": 223,
"g": 204,
"b": 224
},
"hsl": {
"h": 297,
"s": 24.39,
"l": 83.922
},
"oklch": {
"l": 0.86676,
"c": 0.03411,
"h": 324.4
},
"luminance": 0.64256
}Semantic roles & 50–950 ramp
primary
#DFCCE0
secondary
#9BB799
accent
#A34347
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484