#FCB57B#FCB57B
#FCB57B is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.7% C 0.111 H 59.7°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB57B |
|---|---|
| RGB | rgb(252, 181, 123) |
| HSL | hsl(27, 96%, 74%) |
| HSV | hsv(27, 51%, 99%) |
| CMYK | cmyk(0%, 28.2%, 51.2%, 1.2%) |
| CIE-LAB | lab(79.14, 19.40, 39.62) |
| CIE-LCH | lch(79.14, 44.12, 63.91°) |
| OKLab | oklab(82.74% 0.0561 0.0959) |
| OKLCH | oklch(82.74% 0.111 59.7) |
| XYZ | xyz(60.2471, 55.1776, 26.2122) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.22
Peach (survey)
#FFB07C
ΔE00 3.01
Sandybrown
#F4A460
ΔE00 4.51
Pale Orange
#FFA756
ΔE00 5.29
Light Orange
#FDAA48
ΔE00 7.38
Burlywood
#DEB887
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB57B #7BC2FC
analogous
#FC7B81 #FCB57B #FCF67B
triadic
#FCB57B #7BFCB5 #B57BFC
tetradic
#FCB57B #81FC7B #7BC2FC #F67BFC
square
#FCB57B #81FC7B #7BC2FC #F67BFC
split-complementary
#FCB57B #7BFCF6 #7B81FC
monochromatic
#F77206 #FB933F #FCB57B #FDD7B7 #FEEEE1
Accessibility & contrast
On white
1.74
#FCB57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#FCB57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB57B
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB57B | 1.00 | 1.74 | 12.03 | 12.03 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB76
Deuteranopia (green-blind)
#DBCA7C
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcb57b; /* rgb */ color: rgb(252, 181, 123); /* oklch */ color: oklch(82.7% 0.111 59.7);
Tailwind
colors: {
custom: {
50: '#ffcba2',
500: '#fcb57b',
950: '#000000',
},
}SCSS
$custom: #fcb57b; $custom-light: #ffcba2; $custom-dark: #000000;
JSON
{
"hex": "#fcb57b",
"rgb": {
"r": 252,
"g": 181,
"b": 123
},
"hsl": {
"h": 26.977,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.82742,
"c": 0.11109,
"h": 59.7
},
"luminance": 0.55173
}Semantic roles & 50–950 ramp
primary
#FCB57B
secondary
#4295D9
accent
#7EE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280