#FCBE8B#FCBE8B
#FCBE8B is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.7% C 0.097 H 60.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBE8B |
|---|---|
| RGB | rgb(252, 190, 139) |
| HSL | hsl(27, 95%, 77%) |
| HSV | hsv(27, 45%, 99%) |
| CMYK | cmyk(0%, 24.6%, 44.8%, 1.2%) |
| CIE-LAB | lab(81.51, 16.18, 34.38) |
| CIE-LCH | lch(81.51, 37.99, 64.80°) |
| OKLab | oklab(84.66% 0.0482 0.0847) |
| OKLCH | oklch(84.66% 0.097 60.4) |
| XYZ | xyz(63.2212, 59.3904, 32.5547) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.59
Apricot (survey)
#FFB16D
ΔE00 4.76
Apricot
#FBCEB1
ΔE00 7.01
Burlywood
#DEB887
ΔE00 7.02
Sandybrown
#F4A460
ΔE00 7.13
Light Peach
#FFD8B1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBE8B #8BC9FC
analogous
#FC8B91 #FCBE8B #FCF78B
triadic
#FCBE8B #8BFCBE #BE8BFC
tetradic
#FCBE8B #91FC8B #8BC9FC #F78BFC
square
#FCBE8B #91FC8B #8BC9FC #F78BFC
split-complementary
#FCBE8B #8BFCF7 #8B91FC
monochromatic
#F97B14 #FA9D4F #FCBE8B #FEDFC7 #FEEEE1
Accessibility & contrast
On white
1.63
#FCBE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#FCBE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBE8B
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBE8B | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C287
Deuteranopia (green-blind)
#E0D08C
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbe8b; /* rgb */ color: rgb(252, 190, 139); /* oklch */ color: oklch(84.7% 0.097 60.4);
Tailwind
colors: {
custom: {
50: '#ffd1ad',
500: '#fcbe8b',
950: '#000000',
},
}SCSS
$custom: #fcbe8b; $custom-light: #ffd1ad; $custom-dark: #000000;
JSON
{
"hex": "#fcbe8b",
"rgb": {
"r": 252,
"g": 190,
"b": 139
},
"hsl": {
"h": 27.08,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.8466,
"c": 0.09743,
"h": 60.4
},
"luminance": 0.59386
}Semantic roles & 50–950 ramp
primary
#FCBE8B
secondary
#509CDC
accent
#7EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381