#FEACAA#FEACAA
#FEACAA is a very light, moderate red. Relative luminance 0.535; OKLCH L 82.3% C 0.097 H 20.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FEACAA |
|---|---|
| RGB | rgb(254, 172, 170) |
| HSL | hsl(1, 98%, 83%) |
| HSV | hsv(1, 33%, 100%) |
| CMYK | cmyk(0%, 32.3%, 33.1%, 0.4%) |
| CIE-LAB | lab(78.16, 29.82, 13.33) |
| CIE-LCH | lch(78.16, 32.67, 24.08°) |
| OKLab | oklab(82.31% 0.0906 0.0346) |
| OKLCH | oklch(82.31% 0.097 20.9) |
| XYZ | xyz(62.8834, 53.4824, 45.0335) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.63
Pale Rose
#FDC1C5
ΔE00 6.30
Blush (survey)
#F29E8E
ΔE00 6.36
Soft Pink
#FDB0C0
ΔE00 6.62
Peachy Pink
#FF9A8A
ΔE00 6.89
Light Salmon
#FEA993
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEACAA #AAFCFE
analogous
#FEAAD2 #FEACAA #FED6AA
triadic
#FEACAA #AAFEAC #ACAAFE
tetradic
#FEACAA #D2FEAA #AAFCFE #D6AAFE
square
#FEACAA #D2FEAA #AAFCFE #D6AAFE
split-complementary
#FEACAA #AAFED6 #AAD2FE
monochromatic
#FD3631 #FD716E #FEACAA #FFE1E1 #FFE1E1
Accessibility & contrast
On white
1.80
#FEACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FEACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEACAA
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEACAA | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A9
Deuteranopia (green-blind)
#D0C7A9
Tritanopia (blue-blind)
#FFA3AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feacaa; /* rgb */ color: rgb(254, 172, 170); /* oklch */ color: oklch(82.3% 0.097 20.9);
Tailwind
colors: {
custom: {
50: '#ffc5c3',
500: '#feacaa',
950: '#000000',
},
}SCSS
$custom: #feacaa; $custom-light: #ffc5c3; $custom-dark: #000000;
JSON
{
"hex": "#feacaa",
"rgb": {
"r": 254,
"g": 172,
"b": 170
},
"hsl": {
"h": 1.429,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.82308,
"c": 0.09699,
"h": 20.9
},
"luminance": 0.53478
}Semantic roles & 50–950 ramp
primary
#FEACAA
secondary
#69E0E3
accent
#E0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282