#DFCEE2#DFCEE2
#DFCEE2 is a very light, muted purple. Relative luminance 0.653; OKLCH L 87.1% C 0.033 H 321.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCEE2 |
|---|---|
| RGB | rgb(223, 206, 226) |
| HSL | hsl(291, 26%, 85%) |
| HSV | hsv(291, 9%, 89%) |
| CMYK | cmyk(1.3%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(84.65, 9.44, -7.73) |
| CIE-LCH | lch(84.65, 12.20, 320.69°) |
| OKLab | oklab(87.12% 0.0255 -0.0206) |
| OKLCH | oklch(87.12% 0.033 321.1) |
| XYZ | xyz(66.2281, 65.3221, 81.0562) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.40
Lavender (CSS)
#E6E6FA
ΔE00 8.19
Pale Lavender
#EECFFE
ΔE00 8.53
Light Pink
#FFD1DF
ΔE00 8.93
Very Light Purple
#F6CEFC
ΔE00 9.18
Pale Lilac
#E4CBFF
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCEE2 #D1E2CE
analogous
#D5CEE2 #DFCEE2 #E2CEDB
triadic
#DFCEE2 #E2DFCE #CEE2DF
tetradic
#DFCEE2 #E2D5CE #D1E2CE #CEDBE2
square
#DFCEE2 #E2D5CE #D1E2CE #CEDBE2
split-complementary
#DFCEE2 #DBE2CE #CEE2D5
monochromatic
#AD81B4 #C6A8CB #DFCEE2 #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.49
#DFCEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DFCEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCEE2
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCEE2 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E3
Deuteranopia (green-blind)
#D0D4E1
Tritanopia (blue-blind)
#E0D0D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfcee2; /* rgb */ color: rgb(223, 206, 226); /* oklch */ color: oklch(87.1% 0.033 321.1);
Tailwind
colors: {
custom: {
50: '#e9ddeb',
500: '#dfcee2',
950: '#000000',
},
}SCSS
$custom: #dfcee2; $custom-light: #e9ddeb; $custom-dark: #000000;
JSON
{
"hex": "#dfcee2",
"rgb": {
"r": 223,
"g": 206,
"b": 226
},
"hsl": {
"h": 291,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.87124,
"c": 0.03279,
"h": 321.1
},
"luminance": 0.65322
}Semantic roles & 50–950 ramp
primary
#DFCEE2
secondary
#9FB99B
accent
#A44150
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484