#FCB77A#FCB77A
#FCB77A is a very light, moderate orange. Relative luminance 0.560; OKLCH L 83.1% C 0.111 H 61.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB77A |
|---|---|
| RGB | rgb(252, 183, 122) |
| HSL | hsl(28, 96%, 73%) |
| HSV | hsv(28, 52%, 99%) |
| CMYK | cmyk(0%, 27.4%, 51.6%, 1.2%) |
| CIE-LAB | lab(79.60, 18.27, 40.71) |
| CIE-LCH | lch(79.60, 44.62, 65.83°) |
| OKLab | oklab(83.09% 0.0526 0.0983) |
| OKLCH | oklch(83.09% 0.111 61.8) |
| XYZ | xyz(60.5944, 55.9719, 26.0208) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.19
Peach (survey)
#FFB07C
ΔE00 4.12
Sandybrown
#F4A460
ΔE00 4.84
Pale Orange
#FFA756
ΔE00 5.28
Light Orange
#FDAA48
ΔE00 6.81
Burlywood
#DEB887
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB77A #7ABFFC
analogous
#FC7A7E #FCB77A #FCF87A
triadic
#FCB77A #7AFCB7 #B77AFC
tetradic
#FCB77A #7EFC7A #7ABFFC #F87AFC
square
#FCB77A #7EFC7A #7ABFFC #F87AFC
split-complementary
#FCB77A #7AFCF8 #7A7EFC
monochromatic
#F67606 #FB973E #FCB77A #FDD7B6 #FEEFE1
Accessibility & contrast
On white
1.72
#FCB77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#FCB77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB77A
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB77A | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC75
Deuteranopia (green-blind)
#DDCB7B
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcb77a; /* rgb */ color: rgb(252, 183, 122); /* oklch */ color: oklch(83.1% 0.111 61.8);
Tailwind
colors: {
custom: {
50: '#ffcca1',
500: '#fcb77a',
950: '#000000',
},
}SCSS
$custom: #fcb77a; $custom-light: #ffcca1; $custom-dark: #000000;
JSON
{
"hex": "#fcb77a",
"rgb": {
"r": 252,
"g": 183,
"b": 122
},
"hsl": {
"h": 28.154,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.83091,
"c": 0.11146,
"h": 61.8
},
"luminance": 0.55968
}Semantic roles & 50–950 ramp
primary
#FCB77A
secondary
#4192D9
accent
#7AE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380