#DEAED1#DEAED1
#DEAED1 is a light, moderate pink. Relative luminance 0.504; OKLCH L 80.5% C 0.072 H 336.2°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAED1 |
|---|---|
| RGB | rgb(222, 174, 209) |
| HSL | hsl(316, 42%, 78%) |
| HSV | hsv(316, 22%, 87%) |
| CMYK | cmyk(0%, 21.6%, 5.9%, 12.9%) |
| CIE-LAB | lab(76.32, 23.15, -10.98) |
| CIE-LCH | lch(76.32, 25.62, 334.62°) |
| OKLab | oklab(80.48% 0.0661 -0.0292) |
| OKLCH | oklch(80.48% 0.072 336.2) |
| XYZ | xyz(56.7680, 50.4069, 67.0484) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.74
Plum
#DDA0DD
ΔE00 6.65
Thistle
#D8BFD8
ΔE00 6.71
Powder Pink
#FFB2D0
ΔE00 7.11
Baby Pink
#FFB7CE
ΔE00 7.89
Dusty Pink
#D8A7B1
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAED1 #AEDEBB
analogous
#D3AEDE #DEAED1 #DEAEB9
triadic
#DEAED1 #D1DEAE #AED1DE
tetradic
#DEAED1 #DED3AE #AEDEBB #AEB9DE
square
#DEAED1 #DED3AE #AEDEBB #AEB9DE
split-complementary
#DEAED1 #B9DEAE #AEDED3
monochromatic
#BB57A0 #CC83B8 #DEAED1 #F0D9EA #F6E9F3
Accessibility & contrast
On white
1.90
#DEAED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#DEAED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAED1
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAED1 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB8D2
Deuteranopia (green-blind)
#B9BFCF
Tritanopia (blue-blind)
#E3AFBA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deaed1; /* rgb */ color: rgb(222, 174, 209); /* oklch */ color: oklch(80.5% 0.072 336.2);
Tailwind
colors: {
custom: {
50: '#e8c6df',
500: '#deaed1',
950: '#000000',
},
}SCSS
$custom: #deaed1; $custom-light: #e8c6df; $custom-dark: #000000;
JSON
{
"hex": "#deaed1",
"rgb": {
"r": 222,
"g": 174,
"b": 209
},
"hsl": {
"h": 316.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.8048,
"c": 0.07227,
"h": 336.2
},
"luminance": 0.50405
}Semantic roles & 50–950 ramp
primary
#DEAED1
secondary
#7AB68A
accent
#B55430
background
#FEFDFE
surface
#FDF9FC
border
#D5D2D5
text
#161315
muted
#848284