#DED8F4#DED8F4
#DED8F4 is a very light, muted violet. Relative luminance 0.712; OKLCH L 89.6% C 0.038 H 295.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DED8F4 |
|---|---|
| RGB | rgb(222, 216, 244) |
| HSL | hsl(253, 56%, 90%) |
| HSV | hsv(253, 11%, 96%) |
| CMYK | cmyk(9%, 11.5%, 0%, 4.3%) |
| CIE-LAB | lab(87.57, 7.27, -12.92) |
| CIE-LCH | lch(87.57, 14.83, 299.36°) |
| OKLab | oklab(89.56% 0.0165 -0.0348) |
| OKLCH | oklch(89.56% 0.039 295.4) |
| XYZ | xyz(71.0060, 71.1728, 95.5673) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.83
Periwinkle
#CCCCFF
ΔE00 7.51
Pale Lilac
#E4CBFF
ΔE00 8.25
Thistle
#D8BFD8
ΔE00 8.33
Pale Lavender
#EECFFE
ΔE00 8.54
Light Lavender
#DFC5FE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED8F4 #EEF4D8
analogous
#D8E0F4 #DED8F4 #ECD8F4
triadic
#DED8F4 #F4DED8 #D8F4DE
tetradic
#DED8F4 #F4D8E0 #EEF4D8 #D8F4EC
square
#DED8F4 #F4D8E0 #EEF4D8 #D8F4EC
split-complementary
#DED8F4 #F4ECD8 #E0F4D8
monochromatic
#8D79D9 #B6A8E7 #DED8F4 #EBE7F8 #EBE7F8
Accessibility & contrast
On white
1.38
#DED8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DED8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED8F4
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED8F4 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF5
Deuteranopia (green-blind)
#D3DBF3
Tritanopia (blue-blind)
#DADCE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ded8f4; /* rgb */ color: rgb(222, 216, 244); /* oklch */ color: oklch(89.6% 0.038 295.4);
Tailwind
colors: {
custom: {
50: '#e8e4f7',
500: '#ded8f4',
950: '#000000',
},
}SCSS
$custom: #ded8f4; $custom-light: #e8e4f7; $custom-dark: #000000;
JSON
{
"hex": "#ded8f4",
"rgb": {
"r": 222,
"g": 216,
"b": 244
},
"hsl": {
"h": 252.857,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.89555,
"c": 0.0385,
"h": 295.4
},
"luminance": 0.71173
}Semantic roles & 50–950 ramp
primary
#DED8F4
secondary
#C8D49C
accent
#C422A1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485