#FCB47B#FCB47B
#FCB47B is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.6% C 0.111 H 58.8°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB47B |
|---|---|
| RGB | rgb(252, 180, 123) |
| HSL | hsl(27, 96%, 74%) |
| HSV | hsv(27, 51%, 99%) |
| CMYK | cmyk(0%, 28.6%, 51.2%, 1.2%) |
| CIE-LAB | lab(78.91, 19.93, 39.33) |
| CIE-LCH | lch(78.91, 44.09, 63.13°) |
| OKLab | oklab(82.56% 0.0577 0.0952) |
| OKLCH | oklch(82.56% 0.111 58.8) |
| XYZ | xyz(60.0445, 54.7724, 26.1447) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.34
Peach (survey)
#FFB07C
ΔE00 2.55
Sandybrown
#F4A460
ΔE00 4.40
Pale Orange
#FFA756
ΔE00 5.30
Light Orange
#FDAA48
ΔE00 7.61
Pastel Orange
#FF964F
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB47B #7BC3FC
analogous
#FC7B82 #FCB47B #FCF57B
triadic
#FCB47B #7BFCB4 #B47BFC
tetradic
#FCB47B #82FC7B #7BC3FC #F57BFC
square
#FCB47B #82FC7B #7BC3FC #F57BFC
split-complementary
#FCB47B #7BFCF5 #7B82FC
monochromatic
#F77006 #FB923F #FCB47B #FDD6B7 #FEEEE1
Accessibility & contrast
On white
1.76
#FCB47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#FCB47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB47B
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB47B | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA76
Deuteranopia (green-blind)
#DBCA7C
Tritanopia (blue-blind)
#FFA5A6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcb47b; /* rgb */ color: rgb(252, 180, 123); /* oklch */ color: oklch(82.6% 0.111 58.8);
Tailwind
colors: {
custom: {
50: '#ffcaa2',
500: '#fcb47b',
950: '#000000',
},
}SCSS
$custom: #fcb47b; $custom-light: #ffcaa2; $custom-dark: #000000;
JSON
{
"hex": "#fcb47b",
"rgb": {
"r": 252,
"g": 180,
"b": 123
},
"hsl": {
"h": 26.512,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.8256,
"c": 0.11131,
"h": 58.8
},
"luminance": 0.54768
}Semantic roles & 50–950 ramp
primary
#FCB47B
secondary
#4296D9
accent
#80E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280