#FEAAA8#FEAAA8
#FEAAA8 is a light, moderate red. Relative luminance 0.526; OKLCH L 81.9% C 0.100 H 21.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAAA8 |
|---|---|
| RGB | rgb(254, 170, 168) |
| HSL | hsl(1, 98%, 83%) |
| HSV | hsv(1, 34%, 100%) |
| CMYK | cmyk(0%, 33.1%, 33.9%, 0.4%) |
| CIE-LAB | lab(77.67, 30.63, 13.73) |
| CIE-LCH | lch(77.67, 33.56, 24.14°) |
| OKLab | oklab(81.92% 0.093 0.0356) |
| OKLCH | oklch(81.92% 0.1 21) |
| XYZ | xyz(62.3178, 52.6518, 43.9187) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.95
Blush (survey)
#F29E8E
ΔE00 6.11
Peachy Pink
#FF9A8A
ΔE00 6.54
Pale Rose
#FDC1C5
ΔE00 6.77
Soft Pink
#FDB0C0
ΔE00 6.81
Light Salmon
#FEA993
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAAA8 #A8FCFE
analogous
#FEA8D1 #FEAAA8 #FED5A8
triadic
#FEAAA8 #A8FEAA #AAA8FE
tetradic
#FEAAA8 #D1FEA8 #A8FCFE #D5A8FE
square
#FEAAA8 #D1FEA8 #A8FCFE #D5A8FE
split-complementary
#FEAAA8 #A8FED5 #A8D1FE
monochromatic
#FD342F #FD6F6B #FEAAA8 #FFE1E1 #FFE1E1
Accessibility & contrast
On white
1.82
#FEAAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#FEAAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAAA8
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAAA8 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A7
Deuteranopia (green-blind)
#CFC6A7
Tritanopia (blue-blind)
#FFA1AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #feaaa8; /* rgb */ color: rgb(254, 170, 168); /* oklch */ color: oklch(81.9% 0.100 21.0);
Tailwind
colors: {
custom: {
50: '#ffc4c1',
500: '#feaaa8',
950: '#000000',
},
}SCSS
$custom: #feaaa8; $custom-light: #ffc4c1; $custom-dark: #000000;
JSON
{
"hex": "#feaaa8",
"rgb": {
"r": 254,
"g": 170,
"b": 168
},
"hsl": {
"h": 1.395,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.81916,
"c": 0.09957,
"h": 21
},
"luminance": 0.52647
}Semantic roles & 50–950 ramp
primary
#FEAAA8
secondary
#68E0E3
accent
#E0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282