#FCBA7F#FCBA7F
#FCBA7F is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.7% C 0.107 H 62.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBA7F |
|---|---|
| RGB | rgb(252, 186, 127) |
| HSL | hsl(28, 95%, 74%) |
| HSV | hsv(28, 50%, 99%) |
| CMYK | cmyk(0%, 26.2%, 49.6%, 1.2%) |
| CIE-LAB | lab(80.38, 17.14, 39.13) |
| CIE-LCH | lch(80.38, 42.72, 66.35°) |
| OKLab | oklab(83.72% 0.0498 0.095) |
| OKLCH | oklch(83.72% 0.107 62.3) |
| XYZ | xyz(61.5375, 57.3498, 27.9030) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.06
Peach (survey)
#FFB07C
ΔE00 4.53
Sandybrown
#F4A460
ΔE00 5.68
Pale Orange
#FFA756
ΔE00 6.14
Burlywood
#DEB887
ΔE00 7.17
Light Orange
#FDAA48
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBA7F #7FC1FC
analogous
#FC7F83 #FCBA7F #FCF97F
triadic
#FCBA7F #7FFCBA #BA7FFC
tetradic
#FCBA7F #83FC7F #7FC1FC #F97FFC
square
#FCBA7F #83FC7F #7FC1FC #F97FFC
split-complementary
#FCBA7F #7FFCF9 #7F83FC
monochromatic
#F97A07 #FB9A43 #FCBA7F #FDDABB #FEEFE1
Accessibility & contrast
On white
1.68
#FCBA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#FCBA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBA7F
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBA7F | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7A
Deuteranopia (green-blind)
#DECD80
Tritanopia (blue-blind)
#FFACAB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcba7f; /* rgb */ color: rgb(252, 186, 127); /* oklch */ color: oklch(83.7% 0.107 62.3);
Tailwind
colors: {
custom: {
50: '#ffcea5',
500: '#fcba7f',
950: '#000000',
},
}SCSS
$custom: #fcba7f; $custom-light: #ffcea5; $custom-dark: #000000;
JSON
{
"hex": "#fcba7f",
"rgb": {
"r": 252,
"g": 186,
"b": 127
},
"hsl": {
"h": 28.32,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.8372,
"c": 0.10726,
"h": 62.3
},
"luminance": 0.57346
}Semantic roles & 50–950 ramp
primary
#FCBA7F
secondary
#4594DA
accent
#79E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380