#DFC2ED#DFC2ED
#DFC2ED is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.2% C 0.066 H 314.7°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2ED |
|---|---|
| RGB | rgb(223, 194, 237) |
| HSL | hsl(280, 54%, 85%) |
| HSV | hsv(280, 18%, 93%) |
| CMYK | cmyk(5.9%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(82.05, 17.91, -17.48) |
| CIE-LCH | lch(82.05, 25.03, 315.69°) |
| OKLab | oklab(85.21% 0.0467 -0.0471) |
| OKLCH | oklch(85.21% 0.066 314.7) |
| XYZ | xyz(65.0069, 60.3867, 88.3355) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.38
Pale Lilac
#E4CBFF
ΔE00 3.56
Light Lilac
#EDC8FF
ΔE00 3.66
Light Lavender
#DFC5FE
ΔE00 4.07
Very Light Purple
#F6CEFC
ΔE00 4.28
Light Lavendar
#EFC0FE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2ED #D0EDC2
analogous
#CAC2ED #DFC2ED #EDC2E6
triadic
#DFC2ED #EDDFC2 #C2EDDF
tetradic
#DFC2ED #EDCAC2 #D0EDC2 #C2E6ED
square
#DFC2ED #EDCAC2 #D0EDC2 #C2E6ED
split-complementary
#DFC2ED #E6EDC2 #C2EDCA
monochromatic
#AD63D1 #C693DF #DFC2ED #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.61
#DFC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#DFC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2ED
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2ED | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEF
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#DEC7D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc2ed; /* rgb */ color: rgb(223, 194, 237); /* oklch */ color: oklch(85.2% 0.066 314.7);
Tailwind
colors: {
custom: {
50: '#e9d4f2',
500: '#dfc2ed',
950: '#000000',
},
}SCSS
$custom: #dfc2ed; $custom-light: #e9d4f2; $custom-dark: #000000;
JSON
{
"hex": "#dfc2ed",
"rgb": {
"r": 223,
"g": 194,
"b": 237
},
"hsl": {
"h": 280.465,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.85212,
"c": 0.06639,
"h": 314.7
},
"luminance": 0.60386
}Semantic roles & 50–950 ramp
primary
#DFC2ED
secondary
#9ECA89
accent
#C22457
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385