#FCB87B#FCB87B
#FCB87B is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.3% C 0.111 H 62.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB87B |
|---|---|
| RGB | rgb(252, 184, 123) |
| HSL | hsl(28, 96%, 74%) |
| HSV | hsv(28, 51%, 99%) |
| CMYK | cmyk(0%, 27%, 51.2%, 1.2%) |
| CIE-LAB | lab(79.85, 17.83, 40.51) |
| CIE-LCH | lch(79.85, 44.26, 66.24°) |
| OKLab | oklab(83.29% 0.0514 0.0979) |
| OKLCH | oklch(83.29% 0.111 62.3) |
| XYZ | xyz(60.8636, 56.4108, 26.4178) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.44
Peach (survey)
#FFB07C
ΔE00 4.38
Sandybrown
#F4A460
ΔE00 5.10
Pale Orange
#FFA756
ΔE00 5.50
Light Orange
#FDAA48
ΔE00 6.88
Burlywood
#DEB887
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB87B #7BBFFC
analogous
#FC7B7E #FCB87B #FCF87B
triadic
#FCB87B #7BFCB8 #B87BFC
tetradic
#FCB87B #7EFC7B #7BBFFC #F87BFC
square
#FCB87B #7EFC7B #7BBFFC #F87BFC
split-complementary
#FCB87B #7BFCF8 #7B7EFC
monochromatic
#F77806 #FB983F #FCB87B #FDD8B7 #FEEFE1
Accessibility & contrast
On white
1.71
#FCB87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#FCB87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB87B
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB87B | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD76
Deuteranopia (green-blind)
#DDCC7C
Tritanopia (blue-blind)
#FFA9A9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcb87b; /* rgb */ color: rgb(252, 184, 123); /* oklch */ color: oklch(83.3% 0.111 62.3);
Tailwind
colors: {
custom: {
50: '#ffcda2',
500: '#fcb87b',
950: '#000000',
},
}SCSS
$custom: #fcb87b; $custom-light: #ffcda2; $custom-dark: #000000;
JSON
{
"hex": "#fcb87b",
"rgb": {
"r": 252,
"g": 184,
"b": 123
},
"hsl": {
"h": 28.372,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.83289,
"c": 0.11057,
"h": 62.3
},
"luminance": 0.56406
}Semantic roles & 50–950 ramp
primary
#FCB87B
secondary
#4292D9
accent
#79E600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380