#FCB08F#FCB08F
#FCB08F is a very light, moderate orange. Relative luminance 0.537; OKLCH L 82.2% C 0.100 H 44.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB08F |
|---|---|
| RGB | rgb(252, 176, 143) |
| HSL | hsl(18, 95%, 77%) |
| HSV | hsv(18, 43%, 99%) |
| CMYK | cmyk(0%, 30.2%, 43.3%, 1.2%) |
| CIE-LAB | lab(78.31, 23.92, 28.04) |
| CIE-LCH | lch(78.31, 36.86, 49.53°) |
| OKLab | oklab(82.2% 0.0716 0.07) |
| OKLCH | oklch(82.2% 0.1 44.3) |
| XYZ | xyz(60.6309, 53.7336, 33.1595) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.56
Lightsalmon
#FFA07A
ΔE00 4.41
Light Salmon
#FEA993
ΔE00 4.58
Peach (survey)
#FFB07C
ΔE00 5.39
Darksalmon
#E9967A
ΔE00 6.76
Pinkish Tan
#D99B82
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB08F #8FDBFC
analogous
#FC8FA5 #FCB08F #FCE68F
triadic
#FCB08F #8FFCB0 #B08FFC
tetradic
#FCB08F #A5FC8F #8FDBFC #E68FFC
square
#FCB08F #A5FC8F #8FDBFC #E68FFC
split-complementary
#FCB08F #8FFCE6 #8FA5FC
monochromatic
#F95C18 #FA8653 #FCB08F #FEDACB #FEEAE1
Accessibility & contrast
On white
1.79
#FCB08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#FCB08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB08F
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB08F | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B88C
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#FFA3A7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcb08f; /* rgb */ color: rgb(252, 176, 143); /* oklch */ color: oklch(82.2% 0.100 44.3);
Tailwind
colors: {
custom: {
50: '#ffc8b0',
500: '#fcb08f',
950: '#000000',
},
}SCSS
$custom: #fcb08f; $custom-light: #ffc8b0; $custom-dark: #000000;
JSON
{
"hex": "#fcb08f",
"rgb": {
"r": 252,
"g": 176,
"b": 143
},
"hsl": {
"h": 18.165,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.82196,
"c": 0.10016,
"h": 44.3
},
"luminance": 0.53729
}Semantic roles & 50–950 ramp
primary
#FCB08F
secondary
#53B3DC
accent
#A0E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281