#DFCFE0#DFCFE0
#DFCFE0 is a very light, muted purple. Relative luminance 0.657; OKLCH L 87.3% C 0.029 H 324.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFE0 |
|---|---|
| RGB | rgb(223, 207, 224) |
| HSL | hsl(296, 22%, 85%) |
| HSV | hsv(296, 8%, 88%) |
| CMYK | cmyk(0.4%, 7.6%, 0%, 12.2%) |
| CIE-LAB | lab(84.84, 8.54, -6.38) |
| CIE-LCH | lch(84.84, 10.66, 323.24°) |
| OKLab | oklab(87.26% 0.0234 -0.0169) |
| OKLCH | oklch(87.26% 0.029 324.1) |
| XYZ | xyz(66.1968, 65.6960, 79.6998) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.21
Lavender (CSS)
#E6E6FA
ΔE00 7.87
Lavenderblush
#FFF0F5
ΔE00 8.63
Light Pink
#FFD1DF
ΔE00 9.05
Pale Pink
#FFCFDC
ΔE00 9.52
Pale Lavender
#EECFFE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFE0 #D0E0CF
analogous
#D7CFE0 #DFCFE0 #E0CFD9
triadic
#DFCFE0 #E0DFCF #CFE0DF
tetradic
#DFCFE0 #E0D7CF #D0E0CF #CFD9E0
square
#DFCFE0 #E0D7CF #D0E0CF #CFD9E0
split-complementary
#DFCFE0 #D9E0CF #CFE0D7
monochromatic
#AD85B0 #C6AAC8 #DFCFE0 #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.49
#DFCFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#DFCFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFE0
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFE0 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 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)
#CED3E1
Deuteranopia (green-blind)
#D1D4DF
Tritanopia (blue-blind)
#E0D0D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcfe0; /* rgb */ color: rgb(223, 207, 224); /* oklch */ color: oklch(87.3% 0.029 324.1);
Tailwind
colors: {
custom: {
50: '#e9dde9',
500: '#dfcfe0',
950: '#000000',
},
}SCSS
$custom: #dfcfe0; $custom-light: #e9dde9; $custom-dark: #000000;
JSON
{
"hex": "#dfcfe0",
"rgb": {
"r": 223,
"g": 207,
"b": 224
},
"hsl": {
"h": 296.471,
"s": 21.519,
"l": 84.51
},
"oklch": {
"l": 0.87255,
"c": 0.02886,
"h": 324.1
},
"luminance": 0.65695
}Semantic roles & 50–950 ramp
primary
#DFCFE0
secondary
#9EB69D
accent
#A0464B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484