#DFCEE6#DFCEE6
#DFCEE6 is a very light, muted purple. Relative luminance 0.655; OKLCH L 87.3% C 0.037 H 316.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEE6 |
|---|---|
| RGB | rgb(223, 206, 230) |
| HSL | hsl(283, 32%, 85%) |
| HSV | hsv(283, 10%, 90%) |
| CMYK | cmyk(3%, 10.4%, 0%, 9.8%) |
| CIE-LAB | lab(84.76, 10.18, -9.69) |
| CIE-LCH | lch(84.76, 14.05, 316.44°) |
| OKLab | oklab(87.25% 0.027 -0.0259) |
| OKLCH | oklch(87.25% 0.037 316.2) |
| XYZ | xyz(66.7834, 65.5442, 83.9806) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.12
Pale Lavender
#EECFFE
ΔE00 7.29
Pale Lilac
#E4CBFF
ΔE00 7.97
Very Light Purple
#F6CEFC
ΔE00 8.13
Lavender (CSS)
#E6E6FA
ΔE00 8.29
Pale Mauve
#FED0FC
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEE6 #D5E6CE
analogous
#D3CEE6 #DFCEE6 #E6CEE1
triadic
#DFCEE6 #E6DFCE #CEE6DF
tetradic
#DFCEE6 #E6D3CE #D5E6CE #CEE1E6
square
#DFCEE6 #E6D3CE #D5E6CE #CEE1E6
split-complementary
#DFCEE6 #E1E6CE #CEE6D3
monochromatic
#AA7DBD #C5A5D1 #DFCEE6 #F2EBF5 #F2EBF5
Accessibility & contrast
On white
1.49
#DFCEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#DFCEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEE6
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEE6 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3E7
Deuteranopia (green-blind)
#CFD4E5
Tritanopia (blue-blind)
#DFD0D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfcee6; /* rgb */ color: rgb(223, 206, 230); /* oklch */ color: oklch(87.3% 0.037 316.2);
Tailwind
colors: {
custom: {
50: '#e9dded',
500: '#dfcee6',
950: '#000000',
},
}SCSS
$custom: #dfcee6; $custom-light: #e9dded; $custom-dark: #000000;
JSON
{
"hex": "#dfcee6",
"rgb": {
"r": 223,
"g": 206,
"b": 230
},
"hsl": {
"h": 282.5,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.8725,
"c": 0.03736,
"h": 316.2
},
"luminance": 0.65544
}Semantic roles & 50–950 ramp
primary
#DFCEE6
secondary
#A4BF99
accent
#AB3A5B
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484