#FCB77B#FCB77B
#FCB77B is a very light, moderate orange. Relative luminance 0.560; OKLCH L 83.1% C 0.111 H 61.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB77B |
|---|---|
| RGB | rgb(252, 183, 123) |
| HSL | hsl(28, 96%, 74%) |
| HSV | hsv(28, 51%, 99%) |
| CMYK | cmyk(0%, 27.4%, 51.2%, 1.2%) |
| CIE-LAB | lab(79.61, 18.36, 40.22) |
| CIE-LCH | lch(79.61, 44.21, 65.47°) |
| OKLab | oklab(83.11% 0.053 0.0972) |
| OKLCH | oklch(83.11% 0.111 61.4) |
| XYZ | xyz(60.6566, 55.9968, 26.3488) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.27
Peach (survey)
#FFB07C
ΔE00 3.92
Sandybrown
#F4A460
ΔE00 4.86
Pale Orange
#FFA756
ΔE00 5.39
Light Orange
#FDAA48
ΔE00 7.01
Burlywood
#DEB887
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB77B #7BC0FC
analogous
#FC7B7F #FCB77B #FCF87B
triadic
#FCB77B #7BFCB7 #B77BFC
tetradic
#FCB77B #7FFC7B #7BC0FC #F87BFC
square
#FCB77B #7FFC7B #7BC0FC #F87BFC
split-complementary
#FCB77B #7BFCF8 #7B7FFC
monochromatic
#F77606 #FB963F #FCB77B #FDD8B7 #FEEFE1
Accessibility & contrast
On white
1.72
#FCB77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#FCB77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB77B
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB77B | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC76
Deuteranopia (green-blind)
#DDCB7C
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcb77b; /* rgb */ color: rgb(252, 183, 123); /* oklch */ color: oklch(83.1% 0.111 61.4);
Tailwind
colors: {
custom: {
50: '#ffcca2',
500: '#fcb77b',
950: '#000000',
},
}SCSS
$custom: #fcb77b; $custom-light: #ffcca2; $custom-dark: #000000;
JSON
{
"hex": "#fcb77b",
"rgb": {
"r": 252,
"g": 183,
"b": 123
},
"hsl": {
"h": 27.907,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.83106,
"c": 0.11071,
"h": 61.4
},
"luminance": 0.55992
}Semantic roles & 50–950 ramp
primary
#FCB77B
secondary
#4293D9
accent
#7BE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380