#FCB37B#FCB37B
#FCB37B is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.4% C 0.112 H 57.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB37B |
|---|---|
| RGB | rgb(252, 179, 123) |
| HSL | hsl(26, 96%, 74%) |
| HSV | hsv(26, 51%, 99%) |
| CMYK | cmyk(0%, 29%, 51.2%, 1.2%) |
| CIE-LAB | lab(78.68, 20.45, 39.03) |
| CIE-LCH | lch(78.68, 44.07, 62.35°) |
| OKLab | oklab(82.38% 0.0593 0.0945) |
| OKLCH | oklch(82.38% 0.112 57.9) |
| XYZ | xyz(59.8433, 54.3702, 26.0777) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.10
Apricot (survey)
#FFB16D
ΔE00 2.55
Sandybrown
#F4A460
ΔE00 4.34
Pale Orange
#FFA756
ΔE00 5.37
Light Orange
#FDAA48
ΔE00 7.86
Pastel Orange
#FF964F
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB37B #7BC4FC
analogous
#FC7B83 #FCB37B #FCF47B
triadic
#FCB37B #7BFCB3 #B37BFC
tetradic
#FCB37B #83FC7B #7BC4FC #F47BFC
square
#FCB37B #83FC7B #7BC4FC #F47BFC
split-complementary
#FCB37B #7BFCF4 #7B83FC
monochromatic
#F76E06 #FB913F #FCB37B #FDD5B7 #FEEEE1
Accessibility & contrast
On white
1.77
#FCB37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#FCB37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB37B
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB37B | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B977
Deuteranopia (green-blind)
#DAC97B
Tritanopia (blue-blind)
#FFA4A5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcb37b; /* rgb */ color: rgb(252, 179, 123); /* oklch */ color: oklch(82.4% 0.112 57.9);
Tailwind
colors: {
custom: {
50: '#ffcaa2',
500: '#fcb37b',
950: '#000000',
},
}SCSS
$custom: #fcb37b; $custom-light: #ffcaa2; $custom-dark: #000000;
JSON
{
"hex": "#fcb37b",
"rgb": {
"r": 252,
"g": 179,
"b": 123
},
"hsl": {
"h": 26.047,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.82379,
"c": 0.11157,
"h": 57.9
},
"luminance": 0.54366
}Semantic roles & 50–950 ramp
primary
#FCB37B
secondary
#4298D9
accent
#82E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280