#FDAF97#FDAF97
#FDAF97 is a very light, moderate red. Relative luminance 0.538; OKLCH L 82.3% C 0.098 H 37.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAF97 |
|---|---|
| RGB | rgb(253, 175, 151) |
| HSL | hsl(14, 96%, 79%) |
| HSV | hsv(14, 40%, 99%) |
| CMYK | cmyk(0%, 30.8%, 40.3%, 0.8%) |
| CIE-LAB | lab(78.33, 25.68, 23.82) |
| CIE-LCH | lch(78.33, 35.02, 42.84°) |
| OKLab | oklab(82.29% 0.0774 0.0601) |
| OKLCH | oklch(82.29% 0.098 37.8) |
| XYZ | xyz(61.4265, 53.7813, 36.4177) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.63
Light Salmon
#FEA993
ΔE00 1.87
Blush (survey)
#F29E8E
ΔE00 4.96
Lightsalmon
#FFA07A
ΔE00 5.44
Peachy Pink
#FF9A8A
ΔE00 6.15
Darksalmon
#E9967A
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAF97 #97E5FD
analogous
#FD97B2 #FDAF97 #FDE297
triadic
#FDAF97 #97FDAF #AF97FD
tetradic
#FDAF97 #B2FD97 #97E5FD #E297FD
square
#FDAF97 #B2FD97 #97E5FD #E297FD
split-complementary
#FDAF97 #97FDE2 #97B2FD
monochromatic
#FB531F #FC815B #FDAF97 #FEDDD3 #FEE8E1
Accessibility & contrast
On white
1.79
#FDAF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#FDAF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAF97
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAF97 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B895
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#FFA3A9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fdaf97; /* rgb */ color: rgb(253, 175, 151); /* oklch */ color: oklch(82.3% 0.098 37.8);
Tailwind
colors: {
custom: {
50: '#ffc7b5',
500: '#fdaf97',
950: '#000000',
},
}SCSS
$custom: #fdaf97; $custom-light: #ffc7b5; $custom-dark: #000000;
JSON
{
"hex": "#fdaf97",
"rgb": {
"r": 253,
"g": 175,
"b": 151
},
"hsl": {
"h": 14.118,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.8229,
"c": 0.09804,
"h": 37.8
},
"luminance": 0.53777
}Semantic roles & 50–950 ramp
primary
#FDAF97
secondary
#59BFDF
accent
#AFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281