#FCA799#FCA799
#FCA799 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.8% C 0.103 H 29.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA799 |
|---|---|
| RGB | rgb(252, 167, 153) |
| HSL | hsl(8, 94%, 79%) |
| HSV | hsv(8, 39%, 99%) |
| CMYK | cmyk(0%, 33.7%, 39.3%, 1.2%) |
| CIE-LAB | lab(76.46, 29.71, 20.15) |
| CIE-LCH | lch(76.46, 35.90, 34.14°) |
| OKLab | oklab(80.83% 0.0897 0.0513) |
| OKLCH | oklch(80.83% 0.103 29.8) |
| XYZ | xyz(59.7159, 50.6372, 36.7596) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.60
Light Salmon
#FEA993
ΔE00 2.80
Peachy Pink
#FF9A8A
ΔE00 3.44
Pale Salmon
#FFB19A
ΔE00 4.03
Darksalmon
#E9967A
ΔE00 7.04
Lightsalmon
#FFA07A
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA799 #99EEFC
analogous
#FC99BD #FCA799 #FCD999
triadic
#FCA799 #99FCA7 #A799FC
tetradic
#FCA799 #BDFC99 #99EEFC #D999FC
square
#FCA799 #BDFC99 #99EEFC #D999FC
split-complementary
#FCA799 #99FCD9 #99BDFC
monochromatic
#F94022 #FA745E #FCA799 #FEDAD4 #FEE5E1
Accessibility & contrast
On white
1.89
#FCA799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#FCA799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA799
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA799 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB298
Deuteranopia (green-blind)
#CEC398
Tritanopia (blue-blind)
#FF9CA3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca799; /* rgb */ color: rgb(252, 167, 153); /* oklch */ color: oklch(80.8% 0.103 29.8);
Tailwind
colors: {
custom: {
50: '#ffc1b7',
500: '#fca799',
950: '#000000',
},
}SCSS
$custom: #fca799; $custom-light: #ffc1b7; $custom-dark: #000000;
JSON
{
"hex": "#fca799",
"rgb": {
"r": 252,
"g": 167,
"b": 153
},
"hsl": {
"h": 8.485,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.80831,
"c": 0.10337,
"h": 29.8
},
"luminance": 0.50633
}Semantic roles & 50–950 ramp
primary
#FCA799
secondary
#5CCBDE
accent
#C5E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281