#DEAEBA#DEAEBA
#DEAEBA is a light, muted red. Relative luminance 0.493; OKLCH L 79.8% C 0.058 H 1.8°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAEBA |
|---|---|
| RGB | rgb(222, 174, 186) |
| HSL | hsl(345, 42%, 78%) |
| HSV | hsv(345, 22%, 87%) |
| CMYK | cmyk(0%, 21.6%, 16.2%, 12.9%) |
| CIE-LAB | lab(75.67, 19.31, 0.60) |
| CIE-LCH | lch(75.67, 19.32, 1.79°) |
| OKLab | oklab(79.76% 0.058 0.0019) |
| OKLCH | oklch(79.76% 0.058 1.8) |
| XYZ | xyz(54.1232, 49.3489, 53.1192) |
| Luminance | 0.4935 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.02
Faded Pink
#DE9DAC
ΔE00 5.04
Soft Pink
#FDB0C0
ΔE00 6.30
Pink
#FFC0CB
ΔE00 6.35
Pastel Pink
#FFBACD
ΔE00 6.36
Bubblegum
#FFC1CC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAEBA #AEDED2
analogous
#DEAED2 #DEAEBA #DEBAAE
triadic
#DEAEBA #BADEAE #AEBADE
tetradic
#DEAEBA #D2DEAE #AEDED2 #BAAEDE
square
#DEAEBA #D2DEAE #AEDED2 #BAAEDE
split-complementary
#DEAEBA #AEDEBA #AED2DE
monochromatic
#BB5770 #CC8395 #DEAEBA #F0D9DF #F6E9EC
Accessibility & contrast
On white
1.93
#DEAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#DEAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAEBA
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAEBA | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BA
Deuteranopia (green-blind)
#BFBEB9
Tritanopia (blue-blind)
#E7ABB2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #deaeba; /* rgb */ color: rgb(222, 174, 186); /* oklch */ color: oklch(79.8% 0.058 1.8);
Tailwind
colors: {
custom: {
50: '#e9c6ce',
500: '#deaeba',
950: '#000000',
},
}SCSS
$custom: #deaeba; $custom-light: #e9c6ce; $custom-dark: #000000;
JSON
{
"hex": "#deaeba",
"rgb": {
"r": 222,
"g": 174,
"b": 186
},
"hsl": {
"h": 345,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.79762,
"c": 0.05799,
"h": 1.8
},
"luminance": 0.49347
}Semantic roles & 50–950 ramp
primary
#DEAEBA
secondary
#DEEDE9
accent
#B59430
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#161313
muted
#848282