#DEDAEE#DEDAEE
#DEDAEE is a very light, muted violet. Relative luminance 0.718; OKLCH L 89.8% C 0.027 H 295.0°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDAEE |
|---|---|
| RGB | rgb(222, 218, 238) |
| HSL | hsl(252, 37%, 89%) |
| HSV | hsv(252, 8%, 93%) |
| CMYK | cmyk(6.7%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(87.89, 5.05, -9.28) |
| CIE-LCH | lch(87.89, 10.56, 298.59°) |
| OKLab | oklab(89.75% 0.0116 -0.0248) |
| OKLCH | oklch(89.75% 0.027 295) |
| XYZ | xyz(70.6253, 71.8453, 91.0191) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.04
Ghostwhite
#F8F8FF
ΔE00 8.57
Lavenderblush
#FFF0F5
ΔE00 8.72
Fog
#D8DCE0
ΔE00 8.77
Thistle
#D8BFD8
ΔE00 9.36
Gainsboro
#DCDCDC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDAEE #EAEEDA
analogous
#DAE0EE #DEDAEE #E8DAEE
triadic
#DEDAEE #EEDEDA #DAEEDE
tetradic
#DEDAEE #EEDAE0 #EAEEDA #DAEEE8
square
#DEDAEE #EEDAE0 #EAEEDA #DAEEE8
split-complementary
#DEDAEE #EEE8DA #E0EEDA
monochromatic
#9386C7 #B9B0DB #DEDAEE #ECEAF5 #ECEAF5
Accessibility & contrast
On white
1.37
#DEDAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DEDAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDAEE
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDAEE | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDEF
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#DBDDE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dedaee; /* rgb */ color: rgb(222, 218, 238); /* oklch */ color: oklch(89.8% 0.027 295.0);
Tailwind
colors: {
custom: {
50: '#e8e5f3',
500: '#dedaee',
950: '#000000',
},
}SCSS
$custom: #dedaee; $custom-light: #e8e5f3; $custom-dark: #000000;
JSON
{
"hex": "#dedaee",
"rgb": {
"r": 222,
"g": 218,
"b": 238
},
"hsl": {
"h": 252,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.89751,
"c": 0.02742,
"h": 295
},
"luminance": 0.71845
}Semantic roles & 50–950 ramp
primary
#DEDAEE
secondary
#C1C9A3
accent
#B03697
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485