#FCAA98#FCAA98
#FCAA98 is a light, moderate red. Relative luminance 0.517; OKLCH L 81.3% C 0.101 H 32.9°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAA98 |
|---|---|
| RGB | rgb(252, 170, 152) |
| HSL | hsl(11, 94%, 79%) |
| HSV | hsv(11, 40%, 99%) |
| CMYK | cmyk(0%, 32.5%, 39.7%, 1.2%) |
| CIE-LAB | lab(77.11, 28.03, 21.59) |
| CIE-LCH | lch(77.11, 35.38, 37.60°) |
| OKLab | oklab(81.33% 0.0846 0.0548) |
| OKLCH | oklch(81.33% 0.101 32.9) |
| XYZ | xyz(60.1897, 51.7163, 36.5118) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.40
Pale Salmon
#FFB19A
ΔE00 2.46
Blush (survey)
#F29E8E
ΔE00 3.06
Peachy Pink
#FF9A8A
ΔE00 4.19
Darksalmon
#E9967A
ΔE00 6.47
Lightsalmon
#FFA07A
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAA98 #98EAFC
analogous
#FC98B8 #FCAA98 #FCDC98
triadic
#FCAA98 #98FCAA #AA98FC
tetradic
#FCAA98 #B8FC98 #98EAFC #DC98FC
square
#FCAA98 #B8FC98 #98EAFC #DC98FC
split-complementary
#FCAA98 #98FCDC #98B8FC
monochromatic
#F94821 #FA795D #FCAA98 #FEDBD3 #FEE6E1
Accessibility & contrast
On white
1.85
#FCAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#FCAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAA98
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAA98 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB496
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#FF9EA5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcaa98; /* rgb */ color: rgb(252, 170, 152); /* oklch */ color: oklch(81.3% 0.101 32.9);
Tailwind
colors: {
custom: {
50: '#ffc4b6',
500: '#fcaa98',
950: '#000000',
},
}SCSS
$custom: #fcaa98; $custom-light: #ffc4b6; $custom-dark: #000000;
JSON
{
"hex": "#fcaa98",
"rgb": {
"r": 252,
"g": 170,
"b": 152
},
"hsl": {
"h": 10.8,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.81327,
"c": 0.10079,
"h": 32.9
},
"luminance": 0.51712
}Semantic roles & 50–950 ramp
primary
#FCAA98
secondary
#5BC6DD
accent
#BCE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281