#DFCFE4#DFCFE4
#DFCFE4 is a very light, muted purple. Relative luminance 0.659; OKLCH L 87.4% C 0.033 H 318.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFE4 |
|---|---|
| RGB | rgb(223, 207, 228) |
| HSL | hsl(286, 28%, 85%) |
| HSV | hsv(286, 9%, 89%) |
| CMYK | cmyk(2.2%, 9.2%, 0%, 10.6%) |
| CIE-LAB | lab(84.95, 9.28, -8.34) |
| CIE-LCH | lch(84.95, 12.48, 318.06°) |
| OKLab | oklab(87.38% 0.0248 -0.0222) |
| OKLCH | oklch(87.38% 0.033 318.1) |
| XYZ | xyz(66.7457, 65.9155, 82.5905) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.63
Lavender (CSS)
#E6E6FA
ΔE00 7.81
Pale Lavender
#EECFFE
ΔE00 8.31
Pale Lilac
#E4CBFF
ΔE00 9.01
Very Light Purple
#F6CEFC
ΔE00 9.07
Light Pink
#FFD1DF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFE4 #D4E4CF
analogous
#D4CFE4 #DFCFE4 #E4CFDE
triadic
#DFCFE4 #E4DFCF #CFE4DF
tetradic
#DFCFE4 #E4D4CF #D4E4CF #CFDEE4
square
#DFCFE4 #E4D4CF #D4E4CF #CFDEE4
split-complementary
#DFCFE4 #DEE4CF #CFE4D4
monochromatic
#AB81B8 #C5A8CE #DFCFE4 #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.48
#DFCFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#DFCFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFE4
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFE4 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E5
Deuteranopia (green-blind)
#D0D5E3
Tritanopia (blue-blind)
#DFD1D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcfe4; /* rgb */ color: rgb(223, 207, 228); /* oklch */ color: oklch(87.4% 0.033 318.1);
Tailwind
colors: {
custom: {
50: '#e9ddec',
500: '#dfcfe4',
950: '#000000',
},
}SCSS
$custom: #dfcfe4; $custom-light: #e9ddec; $custom-dark: #000000;
JSON
{
"hex": "#dfcfe4",
"rgb": {
"r": 223,
"g": 207,
"b": 228
},
"hsl": {
"h": 285.714,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.87379,
"c": 0.0333,
"h": 318.1
},
"luminance": 0.65915
}Semantic roles & 50–950 ramp
primary
#DFCFE4
secondary
#A3BC9B
accent
#A73F58
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484