#FDAF99#FDAF99
#FDAF99 is a very light, moderate red. Relative luminance 0.538; OKLCH L 82.3% C 0.097 H 36.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAF99 |
|---|---|
| RGB | rgb(253, 175, 153) |
| HSL | hsl(13, 96%, 80%) |
| HSV | hsv(13, 40%, 99%) |
| CMYK | cmyk(0%, 30.8%, 39.5%, 0.8%) |
| CIE-LAB | lab(78.37, 25.90, 22.79) |
| CIE-LCH | lch(78.37, 34.50, 41.35°) |
| OKLab | oklab(82.33% 0.0782 0.0577) |
| OKLCH | oklch(82.33% 0.097 36.4) |
| XYZ | xyz(61.5903, 53.8468, 37.2804) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.59
Light Salmon
#FEA993
ΔE00 1.64
Blush (survey)
#F29E8E
ΔE00 4.61
Peachy Pink
#FF9A8A
ΔE00 5.81
Lightsalmon
#FFA07A
ΔE00 5.95
Darksalmon
#E9967A
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAF99 #99E7FD
analogous
#FD99B5 #FDAF99 #FDE199
triadic
#FDAF99 #99FDAF #AF99FD
tetradic
#FDAF99 #B5FD99 #99E7FD #E199FD
square
#FDAF99 #B5FD99 #99E7FD #E199FD
split-complementary
#FDAF99 #99FDE1 #99B5FD
monochromatic
#FB5121 #FC805D #FDAF99 #FEDED5 #FEE7E1
Accessibility & contrast
On white
1.78
#FDAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#FDAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAF99
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAF99 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#D4C898
Tritanopia (blue-blind)
#FFA4A9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fdaf99; /* rgb */ color: rgb(253, 175, 153); /* oklch */ color: oklch(82.3% 0.097 36.4);
Tailwind
colors: {
custom: {
50: '#ffc7b7',
500: '#fdaf99',
950: '#000000',
},
}SCSS
$custom: #fdaf99; $custom-light: #ffc7b7; $custom-dark: #000000;
JSON
{
"hex": "#fdaf99",
"rgb": {
"r": 253,
"g": 175,
"b": 153
},
"hsl": {
"h": 13.2,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.82332,
"c": 0.09721,
"h": 36.4
},
"luminance": 0.53842
}Semantic roles & 50–950 ramp
primary
#FDAF99
secondary
#5BC2DF
accent
#B3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281