#DEAED9#DEAED9
#DEAED9 is a light, moderate purple. Relative luminance 0.508; OKLCH L 80.8% C 0.080 H 329.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAED9 |
|---|---|
| RGB | rgb(222, 174, 217) |
| HSL | hsl(306, 42%, 78%) |
| HSV | hsv(306, 22%, 87%) |
| CMYK | cmyk(0%, 21.6%, 2.3%, 12.9%) |
| CIE-LAB | lab(76.57, 24.58, -14.97) |
| CIE-LCH | lch(76.57, 28.78, 328.66°) |
| OKLab | oklab(80.75% 0.0688 -0.0401) |
| OKLCH | oklch(80.75% 0.08 329.8) |
| XYZ | xyz(57.7834, 50.8130, 72.3962) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.58
Plum
#DDA0DD
ΔE00 4.88
Light Lavendar
#EFC0FE
ΔE00 6.84
Thistle
#D8BFD8
ΔE00 7.36
Light Lilac
#EDC8FF
ΔE00 7.59
Very Light Purple
#F6CEFC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAED9 #AEDEB3
analogous
#CBAEDE #DEAED9 #DEAEC1
triadic
#DEAED9 #D9DEAE #AED9DE
tetradic
#DEAED9 #DECBAE #AEDEB3 #AEC1DE
square
#DEAED9 #DECBAE #AEDEB3 #AEC1DE
split-complementary
#DEAED9 #C1DEAE #AEDECB
monochromatic
#BB57B0 #CC83C5 #DEAED9 #F0D9ED #F6E9F5
Accessibility & contrast
On white
1.88
#DEAED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#DEAED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAED9
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAED9 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB9DB
Deuteranopia (green-blind)
#B7BFD7
Tritanopia (blue-blind)
#E2B1BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deaed9; /* rgb */ color: rgb(222, 174, 217); /* oklch */ color: oklch(80.8% 0.080 329.8);
Tailwind
colors: {
custom: {
50: '#e8c6e4',
500: '#deaed9',
950: '#000000',
},
}SCSS
$custom: #deaed9; $custom-light: #e8c6e4; $custom-dark: #000000;
JSON
{
"hex": "#deaed9",
"rgb": {
"r": 222,
"g": 174,
"b": 217
},
"hsl": {
"h": 306.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.80752,
"c": 0.07959,
"h": 329.8
},
"luminance": 0.50811
}Semantic roles & 50–950 ramp
primary
#DEAED9
secondary
#7AB680
accent
#B53E30
background
#FEFDFE
surface
#FDF9FC
border
#D5D2D5
text
#161315
muted
#848284