#FEAEAA#FEAEAA
#FEAEAA is a very light, moderate red. Relative luminance 0.542; OKLCH L 82.7% C 0.095 H 22.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAEAA |
|---|---|
| RGB | rgb(254, 174, 170) |
| HSL | hsl(3, 98%, 83%) |
| HSV | hsv(3, 33%, 100%) |
| CMYK | cmyk(0%, 31.5%, 33.1%, 0.4%) |
| CIE-LAB | lab(78.61, 28.78, 13.96) |
| CIE-LCH | lch(78.61, 31.99, 25.88°) |
| OKLab | oklab(82.65% 0.0875 0.0362) |
| OKLCH | oklch(82.65% 0.095 22.5) |
| XYZ | xyz(63.2669, 54.2494, 45.1613) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 6.02
Blush (survey)
#F29E8E
ΔE00 6.05
Pale Rose
#FDC1C5
ΔE00 6.20
Light Salmon
#FEA993
ΔE00 6.55
Peachy Pink
#FF9A8A
ΔE00 6.72
Pale Salmon
#FFB19A
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAEAA #AAFAFE
analogous
#FEAAD0 #FEAEAA #FED8AA
triadic
#FEAEAA #AAFEAE #AEAAFE
tetradic
#FEAEAA #D0FEAA #AAFAFE #D8AAFE
square
#FEAEAA #D0FEAA #AAFAFE #D8AAFE
split-complementary
#FEAEAA #AAFED8 #AAD0FE
monochromatic
#FD3B31 #FD746E #FEAEAA #FFE2E1 #FFE2E1
Accessibility & contrast
On white
1.77
#FEAEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#FEAEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAEAA
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAEAA | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A9
Deuteranopia (green-blind)
#D1C9A9
Tritanopia (blue-blind)
#FFA5AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feaeaa; /* rgb */ color: rgb(254, 174, 170); /* oklch */ color: oklch(82.7% 0.095 22.5);
Tailwind
colors: {
custom: {
50: '#ffc6c3',
500: '#feaeaa',
950: '#000000',
},
}SCSS
$custom: #feaeaa; $custom-light: #ffc6c3; $custom-dark: #000000;
JSON
{
"hex": "#feaeaa",
"rgb": {
"r": 254,
"g": 174,
"b": 170
},
"hsl": {
"h": 2.857,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.82653,
"c": 0.09466,
"h": 22.5
},
"luminance": 0.54245
}Semantic roles & 50–950 ramp
primary
#FEAEAA
secondary
#69DDE3
accent
#DBE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282