#FCB09F#FCB09F
#FCB09F is a very light, moderate red. Relative luminance 0.542; OKLCH L 82.5% C 0.093 H 33.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB09F |
|---|---|
| RGB | rgb(252, 176, 159) |
| HSL | hsl(11, 94%, 81%) |
| HSV | hsv(11, 37%, 99%) |
| CMYK | cmyk(0%, 30.2%, 36.9%, 1.2%) |
| CIE-LAB | lab(78.61, 25.67, 19.87) |
| CIE-LCH | lch(78.61, 32.47, 37.75°) |
| OKLab | oklab(82.53% 0.0779 0.0507) |
| OKLCH | oklch(82.53% 0.093 33.1) |
| XYZ | xyz(61.9305, 54.2535, 40.0042) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.09
Light Salmon
#FEA993
ΔE00 2.51
Blush (survey)
#F29E8E
ΔE00 4.36
Peachy Pink
#FF9A8A
ΔE00 5.68
Lightsalmon
#FFA07A
ΔE00 7.54
Darksalmon
#E9967A
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB09F #9FEBFC
analogous
#FC9FBC #FCB09F #FCDE9F
triadic
#FCB09F #9FFCB0 #B09FFC
tetradic
#FCB09F #BCFC9F #9FEBFC #DE9FFC
square
#FCB09F #BCFC9F #9FEBFC #DE9FFC
split-complementary
#FCB09F #9FFCDE #9FBCFC
monochromatic
#F84E28 #FA7F64 #FCB09F #FEE1DA #FEE7E1
Accessibility & contrast
On white
1.77
#FCB09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#FCB09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB09F
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB09F | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99E
Deuteranopia (green-blind)
#D3C99E
Tritanopia (blue-blind)
#FFA6AC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcb09f; /* rgb */ color: rgb(252, 176, 159); /* oklch */ color: oklch(82.5% 0.093 33.1);
Tailwind
colors: {
custom: {
50: '#ffc8bb',
500: '#fcb09f',
950: '#000000',
},
}SCSS
$custom: #fcb09f; $custom-light: #ffc8bb; $custom-dark: #000000;
JSON
{
"hex": "#fcb09f",
"rgb": {
"r": 252,
"g": 176,
"b": 159
},
"hsl": {
"h": 10.968,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.8253,
"c": 0.09293,
"h": 33.1
},
"luminance": 0.54249
}Semantic roles & 50–950 ramp
primary
#FCB09F
secondary
#61C7DE
accent
#BCE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281