#DFCFE6#DFCFE6
#DFCFE6 is a very light, muted purple. Relative luminance 0.660; OKLCH L 87.4% C 0.036 H 315.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFE6 |
|---|---|
| RGB | rgb(223, 207, 230) |
| HSL | hsl(282, 32%, 86%) |
| HSV | hsv(282, 10%, 90%) |
| CMYK | cmyk(3%, 10%, 0%, 9.8%) |
| CIE-LAB | lab(85.01, 9.65, -9.32) |
| CIE-LCH | lch(85.01, 13.42, 316.01°) |
| OKLab | oklab(87.44% 0.0255 -0.0249) |
| OKLCH | oklch(87.44% 0.036 315.7) |
| XYZ | xyz(67.0249, 66.0272, 84.0611) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.50
Pale Lavender
#EECFFE
ΔE00 7.69
Lavender (CSS)
#E6E6FA
ΔE00 7.86
Pale Lilac
#E4CBFF
ΔE00 8.34
Very Light Purple
#F6CEFC
ΔE00 8.56
Pale Mauve
#FED0FC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFE6 #D6E6CF
analogous
#D3CFE6 #DFCFE6 #E6CFE1
triadic
#DFCFE6 #E6DFCF #CFE6DF
tetradic
#DFCFE6 #E6D3CF #D6E6CF #CFE1E6
square
#DFCFE6 #E6D3CF #D6E6CF #CFE1E6
split-complementary
#DFCFE6 #E1E6CF #CFE6D3
monochromatic
#A97FBC #C4A7D1 #DFCFE6 #F2EBF5 #F2EBF5
Accessibility & contrast
On white
1.48
#DFCFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DFCFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFE6
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFE6 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E7
Deuteranopia (green-blind)
#D0D5E5
Tritanopia (blue-blind)
#DFD1D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcfe6; /* rgb */ color: rgb(223, 207, 230); /* oklch */ color: oklch(87.4% 0.036 315.7);
Tailwind
colors: {
custom: {
50: '#e9dded',
500: '#dfcfe6',
950: '#000000',
},
}SCSS
$custom: #dfcfe6; $custom-light: #e9dded; $custom-dark: #000000;
JSON
{
"hex": "#dfcfe6",
"rgb": {
"r": 223,
"g": 207,
"b": 230
},
"hsl": {
"h": 281.739,
"s": 31.507,
"l": 85.686
},
"oklch": {
"l": 0.87443,
"c": 0.03563,
"h": 315.7
},
"luminance": 0.66027
}Semantic roles & 50–950 ramp
primary
#DFCFE6
secondary
#A5BF9A
accent
#AA3B5D
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484