#FCA199#FCA199
#FCA199 is a light, moderate red. Relative luminance 0.485; OKLCH L 79.8% C 0.110 H 25.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA199 |
|---|---|
| RGB | rgb(252, 161, 153) |
| HSL | hsl(5, 94%, 79%) |
| HSV | hsv(5, 39%, 99%) |
| CMYK | cmyk(0%, 36.1%, 39.3%, 1.2%) |
| CIE-LAB | lab(75.13, 32.84, 18.32) |
| CIE-LCH | lch(75.13, 37.61, 29.15°) |
| OKLab | oklab(79.81% 0.0992 0.0468) |
| OKLCH | oklch(79.81% 0.11 25.3) |
| XYZ | xyz(58.6422, 48.4897, 36.4017) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.42
Blush (survey)
#F29E8E
ΔE00 3.43
Light Salmon
#FEA993
ΔE00 5.19
Pale Salmon
#FFB19A
ΔE00 6.55
Lightcoral
#F08080
ΔE00 7.93
Blush Pink
#FE828C
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA199 #99F4FC
analogous
#FC99C3 #FCA199 #FCD299
triadic
#FCA199 #99FCA1 #A199FC
tetradic
#FCA199 #C3FC99 #99F4FC #D299FC
square
#FCA199 #C3FC99 #99F4FC #D299FC
split-complementary
#FCA199 #99FCD2 #99C3FC
monochromatic
#F93322 #FA6A5E #FCA199 #FED8D4 #FEE4E1
Accessibility & contrast
On white
1.96
#FCA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#FCA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA199
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA199 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE98
Deuteranopia (green-blind)
#CAC098
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca199; /* rgb */ color: rgb(252, 161, 153); /* oklch */ color: oklch(79.8% 0.110 25.3);
Tailwind
colors: {
custom: {
50: '#ffbdb7',
500: '#fca199',
950: '#000000',
},
}SCSS
$custom: #fca199; $custom-light: #ffbdb7; $custom-dark: #000000;
JSON
{
"hex": "#fca199",
"rgb": {
"r": 252,
"g": 161,
"b": 153
},
"hsl": {
"h": 4.848,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.79811,
"c": 0.10971,
"h": 25.3
},
"luminance": 0.48485
}Semantic roles & 50–950 ramp
primary
#FCA199
secondary
#D5F4F6
accent
#D3E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180