#FEAF99#FEAF99
#FEAF99 is a very light, moderate red. Relative luminance 0.540; OKLCH L 82.4% C 0.098 H 36.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAF99 |
|---|---|
| RGB | rgb(254, 175, 153) |
| HSL | hsl(13, 98%, 80%) |
| HSV | hsv(13, 40%, 100%) |
| CMYK | cmyk(0%, 31.1%, 39.8%, 0.4%) |
| CIE-LAB | lab(78.48, 26.28, 22.96) |
| CIE-LCH | lch(78.48, 34.90, 41.15°) |
| OKLab | oklab(82.44% 0.0793 0.0581) |
| OKLCH | oklch(82.44% 0.098 36.2) |
| XYZ | xyz(61.9554, 54.0351, 37.2975) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.60
Light Salmon
#FEA993
ΔE00 1.55
Blush (survey)
#F29E8E
ΔE00 4.61
Peachy Pink
#FF9A8A
ΔE00 5.72
Lightsalmon
#FFA07A
ΔE00 5.94
Darksalmon
#E9967A
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAF99 #99E8FE
analogous
#FE99B6 #FEAF99 #FEE199
triadic
#FEAF99 #99FEAF #AF99FE
tetradic
#FEAF99 #B6FE99 #99E8FE #E199FE
square
#FEAF99 #B6FE99 #99E8FE #E199FE
split-complementary
#FEAF99 #99FEE1 #99B6FE
monochromatic
#FD5020 #FD7F5C #FEAF99 #FFDFD6 #FFE7E1
Accessibility & contrast
On white
1.78
#FEAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#FEAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAF99
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAF99 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B897
Deuteranopia (green-blind)
#D4C998
Tritanopia (blue-blind)
#FFA3A9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feaf99; /* rgb */ color: rgb(254, 175, 153); /* oklch */ color: oklch(82.4% 0.098 36.2);
Tailwind
colors: {
custom: {
50: '#ffc7b7',
500: '#feaf99',
950: '#000000',
},
}SCSS
$custom: #feaf99; $custom-light: #ffc7b7; $custom-dark: #000000;
JSON
{
"hex": "#feaf99",
"rgb": {
"r": 254,
"g": 175,
"b": 153
},
"hsl": {
"h": 13.069,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.82441,
"c": 0.09834,
"h": 36.2
},
"luminance": 0.54031
}Semantic roles & 50–950 ramp
primary
#FEAF99
secondary
#5BC3E0
accent
#B4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281