#FCCB77#FCCB77
#FCCB77 is a very light, moderate orange. Relative luminance 0.647; OKLCH L 86.8% C 0.116 H 79.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCB77 |
|---|---|
| RGB | rgb(252, 203, 119) |
| HSL | hsl(38, 96%, 73%) |
| HSV | hsv(38, 53%, 99%) |
| CMYK | cmyk(0%, 19.4%, 52.8%, 1.2%) |
| CIE-LAB | lab(84.35, 7.59, 48.10) |
| CIE-LCH | lch(84.35, 48.70, 81.03°) |
| OKLab | oklab(86.79% 0.0207 0.1145) |
| OKLCH | oklch(86.79% 0.116 79.8) |
| XYZ | xyz(64.8335, 64.7430, 26.5310) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.99
Sand (survey)
#E2CA76
ΔE00 7.32
Light Mustard
#F7D560
ΔE00 7.46
Maize
#F4D054
ΔE00 7.60
Macaroni And Cheese
#EFB435
ΔE00 7.63
Butterscotch
#FDB147
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCB77 #77A8FC
analogous
#FC8977 #FCCB77 #EAFC77
triadic
#FCCB77 #77FCCB #CB77FC
tetradic
#FCCB77 #77FC89 #77A8FC #FC77EA
square
#FCCB77 #77FC89 #77A8FC #FC77EA
split-complementary
#FCCB77 #77EAFC #8977FC
monochromatic
#F39C05 #FBB43B #FCCB77 #FDE2B3 #FEF4E1
Accessibility & contrast
On white
1.51
#FCCB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FCCB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCB77
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCB77 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB70
Deuteranopia (green-blind)
#EBD779
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fccb77; /* rgb */ color: rgb(252, 203, 119); /* oklch */ color: oklch(86.8% 0.116 79.8);
Tailwind
colors: {
custom: {
50: '#ffdaa0',
500: '#fccb77',
950: '#000000',
},
}SCSS
$custom: #fccb77; $custom-light: #ffdaa0; $custom-dark: #000000;
JSON
{
"hex": "#fccb77",
"rgb": {
"r": 252,
"g": 203,
"b": 119
},
"hsl": {
"h": 37.895,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.86794,
"c": 0.11638,
"h": 79.8
},
"luminance": 0.64739
}Semantic roles & 50–950 ramp
primary
#FCCB77
secondary
#3E77D9
accent
#55E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380