#FCB19B#FCB19B
#FCB19B is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.6% C 0.094 H 37.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB19B |
|---|---|
| RGB | rgb(252, 177, 155) |
| HSL | hsl(14, 94%, 80%) |
| HSV | hsv(14, 38%, 99%) |
| CMYK | cmyk(0%, 29.8%, 38.5%, 1.2%) |
| CIE-LAB | lab(78.76, 24.69, 22.23) |
| CIE-LCH | lch(78.76, 33.22, 42.00°) |
| OKLab | oklab(82.62% 0.0747 0.0564) |
| OKLCH | oklch(82.62% 0.094 37) |
| XYZ | xyz(61.7858, 54.5105, 38.2713) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.61
Light Salmon
#FEA993
ΔE00 2.28
Blush (survey)
#F29E8E
ΔE00 5.07
Lightsalmon
#FFA07A
ΔE00 6.28
Peachy Pink
#FF9A8A
ΔE00 6.42
Darksalmon
#E9967A
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB19B #9BE6FC
analogous
#FC9BB6 #FCB19B #FCE19B
triadic
#FCB19B #9BFCB1 #B19BFC
tetradic
#FCB19B #B6FC9B #9BE6FC #E19BFC
square
#FCB19B #B6FC9B #9BE6FC #E19BFC
split-complementary
#FCB19B #9BFCE1 #9BB6FC
monochromatic
#F85424 #FA8360 #FCB19B #FEDFD6 #FEE8E1
Accessibility & contrast
On white
1.76
#FCB19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#FCB19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB19B
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB19B | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA99
Deuteranopia (green-blind)
#D4C99A
Tritanopia (blue-blind)
#FFA6AB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcb19b; /* rgb */ color: rgb(252, 177, 155); /* oklch */ color: oklch(82.6% 0.094 37.0);
Tailwind
colors: {
custom: {
50: '#ffc8b8',
500: '#fcb19b',
950: '#000000',
},
}SCSS
$custom: #fcb19b; $custom-light: #ffc8b8; $custom-dark: #000000;
JSON
{
"hex": "#fcb19b",
"rgb": {
"r": 252,
"g": 177,
"b": 155
},
"hsl": {
"h": 13.608,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.82619,
"c": 0.09362,
"h": 37
},
"luminance": 0.54506
}Semantic roles & 50–950 ramp
primary
#FCB19B
secondary
#5DC1DE
accent
#B1E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281