#FCB57F#FCB57F
#FCB57F is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.8% C 0.108 H 57.8°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB57F |
|---|---|
| RGB | rgb(252, 181, 127) |
| HSL | hsl(26, 95%, 74%) |
| HSV | hsv(26, 50%, 99%) |
| CMYK | cmyk(0%, 28.2%, 49.6%, 1.2%) |
| CIE-LAB | lab(79.20, 19.76, 37.63) |
| CIE-LCH | lch(79.20, 42.50, 62.30°) |
| OKLab | oklab(82.81% 0.0576 0.0916) |
| OKLCH | oklch(82.81% 0.108 57.8) |
| XYZ | xyz(60.5026, 55.2799, 27.5580) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.24
Apricot (survey)
#FFB16D
ΔE00 3.06
Sandybrown
#F4A460
ΔE00 4.94
Pale Orange
#FFA756
ΔE00 5.97
Light Orange
#FDAA48
ΔE00 8.33
Burlywood
#DEB887
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB57F #7FC6FC
analogous
#FC7F88 #FCB57F #FCF47F
triadic
#FCB57F #7FFCB5 #B57FFC
tetradic
#FCB57F #88FC7F #7FC6FC #F47FFC
square
#FCB57F #88FC7F #7FC6FC #F47FFC
split-complementary
#FCB57F #7FFCF4 #7F88FC
monochromatic
#F97007 #FB9243 #FCB57F #FDD8BB #FEEEE1
Accessibility & contrast
On white
1.74
#FCB57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#FCB57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB57F
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB57F | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7B
Deuteranopia (green-blind)
#DBCA7F
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcb57f; /* rgb */ color: rgb(252, 181, 127); /* oklch */ color: oklch(82.8% 0.108 57.8);
Tailwind
colors: {
custom: {
50: '#ffcba5',
500: '#fcb57f',
950: '#000000',
},
}SCSS
$custom: #fcb57f; $custom-light: #ffcba5; $custom-dark: #000000;
JSON
{
"hex": "#fcb57f",
"rgb": {
"r": 252,
"g": 181,
"b": 127
},
"hsl": {
"h": 25.92,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.82806,
"c": 0.10821,
"h": 57.8
},
"luminance": 0.55275
}Semantic roles & 50–950 ramp
primary
#FCB57F
secondary
#459ADA
accent
#82E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280