#DFC8EE#DFC8EE
#DFC8EE is a very light, muted violet. Relative luminance 0.632; OKLCH L 86.4% C 0.057 H 312.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8EE |
|---|---|
| RGB | rgb(223, 200, 238) |
| HSL | hsl(276, 53%, 86%) |
| HSV | hsv(276, 16%, 93%) |
| CMYK | cmyk(6.3%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(83.53, 14.90, -15.79) |
| CIE-LCH | lch(83.53, 21.70, 313.34°) |
| OKLab | oklab(86.37% 0.0384 -0.0425) |
| OKLCH | oklch(86.37% 0.057 312.1) |
| XYZ | xyz(66.5158, 63.1701, 89.5613) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.52
Pale Lilac
#E4CBFF
ΔE00 3.82
Thistle
#D8BFD8
ΔE00 4.71
Very Light Purple
#F6CEFC
ΔE00 4.86
Light Lilac
#EDC8FF
ΔE00 4.86
Light Lavender
#DFC5FE
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8EE #D7EEC8
analogous
#CCC8EE #DFC8EE #EEC8EA
triadic
#DFC8EE #EEDFC8 #C8EEDF
tetradic
#DFC8EE #EECCC8 #D7EEC8 #C8EAEE
square
#DFC8EE #EECCC8 #D7EEC8 #C8EAEE
split-complementary
#DFC8EE #EAEEC8 #C8EECC
monochromatic
#A96AD1 #C499E0 #DFC8EE #F1E8F8 #F1E8F8
Accessibility & contrast
On white
1.54
#DFC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#DFC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8EE
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8EE | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#DECCD5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfc8ee; /* rgb */ color: rgb(223, 200, 238); /* oklch */ color: oklch(86.4% 0.057 312.1);
Tailwind
colors: {
custom: {
50: '#e9d8f3',
500: '#dfc8ee',
950: '#000000',
},
}SCSS
$custom: #dfc8ee; $custom-light: #e9d8f3; $custom-dark: #000000;
JSON
{
"hex": "#dfc8ee",
"rgb": {
"r": 223,
"g": 200,
"b": 238
},
"hsl": {
"h": 276.316,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.86372,
"c": 0.05726,
"h": 312.1
},
"luminance": 0.6317
}Semantic roles & 50–950 ramp
primary
#DFC8EE
secondary
#A7CB8F
accent
#C02562
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385