#FCBD8A#FCBD8A
#FCBD8A is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.5% C 0.098 H 59.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBD8A |
|---|---|
| RGB | rgb(252, 189, 138) |
| HSL | hsl(27, 95%, 76%) |
| HSV | hsv(27, 45%, 99%) |
| CMYK | cmyk(0%, 25%, 45.2%, 1.2%) |
| CIE-LAB | lab(81.25, 16.60, 34.57) |
| CIE-LCH | lch(81.25, 38.35, 64.35°) |
| OKLab | oklab(84.46% 0.0493 0.0851) |
| OKLCH | oklch(84.46% 0.098 59.9) |
| XYZ | xyz(62.9326, 58.9296, 32.0997) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.27
Apricot (survey)
#FFB16D
ΔE00 4.58
Sandybrown
#F4A460
ΔE00 6.90
Apricot
#FBCEB1
ΔE00 7.15
Burlywood
#DEB887
ΔE00 7.19
Pale Orange
#FFA756
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBD8A #8AC9FC
analogous
#FC8A90 #FCBD8A #FCF68A
triadic
#FCBD8A #8AFCBD #BD8AFC
tetradic
#FCBD8A #90FC8A #8AC9FC #F68AFC
square
#FCBD8A #90FC8A #8AC9FC #F68AFC
split-complementary
#FCBD8A #8AFCF6 #8A90FC
monochromatic
#F97A13 #FA9B4E #FCBD8A #FEDFC6 #FEEEE1
Accessibility & contrast
On white
1.64
#FCBD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#FCBD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBD8A
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBD8A | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C286
Deuteranopia (green-blind)
#DFCF8B
Tritanopia (blue-blind)
#FFB0B0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbd8a; /* rgb */ color: rgb(252, 189, 138); /* oklch */ color: oklch(84.5% 0.098 59.9);
Tailwind
colors: {
custom: {
50: '#ffd1ac',
500: '#fcbd8a',
950: '#000000',
},
}SCSS
$custom: #fcbd8a; $custom-light: #ffd1ac; $custom-dark: #000000;
JSON
{
"hex": "#fcbd8a",
"rgb": {
"r": 252,
"g": 189,
"b": 138
},
"hsl": {
"h": 26.842,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.84458,
"c": 0.09836,
"h": 59.9
},
"luminance": 0.58926
}Semantic roles & 50–950 ramp
primary
#FCBD8A
secondary
#4F9DDC
accent
#7FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381