#FEAC99#FEAC99
#FEAC99 is a light, moderate red. Relative luminance 0.529; OKLCH L 81.9% C 0.101 H 33.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAC99 |
|---|---|
| RGB | rgb(254, 172, 153) |
| HSL | hsl(11, 98%, 80%) |
| HSV | hsv(11, 40%, 100%) |
| CMYK | cmyk(0%, 32.3%, 39.8%, 0.4%) |
| CIE-LAB | lab(77.80, 27.85, 22.03) |
| CIE-LCH | lch(77.80, 35.51, 38.35°) |
| OKLab | oklab(81.92% 0.0841 0.0559) |
| OKLCH | oklch(81.92% 0.101 33.6) |
| XYZ | xyz(61.3780, 52.8802, 37.1050) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.24
Pale Salmon
#FFB19A
ΔE00 1.93
Blush (survey)
#F29E8E
ΔE00 3.62
Peachy Pink
#FF9A8A
ΔE00 4.61
Lightsalmon
#FFA07A
ΔE00 6.48
Darksalmon
#E9967A
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAC99 #99EBFE
analogous
#FE99B9 #FEAC99 #FEDE99
triadic
#FEAC99 #99FEAC #AC99FE
tetradic
#FEAC99 #B9FE99 #99EBFE #DE99FE
square
#FEAC99 #B9FE99 #99EBFE #DE99FE
split-complementary
#FEAC99 #99FEDE #99B9FE
monochromatic
#FD4920 #FD7B5C #FEAC99 #FFDDD6 #FFE6E1
Accessibility & contrast
On white
1.81
#FEAC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#FEAC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAC99
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAC99 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB697
Deuteranopia (green-blind)
#D2C798
Tritanopia (blue-blind)
#FFA0A7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #feac99; /* rgb */ color: rgb(254, 172, 153); /* oklch */ color: oklch(81.9% 0.101 33.6);
Tailwind
colors: {
custom: {
50: '#ffc5b7',
500: '#feac99',
950: '#000000',
},
}SCSS
$custom: #feac99; $custom-light: #ffc5b7; $custom-dark: #000000;
JSON
{
"hex": "#feac99",
"rgb": {
"r": 254,
"g": 172,
"b": 153
},
"hsl": {
"h": 11.287,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.81918,
"c": 0.10093,
"h": 33.6
},
"luminance": 0.52876
}Semantic roles & 50–950 ramp
primary
#FEAC99
secondary
#5BC7E0
accent
#BAE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281