#FCB97B#FCB97B
#FCB97B is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.5% C 0.110 H 63.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB97B |
|---|---|
| RGB | rgb(252, 185, 123) |
| HSL | hsl(29, 96%, 74%) |
| HSV | hsv(29, 51%, 99%) |
| CMYK | cmyk(0%, 26.6%, 51.2%, 1.2%) |
| CIE-LAB | lab(80.08, 17.31, 40.81) |
| CIE-LCH | lch(80.08, 44.33, 67.02°) |
| OKLab | oklab(83.47% 0.0499 0.0986) |
| OKLCH | oklch(83.47% 0.11 63.2) |
| XYZ | xyz(61.0721, 56.8277, 26.4873) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.68
Peach (survey)
#FFB07C
ΔE00 4.84
Sandybrown
#F4A460
ΔE00 5.37
Pale Orange
#FFA756
ΔE00 5.66
Light Orange
#FDAA48
ΔE00 6.78
Burlywood
#DEB887
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB97B #7BBEFC
analogous
#FC7B7D #FCB97B #FCF97B
triadic
#FCB97B #7BFCB9 #B97BFC
tetradic
#FCB97B #7DFC7B #7BBEFC #F97BFC
square
#FCB97B #7DFC7B #7BBEFC #F97BFC
split-complementary
#FCB97B #7BFCF9 #7B7DFC
monochromatic
#F77A06 #FB993F #FCB97B #FDD9B7 #FEEFE1
Accessibility & contrast
On white
1.70
#FCB97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FCB97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB97B
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB97B | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE76
Deuteranopia (green-blind)
#DECD7C
Tritanopia (blue-blind)
#FFAAAA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcb97b; /* rgb */ color: rgb(252, 185, 123); /* oklch */ color: oklch(83.5% 0.110 63.2);
Tailwind
colors: {
custom: {
50: '#ffcea2',
500: '#fcb97b',
950: '#000000',
},
}SCSS
$custom: #fcb97b; $custom-light: #ffcea2; $custom-dark: #000000;
JSON
{
"hex": "#fcb97b",
"rgb": {
"r": 252,
"g": 185,
"b": 123
},
"hsl": {
"h": 28.837,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.83473,
"c": 0.11045,
"h": 63.2
},
"luminance": 0.56823
}Semantic roles & 50–950 ramp
primary
#FCB97B
secondary
#4291D9
accent
#77E600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380