#DEAEAC#DEAEAC
#DEAEAC is a light, muted red. Relative luminance 0.488; OKLCH L 79.4% C 0.056 H 21.2°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAEAC |
|---|---|
| RGB | rgb(222, 174, 172) |
| HSL | hsl(2, 43%, 77%) |
| HSV | hsv(2, 23%, 87%) |
| CMYK | cmyk(0%, 21.6%, 22.5%, 12.9%) |
| CIE-LAB | lab(75.32, 17.18, 7.74) |
| CIE-LCH | lch(75.32, 18.84, 24.25°) |
| OKLab | oklab(79.37% 0.0526 0.0204) |
| OKLCH | oklch(79.37% 0.056 21.2) |
| XYZ | xyz(52.7072, 48.7825, 45.6614) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.88
Pinkish Grey
#C8ACA9
ΔE00 6.12
Pale Rose
#FDC1C5
ΔE00 6.59
Light Rose
#FFC5CB
ΔE00 7.46
Faded Pink
#DE9DAC
ΔE00 7.58
Lightpink
#FFB6C1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAEAC #ACDCDE
analogous
#DEACC3 #DEAEAC #DEC7AC
triadic
#DEAEAC #ACDEAE #AEACDE
tetradic
#DEAEAC #C3DEAC #ACDCDE #C7ACDE
square
#DEAEAC #C3DEAC #ACDCDE #C7ACDE
split-complementary
#DEAEAC #ACDEC7 #ACC3DE
monochromatic
#BB5954 #CD8380 #DEAEAC #EFD9D8 #F6EAE9
Accessibility & contrast
On white
1.95
#DEAEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#DEAEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAEAC
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAEAC | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AC
Deuteranopia (green-blind)
#C2BDAB
Tritanopia (blue-blind)
#E8A9AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #deaeac; /* rgb */ color: rgb(222, 174, 172); /* oklch */ color: oklch(79.4% 0.056 21.2);
Tailwind
colors: {
custom: {
50: '#e9c6c4',
500: '#deaeac',
950: '#000000',
},
}SCSS
$custom: #deaeac; $custom-light: #e9c6c4; $custom-dark: #000000;
JSON
{
"hex": "#deaeac",
"rgb": {
"r": 222,
"g": 174,
"b": 172
},
"hsl": {
"h": 2.4,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.79373,
"c": 0.05645,
"h": 21.2
},
"luminance": 0.4878
}Semantic roles & 50–950 ramp
primary
#DEAEAC
secondary
#DEEDED
accent
#B1B62F
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161312
muted
#848281