#FCB07B#FCB07B
#FCB07B is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.8% C 0.112 H 55.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB07B |
|---|---|
| RGB | rgb(252, 176, 123) |
| HSL | hsl(25, 96%, 74%) |
| HSV | hsv(25, 51%, 99%) |
| CMYK | cmyk(0%, 30.2%, 51.2%, 1.2%) |
| CIE-LAB | lab(77.98, 22.03, 38.15) |
| CIE-LCH | lch(77.98, 44.05, 60.00°) |
| OKLab | oklab(81.84% 0.064 0.0925) |
| OKLCH | oklch(81.84% 0.112 55.3) |
| XYZ | xyz(59.2486, 53.1807, 25.8794) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.85
Apricot (survey)
#FFB16D
ΔE00 3.49
Sandybrown
#F4A460
ΔE00 4.46
Pale Orange
#FFA756
ΔE00 5.80
Pastel Orange
#FF964F
ΔE00 7.23
Lightsalmon
#FFA07A
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB07B #7BC7FC
analogous
#FC7B86 #FCB07B #FCF07B
triadic
#FCB07B #7BFCB0 #B07BFC
tetradic
#FCB07B #86FC7B #7BC7FC #F07BFC
square
#FCB07B #86FC7B #7BC7FC #F07BFC
split-complementary
#FCB07B #7BFCF0 #7B86FC
monochromatic
#F76906 #FB8C3F #FCB07B #FDD4B7 #FEEDE1
Accessibility & contrast
On white
1.80
#FCB07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#FCB07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB07B
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB07B | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B777
Deuteranopia (green-blind)
#D8C77B
Tritanopia (blue-blind)
#FFA1A3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcb07b; /* rgb */ color: rgb(252, 176, 123); /* oklch */ color: oklch(81.8% 0.112 55.3);
Tailwind
colors: {
custom: {
50: '#ffc7a2',
500: '#fcb07b',
950: '#000000',
},
}SCSS
$custom: #fcb07b; $custom-light: #ffc7a2; $custom-dark: #000000;
JSON
{
"hex": "#fcb07b",
"rgb": {
"r": 252,
"g": 176,
"b": 123
},
"hsl": {
"h": 24.651,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.81839,
"c": 0.11248,
"h": 55.3
},
"luminance": 0.53176
}Semantic roles & 50–950 ramp
primary
#FCB07B
secondary
#429BD9
accent
#87E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280