#FCB19A#FCB19A
#FCB19A is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.6% C 0.094 H 37.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB19A |
|---|---|
| RGB | rgb(252, 177, 154) |
| HSL | hsl(14, 94%, 80%) |
| HSV | hsv(14, 39%, 99%) |
| CMYK | cmyk(0%, 29.8%, 38.9%, 1.2%) |
| CIE-LAB | lab(78.74, 24.58, 22.74) |
| CIE-LCH | lch(78.74, 33.49, 42.78°) |
| OKLab | oklab(82.6% 0.0744 0.0576) |
| OKLCH | oklch(82.6% 0.094 37.8) |
| XYZ | xyz(61.7022, 54.4770, 37.8308) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.60
Light Salmon
#FEA993
ΔE00 2.36
Blush (survey)
#F29E8E
ΔE00 5.24
Lightsalmon
#FFA07A
ΔE00 6.04
Peachy Pink
#FF9A8A
ΔE00 6.57
Darksalmon
#E9967A
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB19A #9AE5FC
analogous
#FC9AB4 #FCB19A #FCE29A
triadic
#FCB19A #9AFCB1 #B19AFC
tetradic
#FCB19A #B4FC9A #9AE5FC #E29AFC
square
#FCB19A #B4FC9A #9AE5FC #E29AFC
split-complementary
#FCB19A #9AFCE2 #9AB4FC
monochromatic
#F85523 #FA835F #FCB19A #FEDFD5 #FEE8E1
Accessibility & contrast
On white
1.77
#FCB19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#FCB19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB19A
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB19A | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA98
Deuteranopia (green-blind)
#D5C999
Tritanopia (blue-blind)
#FFA6AB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcb19a; /* rgb */ color: rgb(252, 177, 154); /* oklch */ color: oklch(82.6% 0.094 37.8);
Tailwind
colors: {
custom: {
50: '#ffc8b7',
500: '#fcb19a',
950: '#000000',
},
}SCSS
$custom: #fcb19a; $custom-light: #ffc8b7; $custom-dark: #000000;
JSON
{
"hex": "#fcb19a",
"rgb": {
"r": 252,
"g": 177,
"b": 154
},
"hsl": {
"h": 14.082,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.82598,
"c": 0.09405,
"h": 37.8
},
"luminance": 0.54473
}Semantic roles & 50–950 ramp
primary
#FCB19A
secondary
#5DBFDE
accent
#B0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281