#FCB59F#FCB59F
#FCB59F is a very light, moderate red. Relative luminance 0.562; OKLCH L 83.4% C 0.089 H 37.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB59F |
|---|---|
| RGB | rgb(252, 181, 159) |
| HSL | hsl(14, 94%, 81%) |
| HSV | hsv(14, 37%, 99%) |
| CMYK | cmyk(0%, 28.2%, 36.9%, 1.2%) |
| CIE-LAB | lab(79.76, 23.05, 21.46) |
| CIE-LCH | lch(79.76, 31.49, 42.95°) |
| OKLab | oklab(83.42% 0.07 0.0546) |
| OKLCH | oklch(83.42% 0.089 37.9) |
| XYZ | xyz(62.9290, 56.2504, 40.3371) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.43
Light Salmon
#FEA993
ΔE00 3.35
Blush (survey)
#F29E8E
ΔE00 6.03
Lightsalmon
#FFA07A
ΔE00 6.97
Peachy Pink
#FF9A8A
ΔE00 7.45
Darksalmon
#E9967A
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB59F #9FE6FC
analogous
#FC9FB7 #FCB59F #FCE49F
triadic
#FCB59F #9FFCB5 #B59FFC
tetradic
#FCB59F #B7FC9F #9FE6FC #E49FFC
square
#FCB59F #B7FC9F #9FE6FC #E49FFC
split-complementary
#FCB59F #9FFCE4 #9FB7FC
monochromatic
#F85A28 #FA8764 #FCB59F #FEE3DA #FEE8E1
Accessibility & contrast
On white
1.71
#FCB59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#FCB59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB59F
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB59F | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9D
Deuteranopia (green-blind)
#D7CB9E
Tritanopia (blue-blind)
#FFABAF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcb59f; /* rgb */ color: rgb(252, 181, 159); /* oklch */ color: oklch(83.4% 0.089 37.9);
Tailwind
colors: {
custom: {
50: '#ffcbbb',
500: '#fcb59f',
950: '#000000',
},
}SCSS
$custom: #fcb59f; $custom-light: #ffcbbb; $custom-dark: #000000;
JSON
{
"hex": "#fcb59f",
"rgb": {
"r": 252,
"g": 181,
"b": 159
},
"hsl": {
"h": 14.194,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.83417,
"c": 0.08877,
"h": 37.9
},
"luminance": 0.56246
}Semantic roles & 50–950 ramp
primary
#FCB59F
secondary
#61C1DE
accent
#AFE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381