#E4AAAF#E4AAAF
#E4AAAF is a light, moderate red. Relative luminance 0.483; OKLCH L 79.3% C 0.069 H 13.0°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E4AAAF |
|---|---|
| RGB | rgb(228, 170, 175) |
| HSL | hsl(355, 52%, 78%) |
| HSV | hsv(355, 25%, 89%) |
| CMYK | cmyk(0%, 25.4%, 23.2%, 10.6%) |
| CIE-LAB | lab(75.04, 21.98, 5.78) |
| CIE-LCH | lch(75.04, 22.73, 14.74°) |
| OKLab | oklab(79.32% 0.0668 0.0154) |
| OKLCH | oklch(79.32% 0.069 13) |
| XYZ | xyz(54.1082, 48.3412, 47.0299) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.21
Faded Pink
#DE9DAC
ΔE00 4.54
Lightpink
#FFB6C1
ΔE00 5.29
Soft Pink
#FDB0C0
ΔE00 5.55
Pale Rose
#FDC1C5
ΔE00 5.89
Pink
#FFC0CB
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4AAAF #AAE4DF
analogous
#E4AACC #E4AAAF #E4C2AA
triadic
#E4AAAF #AFE4AA #AAAFE4
tetradic
#E4AAAF #CCE4AA #AAE4DF #C2AAE4
square
#E4AAAF #CCE4AA #AAE4DF #C2AAE4
split-complementary
#E4AAAF #AAE4C2 #AACCE4
monochromatic
#C64D58 #D57C83 #E4AAAF #F3D8DB #F8E8E9
Accessibility & contrast
On white
1.97
#E4AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#E4AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4AAAF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4AAAF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AF
Deuteranopia (green-blind)
#C1BDAE
Tritanopia (blue-blind)
#EFA5AC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e4aaaf; /* rgb */ color: rgb(228, 170, 175); /* oklch */ color: oklch(79.3% 0.069 13.0);
Tailwind
colors: {
custom: {
50: '#edc3c6',
500: '#e4aaaf',
950: '#000000',
},
}SCSS
$custom: #e4aaaf; $custom-light: #edc3c6; $custom-dark: #000000;
JSON
{
"hex": "#e4aaaf",
"rgb": {
"r": 228,
"g": 170,
"b": 175
},
"hsl": {
"h": 354.828,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.79321,
"c": 0.06854,
"h": 13
},
"luminance": 0.48339
}Semantic roles & 50–950 ramp
primary
#E4AAAF
secondary
#DCEFED
accent
#BFB226
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161213
muted
#848182