#FCB09B#FCB09B
#FCB09B is a very light, moderate red. Relative luminance 0.541; OKLCH L 82.4% C 0.094 H 36.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB09B |
|---|---|
| RGB | rgb(252, 176, 155) |
| HSL | hsl(13, 94%, 80%) |
| HSV | hsv(13, 38%, 99%) |
| CMYK | cmyk(0%, 30.2%, 38.5%, 1.2%) |
| CIE-LAB | lab(78.53, 25.22, 21.92) |
| CIE-LCH | lch(78.53, 33.41, 41.00°) |
| OKLab | oklab(82.44% 0.0763 0.0556) |
| OKLCH | oklch(82.44% 0.094 36.1) |
| XYZ | xyz(61.5890, 54.1169, 38.2057) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.79
Light Salmon
#FEA993
ΔE00 1.99
Blush (survey)
#F29E8E
ΔE00 4.70
Peachy Pink
#FF9A8A
ΔE00 6.02
Lightsalmon
#FFA07A
ΔE00 6.38
Darksalmon
#E9967A
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB09B #9BE7FC
analogous
#FC9BB6 #FCB09B #FCE19B
triadic
#FCB09B #9BFCB0 #B09BFC
tetradic
#FCB09B #B6FC9B #9BE7FC #E19BFC
square
#FCB09B #B6FC9B #9BE7FC #E19BFC
split-complementary
#FCB09B #9BFCE1 #9BB6FC
monochromatic
#F85224 #FA8160 #FCB09B #FEDFD6 #FEE8E1
Accessibility & contrast
On white
1.78
#FCB09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#FCB09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB09B
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB09B | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B999
Deuteranopia (green-blind)
#D4C89A
Tritanopia (blue-blind)
#FFA5AA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcb09b; /* rgb */ color: rgb(252, 176, 155); /* oklch */ color: oklch(82.4% 0.094 36.1);
Tailwind
colors: {
custom: {
50: '#ffc8b8',
500: '#fcb09b',
950: '#000000',
},
}SCSS
$custom: #fcb09b; $custom-light: #ffc8b8; $custom-dark: #000000;
JSON
{
"hex": "#fcb09b",
"rgb": {
"r": 252,
"g": 176,
"b": 155
},
"hsl": {
"h": 12.99,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.82443,
"c": 0.09444,
"h": 36.1
},
"luminance": 0.54113
}Semantic roles & 50–950 ramp
primary
#FCB09B
secondary
#5DC2DE
accent
#B4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281