#EAAEAF#EAAEAF
#EAAEAF is a light, moderate red. Relative luminance 0.509; OKLCH L 80.7% C 0.071 H 17.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAEAF |
|---|---|
| RGB | rgb(234, 174, 175) |
| HSL | hsl(359, 59%, 80%) |
| HSV | hsv(359, 26%, 92%) |
| CMYK | cmyk(0%, 25.6%, 25.2%, 8.2%) |
| CIE-LAB | lab(76.60, 22.05, 8.10) |
| CIE-LCH | lch(76.60, 23.49, 20.16°) |
| OKLab | oklab(80.66% 0.0672 0.0214) |
| OKLCH | oklch(80.66% 0.071 17.6) |
| XYZ | xyz(56.8065, 50.8626, 47.3744) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.91
Dusty Pink
#D8A7B1
ΔE00 5.00
Lightpink
#FFB6C1
ΔE00 5.05
Soft Pink
#FDB0C0
ΔE00 5.92
Light Rose
#FFC5CB
ΔE00 5.97
Pink
#FFC0CB
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAEAF #AEEAE9
analogous
#EAAECD #EAAEAF #EACBAE
triadic
#EAAEAF #AFEAAE #AEAFEA
tetradic
#EAAEAF #CDEAAE #AEEAE9 #CBAEEA
square
#EAAEAF #CDEAAE #AEEAE9 #CBAEEA
split-complementary
#EAAEAF #AEEACB #AECDEA
monochromatic
#D14D4F #DD7D7F #EAAEAF #F7DFDF #F9E7E7
Accessibility & contrast
On white
1.88
#EAAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#EAAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAEAF
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAEAF | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AF
Deuteranopia (green-blind)
#C7C1AE
Tritanopia (blue-blind)
#F6A8AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eaaeaf; /* rgb */ color: rgb(234, 174, 175); /* oklch */ color: oklch(80.7% 0.071 17.6);
Tailwind
colors: {
custom: {
50: '#f2c6c6',
500: '#eaaeaf',
950: '#000000',
},
}SCSS
$custom: #eaaeaf; $custom-light: #f2c6c6; $custom-dark: #000000;
JSON
{
"hex": "#eaaeaf",
"rgb": {
"r": 234,
"g": 174,
"b": 175
},
"hsl": {
"h": 359,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.80664,
"c": 0.07052,
"h": 17.6
},
"luminance": 0.5086
}Semantic roles & 50–950 ramp
primary
#EAAEAF
secondary
#76C6C5
accent
#C6C41F
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282