#DEDAEA#DEDAEA
#DEDAEA is a very light, muted violet. Relative luminance 0.716; OKLCH L 89.6% C 0.022 H 297.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDAEA |
|---|---|
| RGB | rgb(222, 218, 234) |
| HSL | hsl(255, 28%, 89%) |
| HSV | hsv(255, 7%, 92%) |
| CMYK | cmyk(5.1%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(87.78, 4.29, -7.33) |
| CIE-LCH | lch(87.78, 8.50, 300.35°) |
| OKLab | oklab(89.63% 0.0102 -0.0196) |
| OKLCH | oklch(89.63% 0.022 297.4) |
| XYZ | xyz(70.0442, 71.6128, 87.9585) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.31
Fog
#D8DCE0
ΔE00 7.46
Ghostwhite
#F8F8FF
ΔE00 7.69
Lavenderblush
#FFF0F5
ΔE00 7.88
Gainsboro
#DCDCDC
ΔE00 8.00
Light Gray
#D3D3D3
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDAEA #E6EADA
analogous
#DADEEA #DEDAEA #E6DAEA
triadic
#DEDAEA #EADEDA #DAEADE
tetradic
#DEDAEA #EADADE #E6EADA #DAEAE6
square
#DEDAEA #EADADE #E6EADA #DAEAE6
split-complementary
#DEDAEA #EAE6DA #DEEADA
monochromatic
#988CBE #BBB3D4 #DEDAEA #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.37
#DEDAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#DEDAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDAEA
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDAEA | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D8DCE9
Tritanopia (blue-blind)
#DCDCDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dedaea; /* rgb */ color: rgb(222, 218, 234); /* oklch */ color: oklch(89.6% 0.022 297.4);
Tailwind
colors: {
custom: {
50: '#e8e5f0',
500: '#dedaea',
950: '#000000',
},
}SCSS
$custom: #dedaea; $custom-light: #e8e5f0; $custom-dark: #000000;
JSON
{
"hex": "#dedaea",
"rgb": {
"r": 222,
"g": 218,
"b": 234
},
"hsl": {
"h": 255,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.89626,
"c": 0.02206,
"h": 297.4
},
"luminance": 0.71613
}Semantic roles & 50–950 ramp
primary
#DEDAEA
secondary
#BBC3A6
accent
#A63F8C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485