#FCB381#FCB381
#FCB381 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.5% C 0.107 H 55.1°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB381 |
|---|---|
| RGB | rgb(252, 179, 129) |
| HSL | hsl(24, 95%, 75%) |
| HSV | hsv(24, 49%, 99%) |
| CMYK | cmyk(0%, 29%, 48.8%, 1.2%) |
| CIE-LAB | lab(78.77, 20.99, 36.03) |
| CIE-LCH | lch(78.77, 41.70, 59.78°) |
| OKLab | oklab(82.48% 0.0615 0.088) |
| OKLCH | oklch(82.48% 0.107 55.1) |
| XYZ | xyz(60.2305, 54.5250, 28.1167) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.25
Apricot (survey)
#FFB16D
ΔE00 4.08
Sandybrown
#F4A460
ΔE00 5.34
Pale Orange
#FFA756
ΔE00 6.65
Lightsalmon
#FFA07A
ΔE00 7.38
Pastel Orange
#FF964F
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB381 #81CAFC
analogous
#FC818D #FCB381 #FCF081
triadic
#FCB381 #81FCB3 #B381FC
tetradic
#FCB381 #8DFC81 #81CAFC #F081FC
square
#FCB381 #8DFC81 #81CAFC #F081FC
split-complementary
#FCB381 #81FCF0 #818DFC
monochromatic
#F96B09 #FB8F45 #FCB381 #FDD7BD #FEEDE1
Accessibility & contrast
On white
1.76
#FCB381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#FCB381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB381
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB381 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97D
Deuteranopia (green-blind)
#D9C981
Tritanopia (blue-blind)
#FFA5A6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcb381; /* rgb */ color: rgb(252, 179, 129); /* oklch */ color: oklch(82.5% 0.107 55.1);
Tailwind
colors: {
custom: {
50: '#ffcaa6',
500: '#fcb381',
950: '#000000',
},
}SCSS
$custom: #fcb381; $custom-light: #ffcaa6; $custom-dark: #000000;
JSON
{
"hex": "#fcb381",
"rgb": {
"r": 252,
"g": 179,
"b": 129
},
"hsl": {
"h": 24.39,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.82478,
"c": 0.1074,
"h": 55.1
},
"luminance": 0.54521
}Semantic roles & 50–950 ramp
primary
#FCB381
secondary
#479EDA
accent
#88E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280