#DFC2EC#DFC2EC
#DFC2EC is a very light, moderate purple. Relative luminance 0.603; OKLCH L 85.2% C 0.065 H 315.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2EC |
|---|---|
| RGB | rgb(223, 194, 236) |
| HSL | hsl(281, 53%, 84%) |
| HSV | hsv(281, 18%, 93%) |
| CMYK | cmyk(5.5%, 17.8%, 0%, 7.5%) |
| CIE-LAB | lab(82.02, 17.72, -17.00) |
| CIE-LCH | lch(82.02, 24.55, 316.19°) |
| OKLab | oklab(85.18% 0.0464 -0.0458) |
| OKLCH | oklch(85.18% 0.065 315.4) |
| XYZ | xyz(64.8612, 60.3284, 87.5682) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.48
Pale Lilac
#E4CBFF
ΔE00 3.78
Light Lilac
#EDC8FF
ΔE00 3.87
Very Light Purple
#F6CEFC
ΔE00 4.30
Light Lavender
#DFC5FE
ΔE00 4.33
Thistle
#D8BFD8
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2EC #CFECC2
analogous
#CAC2EC #DFC2EC #ECC2E4
triadic
#DFC2EC #ECDFC2 #C2ECDF
tetradic
#DFC2EC #ECCAC2 #CFECC2 #C2E4EC
square
#DFC2EC #ECCAC2 #CFECC2 #C2E4EC
split-complementary
#DFC2EC #E4ECC2 #C2ECCA
monochromatic
#AE65CF #C793DD #DFC2EC #F3E8F8 #F3E8F8
Accessibility & contrast
On white
1.61
#DFC2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#DFC2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2EC
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2EC | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEE
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#DFC7D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc2ec; /* rgb */ color: rgb(223, 194, 236); /* oklch */ color: oklch(85.2% 0.065 315.4);
Tailwind
colors: {
custom: {
50: '#e9d4f2',
500: '#dfc2ec',
950: '#000000',
},
}SCSS
$custom: #dfc2ec; $custom-light: #e9d4f2; $custom-dark: #000000;
JSON
{
"hex": "#dfc2ec",
"rgb": {
"r": 223,
"g": 194,
"b": 236
},
"hsl": {
"h": 281.429,
"s": 52.5,
"l": 84.314
},
"oklch": {
"l": 0.85177,
"c": 0.06521,
"h": 315.4
},
"luminance": 0.60328
}Semantic roles & 50–950 ramp
primary
#DFC2EC
secondary
#9DC98A
accent
#C02655
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385