#FCB181#FCB181
#FCB181 is a very light, moderate orange. Relative luminance 0.537; OKLCH L 82.1% C 0.108 H 53.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB181 |
|---|---|
| RGB | rgb(252, 177, 129) |
| HSL | hsl(23, 95%, 75%) |
| HSV | hsv(23, 49%, 99%) |
| CMYK | cmyk(0%, 29.8%, 48.8%, 1.2%) |
| CIE-LAB | lab(78.30, 22.04, 35.43) |
| CIE-LCH | lch(78.30, 41.73, 58.12°) |
| OKLab | oklab(82.12% 0.0647 0.0867) |
| OKLCH | oklch(82.12% 0.108 53.3) |
| XYZ | xyz(59.8325, 53.7292, 27.9841) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.04
Apricot (survey)
#FFB16D
ΔE00 4.76
Sandybrown
#F4A460
ΔE00 5.61
Lightsalmon
#FFA07A
ΔE00 6.45
Pale Orange
#FFA756
ΔE00 7.06
Pastel Orange
#FF964F
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB181 #81CCFC
analogous
#FC818E #FCB181 #FCEF81
triadic
#FCB181 #81FCB1 #B181FC
tetradic
#FCB181 #8EFC81 #81CCFC #EF81FC
square
#FCB181 #8EFC81 #81CCFC #EF81FC
split-complementary
#FCB181 #81FCEF #818EFC
monochromatic
#F96709 #FB8C45 #FCB181 #FDD6BD #FEECE1
Accessibility & contrast
On white
1.79
#FCB181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#FCB181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB181
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB181 | 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)
#C6B87D
Deuteranopia (green-blind)
#D8C881
Tritanopia (blue-blind)
#FFA3A5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcb181; /* rgb */ color: rgb(252, 177, 129); /* oklch */ color: oklch(82.1% 0.108 53.3);
Tailwind
colors: {
custom: {
50: '#ffc8a6',
500: '#fcb181',
950: '#000000',
},
}SCSS
$custom: #fcb181; $custom-light: #ffc8a6; $custom-dark: #000000;
JSON
{
"hex": "#fcb181",
"rgb": {
"r": 252,
"g": 177,
"b": 129
},
"hsl": {
"h": 23.415,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.82118,
"c": 0.10813,
"h": 53.3
},
"luminance": 0.53725
}Semantic roles & 50–950 ramp
primary
#FCB181
secondary
#47A1DA
accent
#8CE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280