#DFCFE7#DFCFE7
#DFCFE7 is a very light, muted purple. Relative luminance 0.661; OKLCH L 87.5% C 0.037 H 314.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCFE7 |
|---|---|
| RGB | rgb(223, 207, 231) |
| HSL | hsl(280, 33%, 86%) |
| HSV | hsv(280, 10%, 91%) |
| CMYK | cmyk(3.5%, 10.4%, 0%, 9.4%) |
| CIE-LAB | lab(85.04, 9.84, -9.81) |
| CIE-LCH | lch(85.04, 13.89, 315.10°) |
| OKLab | oklab(87.48% 0.0259 -0.0262) |
| OKLCH | oklch(87.48% 0.037 314.6) |
| XYZ | xyz(67.1657, 66.0835, 84.8028) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.48
Pale Lavender
#EECFFE
ΔE00 7.40
Lavender (CSS)
#E6E6FA
ΔE00 7.91
Pale Lilac
#E4CBFF
ΔE00 8.02
Very Light Purple
#F6CEFC
ΔE00 8.31
Pale Mauve
#FED0FC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCFE7 #D7E7CF
analogous
#D3CFE7 #DFCFE7 #E7CFE3
triadic
#DFCFE7 #E7DFCF #CFE7DF
tetradic
#DFCFE7 #E7D3CF #D7E7CF #CFE3E7
square
#DFCFE7 #E7D3CF #D7E7CF #CFE3E7
split-complementary
#DFCFE7 #E3E7CF #CFE7D3
monochromatic
#A97DBE #C4A6D3 #DFCFE7 #F1EBF5 #F1EBF5
Accessibility & contrast
On white
1.48
#DFCFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#DFCFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCFE7
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCFE7 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#CFD5E6
Tritanopia (blue-blind)
#DFD1D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcfe7; /* rgb */ color: rgb(223, 207, 231); /* oklch */ color: oklch(87.5% 0.037 314.6);
Tailwind
colors: {
custom: {
50: '#e9ddee',
500: '#dfcfe7',
950: '#000000',
},
}SCSS
$custom: #dfcfe7; $custom-light: #e9ddee; $custom-dark: #000000;
JSON
{
"hex": "#dfcfe7",
"rgb": {
"r": 223,
"g": 207,
"b": 231
},
"hsl": {
"h": 280,
"s": 33.333,
"l": 85.882
},
"oklch": {
"l": 0.87475,
"c": 0.03682,
"h": 314.6
},
"luminance": 0.66083
}Semantic roles & 50–950 ramp
primary
#DFCFE7
secondary
#A7C09A
accent
#AC3960
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485