#FCAF99#FCAF99
#FCAF99 is a very light, moderate red. Relative luminance 0.537; OKLCH L 82.2% C 0.096 H 36.6°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAF99 |
|---|---|
| RGB | rgb(252, 175, 153) |
| HSL | hsl(13, 94%, 79%) |
| HSV | hsv(13, 39%, 99%) |
| CMYK | cmyk(0%, 30.6%, 39.3%, 1.2%) |
| CIE-LAB | lab(78.26, 25.52, 22.63) |
| CIE-LCH | lch(78.26, 34.10, 41.56°) |
| OKLab | oklab(82.22% 0.0771 0.0573) |
| OKLCH | oklch(82.22% 0.096 36.6) |
| XYZ | xyz(61.2271, 53.6595, 37.2633) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.65
Light Salmon
#FEA993
ΔE00 1.75
Blush (survey)
#F29E8E
ΔE00 4.62
Peachy Pink
#FF9A8A
ΔE00 5.91
Lightsalmon
#FFA07A
ΔE00 5.97
Darksalmon
#E9967A
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAF99 #99E6FC
analogous
#FC99B5 #FCAF99 #FCE099
triadic
#FCAF99 #99FCAF #AF99FC
tetradic
#FCAF99 #B5FC99 #99E6FC #E099FC
square
#FCAF99 #B5FC99 #99E6FC #E099FC
split-complementary
#FCAF99 #99FCE0 #99B5FC
monochromatic
#F95222 #FA805E #FCAF99 #FEDED4 #FEE8E1
Accessibility & contrast
On white
1.79
#FCAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#FCAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAF99
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAF99 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#D3C898
Tritanopia (blue-blind)
#FFA4A9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcaf99; /* rgb */ color: rgb(252, 175, 153); /* oklch */ color: oklch(82.2% 0.096 36.6);
Tailwind
colors: {
custom: {
50: '#ffc7b7',
500: '#fcaf99',
950: '#000000',
},
}SCSS
$custom: #fcaf99; $custom-light: #ffc7b7; $custom-dark: #000000;
JSON
{
"hex": "#fcaf99",
"rgb": {
"r": 252,
"g": 175,
"b": 153
},
"hsl": {
"h": 13.333,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.82223,
"c": 0.09608,
"h": 36.6
},
"luminance": 0.53655
}Semantic roles & 50–950 ramp
primary
#FCAF99
secondary
#5CC1DE
accent
#B3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281