#FCBA8B#FCBA8B
#FCBA8B is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.9% C 0.098 H 56.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBA8B |
|---|---|
| RGB | rgb(252, 186, 139) |
| HSL | hsl(25, 95%, 77%) |
| HSV | hsv(25, 45%, 99%) |
| CMYK | cmyk(0%, 26.2%, 44.8%, 1.2%) |
| CIE-LAB | lab(80.56, 18.27, 33.14) |
| CIE-LCH | lch(80.56, 37.84, 61.13°) |
| OKLab | oklab(83.93% 0.0544 0.0818) |
| OKLCH | oklch(83.93% 0.098 56.4) |
| XYZ | xyz(62.3667, 57.6814, 32.2698) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.16
Apricot (survey)
#FFB16D
ΔE00 4.97
Sandybrown
#F4A460
ΔE00 6.83
Apricot
#FBCEB1
ΔE00 7.02
Pale Orange
#FFA756
ΔE00 7.94
Burlywood
#DEB887
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBA8B #8BCDFC
analogous
#FC8B95 #FCBA8B #FCF38B
triadic
#FCBA8B #8BFCBA #BA8BFC
tetradic
#FCBA8B #95FC8B #8BCDFC #F38BFC
square
#FCBA8B #95FC8B #8BCDFC #F38BFC
split-complementary
#FCBA8B #8BFCF3 #8B95FC
monochromatic
#F97314 #FA974F #FCBA8B #FEDDC7 #FEEDE1
Accessibility & contrast
On white
1.68
#FCBA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#FCBA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBA8B
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBA8B | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF87
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#FFADAE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcba8b; /* rgb */ color: rgb(252, 186, 139); /* oklch */ color: oklch(83.9% 0.098 56.4);
Tailwind
colors: {
custom: {
50: '#ffcead',
500: '#fcba8b',
950: '#000000',
},
}SCSS
$custom: #fcba8b; $custom-light: #ffcead; $custom-dark: #000000;
JSON
{
"hex": "#fcba8b",
"rgb": {
"r": 252,
"g": 186,
"b": 139
},
"hsl": {
"h": 24.956,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.83925,
"c": 0.09826,
"h": 56.4
},
"luminance": 0.57677
}Semantic roles & 50–950 ramp
primary
#FCBA8B
secondary
#50A1DC
accent
#86E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381