#EAADAF#EAADAF
#EAADAF is a light, moderate red. Relative luminance 0.505; OKLCH L 80.5% C 0.072 H 16.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EAADAF |
|---|---|
| RGB | rgb(234, 173, 175) |
| HSL | hsl(358, 59%, 80%) |
| HSV | hsv(358, 26%, 92%) |
| CMYK | cmyk(0%, 26.1%, 25.2%, 8.2%) |
| CIE-LAB | lab(76.36, 22.58, 7.76) |
| CIE-LCH | lch(76.36, 23.88, 18.97°) |
| OKLab | oklab(80.48% 0.0688 0.0205) |
| OKLCH | oklch(80.48% 0.072 16.6) |
| XYZ | xyz(56.6141, 50.4776, 47.3103) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.79
Lightpink
#FFB6C1
ΔE00 4.84
Pale Rose
#FDC1C5
ΔE00 5.02
Soft Pink
#FDB0C0
ΔE00 5.59
Faded Pink
#DE9DAC
ΔE00 5.91
Pink
#FFC0CB
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAADAF #ADEAE8
analogous
#EAADCD #EAADAF #EACAAD
triadic
#EAADAF #AFEAAD #ADAFEA
tetradic
#EAADAF #CDEAAD #ADEAE8 #CAADEA
square
#EAADAF #CDEAAD #ADEAE8 #CAADEA
split-complementary
#EAADAF #ADEACA #ADCDEA
monochromatic
#D14C50 #DE7C7F #EAADAF #F6DEDF #F9E7E7
Accessibility & contrast
On white
1.89
#EAADAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#EAADAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAADAF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAADAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAADAF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AF
Deuteranopia (green-blind)
#C6C1AE
Tritanopia (blue-blind)
#F6A7AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaadaf; /* rgb */ color: rgb(234, 173, 175); /* oklch */ color: oklch(80.5% 0.072 16.6);
Tailwind
colors: {
custom: {
50: '#f2c5c6',
500: '#eaadaf',
950: '#000000',
},
}SCSS
$custom: #eaadaf; $custom-light: #f2c5c6; $custom-dark: #000000;
JSON
{
"hex": "#eaadaf",
"rgb": {
"r": 234,
"g": 173,
"b": 175
},
"hsl": {
"h": 358.033,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.80483,
"c": 0.07177,
"h": 16.6
},
"luminance": 0.50475
}Semantic roles & 50–950 ramp
primary
#EAADAF
secondary
#75C6C3
accent
#C7C11F
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282