#DFC8ED#DFC8ED
#DFC8ED is a very light, muted violet. Relative luminance 0.631; OKLCH L 86.3% C 0.056 H 312.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8ED |
|---|---|
| RGB | rgb(223, 200, 237) |
| HSL | hsl(277, 51%, 86%) |
| HSV | hsv(277, 16%, 93%) |
| CMYK | cmyk(5.9%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.50, 14.70, -15.30) |
| CIE-LCH | lch(83.50, 21.22, 313.87°) |
| OKLab | oklab(86.34% 0.038 -0.0412) |
| OKLCH | oklch(86.34% 0.056 312.7) |
| XYZ | xyz(66.3693, 63.1115, 88.7897) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.70
Pale Lilac
#E4CBFF
ΔE00 4.10
Thistle
#D8BFD8
ΔE00 4.45
Very Light Purple
#F6CEFC
ΔE00 4.95
Light Lilac
#EDC8FF
ΔE00 5.09
Light Lavender
#DFC5FE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8ED #D6EDC8
analogous
#CCC8ED #DFC8ED #EDC8E8
triadic
#DFC8ED #EDDFC8 #C8EDDF
tetradic
#DFC8ED #EDCCC8 #D6EDC8 #C8E8ED
square
#DFC8ED #EDCCC8 #D6EDC8 #C8E8ED
split-complementary
#DFC8ED #E8EDC8 #C8EDCC
monochromatic
#A96CCF #C49ADE #DFC8ED #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.54
#DFC8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#DFC8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8ED
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8ED | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#DECCD4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfc8ed; /* rgb */ color: rgb(223, 200, 237); /* oklch */ color: oklch(86.3% 0.056 312.7);
Tailwind
colors: {
custom: {
50: '#e9d8f2',
500: '#dfc8ed',
950: '#000000',
},
}SCSS
$custom: #dfc8ed; $custom-light: #e9d8f2; $custom-dark: #000000;
JSON
{
"hex": "#dfc8ed",
"rgb": {
"r": 223,
"g": 200,
"b": 237
},
"hsl": {
"h": 277.297,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.86337,
"c": 0.05605,
"h": 312.7
},
"luminance": 0.63111
}Semantic roles & 50–950 ramp
primary
#DFC8ED
secondary
#A5CA8F
accent
#BE2760
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385