#DEAED4#DEAED4
#DEAED4 is a light, moderate pink. Relative luminance 0.506; OKLCH L 80.6% C 0.075 H 333.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAED4 |
|---|---|
| RGB | rgb(222, 174, 212) |
| HSL | hsl(313, 42%, 78%) |
| HSV | hsv(313, 22%, 87%) |
| CMYK | cmyk(0%, 21.6%, 4.5%, 12.9%) |
| CIE-LAB | lab(76.41, 23.68, -12.48) |
| CIE-LCH | lch(76.41, 26.77, 332.21°) |
| OKLab | oklab(80.58% 0.0671 -0.0332) |
| OKLCH | oklch(80.58% 0.075 333.7) |
| XYZ | xyz(57.1429, 50.5568, 69.0229) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.55
Plum
#DDA0DD
ΔE00 5.93
Thistle
#D8BFD8
ΔE00 6.89
Powder Pink
#FFB2D0
ΔE00 7.56
Light Lavendar
#EFC0FE
ΔE00 7.95
Very Light Purple
#F6CEFC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAED4 #AEDEB8
analogous
#D0AEDE #DEAED4 #DEAEBC
triadic
#DEAED4 #D4DEAE #AED4DE
tetradic
#DEAED4 #DED0AE #AEDEB8 #AEBCDE
square
#DEAED4 #DED0AE #AEDEB8 #AEBCDE
split-complementary
#DEAED4 #BCDEAE #AEDED0
monochromatic
#BB57A6 #CC83BD #DEAED4 #F0D9EB #F6E9F3
Accessibility & contrast
On white
1.89
#DEAED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#DEAED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAED4
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAED4 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB8D6
Deuteranopia (green-blind)
#B9BFD2
Tritanopia (blue-blind)
#E3B0BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deaed4; /* rgb */ color: rgb(222, 174, 212); /* oklch */ color: oklch(80.6% 0.075 333.7);
Tailwind
colors: {
custom: {
50: '#e8c6e1',
500: '#deaed4',
950: '#000000',
},
}SCSS
$custom: #deaed4; $custom-light: #e8c6e1; $custom-dark: #000000;
JSON
{
"hex": "#deaed4",
"rgb": {
"r": 222,
"g": 174,
"b": 212
},
"hsl": {
"h": 312.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.8058,
"c": 0.07491,
"h": 333.7
},
"luminance": 0.50555
}Semantic roles & 50–950 ramp
primary
#DEAED4
secondary
#7AB686
accent
#B54C30
background
#FEFDFE
surface
#FDF9FC
border
#D5D2D5
text
#161315
muted
#848284