#FCAF98#FCAF98
#FCAF98 is a very light, moderate red. Relative luminance 0.536; OKLCH L 82.2% C 0.097 H 37.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAF98 |
|---|---|
| RGB | rgb(252, 175, 152) |
| HSL | hsl(14, 94%, 79%) |
| HSV | hsv(14, 40%, 99%) |
| CMYK | cmyk(0%, 30.6%, 39.7%, 1.2%) |
| CIE-LAB | lab(78.24, 25.41, 23.14) |
| CIE-LCH | lch(78.24, 34.36, 42.32°) |
| OKLab | oklab(82.2% 0.0767 0.0585) |
| OKLCH | oklch(82.2% 0.097 37.3) |
| XYZ | xyz(61.1449, 53.6267, 36.8302) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.60
Light Salmon
#FEA993
ΔE00 1.84
Blush (survey)
#F29E8E
ΔE00 4.79
Lightsalmon
#FFA07A
ΔE00 5.71
Peachy Pink
#FF9A8A
ΔE00 6.07
Darksalmon
#E9967A
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAF98 #98E5FC
analogous
#FC98B3 #FCAF98 #FCE198
triadic
#FCAF98 #98FCAF #AF98FC
tetradic
#FCAF98 #B3FC98 #98E5FC #E198FC
square
#FCAF98 #B3FC98 #98E5FC #E198FC
split-complementary
#FCAF98 #98FCE1 #98B3FC
monochromatic
#F95321 #FA815D #FCAF98 #FEDDD3 #FEE8E1
Accessibility & contrast
On white
1.79
#FCAF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#FCAF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAF98
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAF98 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B896
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#FFA4A9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcaf98; /* rgb */ color: rgb(252, 175, 152); /* oklch */ color: oklch(82.2% 0.097 37.3);
Tailwind
colors: {
custom: {
50: '#ffc7b6',
500: '#fcaf98',
950: '#000000',
},
}SCSS
$custom: #fcaf98; $custom-light: #ffc7b6; $custom-dark: #000000;
JSON
{
"hex": "#fcaf98",
"rgb": {
"r": 252,
"g": 175,
"b": 152
},
"hsl": {
"h": 13.8,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.82202,
"c": 0.0965,
"h": 37.3
},
"luminance": 0.53622
}Semantic roles & 50–950 ramp
primary
#FCAF98
secondary
#5BBFDD
accent
#B1E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281