#FCBC8F#FCBC8F
#FCBC8F is a very light, moderate orange. Relative luminance 0.586; OKLCH L 84.4% C 0.095 H 56.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBC8F |
|---|---|
| RGB | rgb(252, 188, 143) |
| HSL | hsl(25, 95%, 77%) |
| HSV | hsv(25, 43%, 99%) |
| CMYK | cmyk(0%, 25.4%, 43.3%, 1.2%) |
| CIE-LAB | lab(81.10, 17.63, 31.75) |
| CIE-LCH | lch(81.10, 36.32, 60.96°) |
| OKLab | oklab(84.36% 0.0528 0.0788) |
| OKLCH | oklch(84.36% 0.095 56.2) |
| XYZ | xyz(63.0886, 58.6491, 33.9788) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.75
Apricot (survey)
#FFB16D
ΔE00 5.61
Apricot
#FBCEB1
ΔE00 6.35
Sandybrown
#F4A460
ΔE00 7.49
Burlywood
#DEB887
ΔE00 8.13
Light Peach
#FFD8B1
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBC8F #8FCFFC
analogous
#FC8F98 #FCBC8F #FCF38F
triadic
#FCBC8F #8FFCBC #BC8FFC
tetradic
#FCBC8F #98FC8F #8FCFFC #F38FFC
square
#FCBC8F #98FC8F #8FCFFC #F38FFC
split-complementary
#FCBC8F #8FFCF3 #8F98FC
monochromatic
#F97518 #FA9853 #FCBC8F #FEE0CB #FEEDE1
Accessibility & contrast
On white
1.65
#FCBC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#FCBC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBC8F
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBC8F | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18C
Deuteranopia (green-blind)
#DECF8F
Tritanopia (blue-blind)
#FFB0B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcbc8f; /* rgb */ color: rgb(252, 188, 143); /* oklch */ color: oklch(84.4% 0.095 56.2);
Tailwind
colors: {
custom: {
50: '#ffd0b0',
500: '#fcbc8f',
950: '#000000',
},
}SCSS
$custom: #fcbc8f; $custom-light: #ffd0b0; $custom-dark: #000000;
JSON
{
"hex": "#fcbc8f",
"rgb": {
"r": 252,
"g": 188,
"b": 143
},
"hsl": {
"h": 24.771,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.84364,
"c": 0.09482,
"h": 56.2
},
"luminance": 0.58645
}Semantic roles & 50–950 ramp
primary
#FCBC8F
secondary
#53A4DC
accent
#87E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381