#FCA499#FCA499
#FCA499 is a light, moderate red. Relative luminance 0.495; OKLCH L 80.3% C 0.106 H 27.4°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA499 |
|---|---|
| RGB | rgb(252, 164, 153) |
| HSL | hsl(7, 94%, 79%) |
| HSV | hsv(7, 39%, 99%) |
| CMYK | cmyk(0%, 34.9%, 39.3%, 1.2%) |
| CIE-LAB | lab(75.79, 31.28, 19.23) |
| CIE-LCH | lch(75.79, 36.72, 31.58°) |
| OKLab | oklab(80.32% 0.0945 0.0491) |
| OKLCH | oklch(80.32% 0.106 27.4) |
| XYZ | xyz(59.1727, 49.5508, 36.5785) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.78
Peachy Pink
#FF9A8A
ΔE00 3.18
Light Salmon
#FEA993
ΔE00 3.99
Pale Salmon
#FFB19A
ΔE00 5.31
Darksalmon
#E9967A
ΔE00 7.59
Salmon
#FA8072
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA499 #99F1FC
analogous
#FC99C0 #FCA499 #FCD699
triadic
#FCA499 #99FCA4 #A499FC
tetradic
#FCA499 #C0FC99 #99F1FC #D699FC
square
#FCA499 #C0FC99 #99F1FC #D699FC
split-complementary
#FCA499 #99FCD6 #99C0FC
monochromatic
#F93A22 #FA6F5E #FCA499 #FED9D4 #FEE4E1
Accessibility & contrast
On white
1.92
#FCA499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FCA499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA499
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA499 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B098
Deuteranopia (green-blind)
#CCC298
Tritanopia (blue-blind)
#FF98A1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca499; /* rgb */ color: rgb(252, 164, 153); /* oklch */ color: oklch(80.3% 0.106 27.4);
Tailwind
colors: {
custom: {
50: '#ffbfb7',
500: '#fca499',
950: '#000000',
},
}SCSS
$custom: #fca499; $custom-light: #ffbfb7; $custom-dark: #000000;
JSON
{
"hex": "#fca499",
"rgb": {
"r": 252,
"g": 164,
"b": 153
},
"hsl": {
"h": 6.667,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.80319,
"c": 0.10646,
"h": 27.4
},
"luminance": 0.49546
}Semantic roles & 50–950 ramp
primary
#FCA499
secondary
#D5F3F6
accent
#CCE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180