#FCA99B#FCA99B
#FCA99B is a light, moderate red. Relative luminance 0.514; OKLCH L 81.2% C 0.101 H 29.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA99B |
|---|---|
| RGB | rgb(252, 169, 155) |
| HSL | hsl(9, 94%, 80%) |
| HSV | hsv(9, 38%, 99%) |
| CMYK | cmyk(0%, 32.9%, 38.5%, 1.2%) |
| CIE-LAB | lab(76.95, 28.89, 19.74) |
| CIE-LCH | lch(76.95, 34.99, 34.34°) |
| OKLab | oklab(81.22% 0.0874 0.0503) |
| OKLCH | oklch(81.22% 0.101 29.9) |
| XYZ | xyz(60.2517, 51.4423, 37.7599) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.76
Blush (survey)
#F29E8E
ΔE00 2.95
Pale Salmon
#FFB19A
ΔE00 3.74
Peachy Pink
#FF9A8A
ΔE00 3.93
Darksalmon
#E9967A
ΔE00 7.27
Lightsalmon
#FFA07A
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA99B #9BEEFC
analogous
#FC9BBD #FCA99B #FCDA9B
triadic
#FCA99B #9BFCA9 #A99BFC
tetradic
#FCA99B #BDFC9B #9BEEFC #DA9BFC
square
#FCA99B #BDFC9B #9BEEFC #DA9BFC
split-complementary
#FCA99B #9BFCDA #9BBDFC
monochromatic
#F84324 #FA7660 #FCA99B #FEDCD6 #FEE5E1
Accessibility & contrast
On white
1.86
#FCA99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#FCA99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA99B
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA99B | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49A
Deuteranopia (green-blind)
#CFC49A
Tritanopia (blue-blind)
#FF9EA5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca99b; /* rgb */ color: rgb(252, 169, 155); /* oklch */ color: oklch(81.2% 0.101 29.9);
Tailwind
colors: {
custom: {
50: '#ffc3b8',
500: '#fca99b',
950: '#000000',
},
}SCSS
$custom: #fca99b; $custom-light: #ffc3b8; $custom-dark: #000000;
JSON
{
"hex": "#fca99b",
"rgb": {
"r": 252,
"g": 169,
"b": 155
},
"hsl": {
"h": 8.66,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.8122,
"c": 0.10082,
"h": 29.9
},
"luminance": 0.51438
}Semantic roles & 50–950 ramp
primary
#FCA99B
secondary
#5DCBDE
accent
#C4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281