#DFC2EE#DFC2EE
#DFC2EE is a very light, moderate violet. Relative luminance 0.604; OKLCH L 85.2% C 0.068 H 314.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2EE |
|---|---|
| RGB | rgb(223, 194, 238) |
| HSL | hsl(280, 56%, 85%) |
| HSV | hsv(280, 18%, 93%) |
| CMYK | cmyk(6.3%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(82.08, 18.11, -17.97) |
| CIE-LCH | lch(82.08, 25.51, 315.21°) |
| OKLab | oklab(85.25% 0.0471 -0.0485) |
| OKLCH | oklch(85.25% 0.068 314.1) |
| XYZ | xyz(65.1534, 60.4453, 89.1071) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.30
Pale Lilac
#E4CBFF
ΔE00 3.35
Light Lilac
#EDC8FF
ΔE00 3.47
Light Lavender
#DFC5FE
ΔE00 3.80
Very Light Purple
#F6CEFC
ΔE00 4.28
Light Lavendar
#EFC0FE
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2EE #D1EEC2
analogous
#C9C2EE #DFC2EE #EEC2E7
triadic
#DFC2EE #EEDFC2 #C2EEDF
tetradic
#DFC2EE #EEC9C2 #D1EEC2 #C2E7EE
square
#DFC2EE #EEC9C2 #D1EEC2 #C2E7EE
split-complementary
#DFC2EE #E7EEC2 #C2EEC9
monochromatic
#AD62D3 #C692E1 #DFC2EE #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.60
#DFC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#DFC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2EE
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2EE | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#DEC7D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc2ee; /* rgb */ color: rgb(223, 194, 238); /* oklch */ color: oklch(85.2% 0.068 314.1);
Tailwind
colors: {
custom: {
50: '#e9d4f3',
500: '#dfc2ee',
950: '#000000',
},
}SCSS
$custom: #dfc2ee; $custom-light: #e9d4f3; $custom-dark: #000000;
JSON
{
"hex": "#dfc2ee",
"rgb": {
"r": 223,
"g": 194,
"b": 238
},
"hsl": {
"h": 279.545,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.85247,
"c": 0.06758,
"h": 314.1
},
"luminance": 0.60445
}Semantic roles & 50–950 ramp
primary
#DFC2EE
secondary
#9FCC89
accent
#C42259
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385