#FCB39B#FCB39B
#FCB39B is a very light, moderate red. Relative luminance 0.553; OKLCH L 83.0% C 0.092 H 39.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB39B |
|---|---|
| RGB | rgb(252, 179, 155) |
| HSL | hsl(15, 94%, 80%) |
| HSV | hsv(15, 38%, 99%) |
| CMYK | cmyk(0%, 29%, 38.5%, 1.2%) |
| CIE-LAB | lab(79.22, 23.64, 22.86) |
| CIE-LCH | lch(79.22, 32.88, 44.04°) |
| OKLab | oklab(82.98% 0.0716 0.0579) |
| OKLCH | oklch(82.98% 0.092 39) |
| XYZ | xyz(62.1837, 55.3063, 38.4039) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.12
Light Salmon
#FEA993
ΔE00 3.01
Blush (survey)
#F29E8E
ΔE00 5.88
Lightsalmon
#FFA07A
ΔE00 6.18
Peachy Pink
#FF9A8A
ΔE00 7.25
Darksalmon
#E9967A
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB39B #9BE4FC
analogous
#FC9BB4 #FCB39B #FCE39B
triadic
#FCB39B #9BFCB3 #B39BFC
tetradic
#FCB39B #B4FC9B #9BE4FC #E39BFC
square
#FCB39B #B4FC9B #9BE4FC #E39BFC
split-complementary
#FCB39B #9BFCE3 #9BB4FC
monochromatic
#F85924 #FA8660 #FCB39B #FEE0D6 #FEE8E1
Accessibility & contrast
On white
1.74
#FCB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#FCB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB39B
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB39B | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB99
Deuteranopia (green-blind)
#D6CA9A
Tritanopia (blue-blind)
#FFA8AD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcb39b; /* rgb */ color: rgb(252, 179, 155); /* oklch */ color: oklch(83.0% 0.092 39.0);
Tailwind
colors: {
custom: {
50: '#ffcab8',
500: '#fcb39b',
950: '#000000',
},
}SCSS
$custom: #fcb39b; $custom-light: #ffcab8; $custom-dark: #000000;
JSON
{
"hex": "#fcb39b",
"rgb": {
"r": 252,
"g": 179,
"b": 155
},
"hsl": {
"h": 14.845,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.82975,
"c": 0.09208,
"h": 39
},
"luminance": 0.55302
}Semantic roles & 50–950 ramp
primary
#FCB39B
secondary
#5DBEDE
accent
#ADE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281