#DEAED5#DEAED5
#DEAED5 is a light, moderate pink. Relative luminance 0.506; OKLCH L 80.6% C 0.076 H 332.8°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAED5 |
|---|---|
| RGB | rgb(222, 174, 213) |
| HSL | hsl(311, 42%, 78%) |
| HSV | hsv(311, 22%, 87%) |
| CMYK | cmyk(0%, 21.6%, 4.1%, 12.9%) |
| CIE-LAB | lab(76.44, 23.86, -12.98) |
| CIE-LCH | lch(76.44, 27.16, 331.46°) |
| OKLab | oklab(80.61% 0.0675 -0.0346) |
| OKLCH | oklch(80.61% 0.076 332.8) |
| XYZ | xyz(57.2694, 50.6074, 69.6893) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.52
Plum
#DDA0DD
ΔE00 5.71
Thistle
#D8BFD8
ΔE00 6.97
Light Lavendar
#EFC0FE
ΔE00 7.72
Powder Pink
#FFB2D0
ΔE00 7.72
Very Light Purple
#F6CEFC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAED5 #AEDEB7
analogous
#CFAEDE #DEAED5 #DEAEBD
triadic
#DEAED5 #D5DEAE #AED5DE
tetradic
#DEAED5 #DECFAE #AEDEB7 #AEBDDE
square
#DEAED5 #DECFAE #AEDEB7 #AEBDDE
split-complementary
#DEAED5 #BDDEAE #AEDECF
monochromatic
#BB57A8 #CC83BE #DEAED5 #F0D9EC #F6E9F4
Accessibility & contrast
On white
1.89
#DEAED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#DEAED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAED5
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAED5 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB9D7
Deuteranopia (green-blind)
#B8BFD3
Tritanopia (blue-blind)
#E3B0BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deaed5; /* rgb */ color: rgb(222, 174, 213); /* oklch */ color: oklch(80.6% 0.076 332.8);
Tailwind
colors: {
custom: {
50: '#e8c6e2',
500: '#deaed5',
950: '#000000',
},
}SCSS
$custom: #deaed5; $custom-light: #e8c6e2; $custom-dark: #000000;
JSON
{
"hex": "#deaed5",
"rgb": {
"r": 222,
"g": 174,
"b": 213
},
"hsl": {
"h": 311.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.80614,
"c": 0.07582,
"h": 332.8
},
"luminance": 0.50606
}Semantic roles & 50–950 ramp
primary
#DEAED5
secondary
#7AB685
accent
#B54930
background
#FEFDFE
surface
#FDF9FC
border
#D5D2D5
text
#161315
muted
#848284