#FEAF97#FEAF97
#FEAF97 is a very light, moderate red. Relative luminance 0.540; OKLCH L 82.4% C 0.099 H 37.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAF97 |
|---|---|
| RGB | rgb(254, 175, 151) |
| HSL | hsl(14, 98%, 79%) |
| HSV | hsv(14, 41%, 100%) |
| CMYK | cmyk(0%, 31.1%, 40.6%, 0.4%) |
| CIE-LAB | lab(78.44, 26.06, 23.98) |
| CIE-LCH | lch(78.44, 35.42, 42.62°) |
| OKLab | oklab(82.4% 0.0786 0.0605) |
| OKLCH | oklch(82.4% 0.099 37.6) |
| XYZ | xyz(61.7916, 53.9695, 36.4348) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.57
Light Salmon
#FEA993
ΔE00 1.77
Blush (survey)
#F29E8E
ΔE00 4.95
Lightsalmon
#FFA07A
ΔE00 5.42
Peachy Pink
#FF9A8A
ΔE00 6.06
Darksalmon
#E9967A
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAF97 #97E6FE
analogous
#FE97B3 #FEAF97 #FEE397
triadic
#FEAF97 #97FEAF #AF97FE
tetradic
#FEAF97 #B3FE97 #97E6FE #E397FE
square
#FEAF97 #B3FE97 #97E6FE #E397FE
split-complementary
#FEAF97 #97FEE3 #97B3FE
monochromatic
#FD521E #FD805A #FEAF97 #FFDED4 #FFE8E1
Accessibility & contrast
On white
1.78
#FEAF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#FEAF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAF97
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAF97 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B895
Deuteranopia (green-blind)
#D5C896
Tritanopia (blue-blind)
#FFA3A9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feaf97; /* rgb */ color: rgb(254, 175, 151); /* oklch */ color: oklch(82.4% 0.099 37.6);
Tailwind
colors: {
custom: {
50: '#ffc7b5',
500: '#feaf97',
950: '#000000',
},
}SCSS
$custom: #feaf97; $custom-light: #ffc7b5; $custom-dark: #000000;
JSON
{
"hex": "#feaf97",
"rgb": {
"r": 254,
"g": 175,
"b": 151
},
"hsl": {
"h": 13.981,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.82399,
"c": 0.09917,
"h": 37.6
},
"luminance": 0.53965
}Semantic roles & 50–950 ramp
primary
#FEAF97
secondary
#59C1E0
accent
#B0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281