#FCBE79#FCBE79
#FCBE79 is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.4% C 0.112 H 68.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBE79 |
|---|---|
| RGB | rgb(252, 190, 121) |
| HSL | hsl(32, 96%, 73%) |
| HSV | hsv(32, 52%, 99%) |
| CMYK | cmyk(0%, 24.6%, 52%, 1.2%) |
| CIE-LAB | lab(81.24, 14.52, 43.28) |
| CIE-LCH | lch(81.24, 45.65, 71.45°) |
| OKLab | oklab(84.37% 0.0414 0.104) |
| OKLCH | oklch(84.37% 0.112 68.3) |
| XYZ | xyz(62.0126, 58.9070, 26.1894) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.68
Butterscotch
#FDB147
ΔE00 6.32
Light Orange
#FDAA48
ΔE00 6.61
Burlywood
#DEB887
ΔE00 6.74
Pale Orange
#FFA756
ΔE00 6.96
Sandybrown
#F4A460
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBE79 #79B7FC
analogous
#FC7C79 #FCBE79 #F8FC79
triadic
#FCBE79 #79FCBE #BE79FC
tetradic
#FCBE79 #79FC7C #79B7FC #FC79F8
square
#FCBE79 #79FC7C #79B7FC #FC79F8
split-complementary
#FCBE79 #79F8FC #7C79FC
monochromatic
#F58405 #FBA13D #FCBE79 #FDDBB5 #FEF0E1
Accessibility & contrast
On white
1.64
#FCBE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#FCBE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBE79
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBE79 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C173
Deuteranopia (green-blind)
#E2D07A
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbe79; /* rgb */ color: rgb(252, 190, 121); /* oklch */ color: oklch(84.4% 0.112 68.3);
Tailwind
colors: {
custom: {
50: '#ffd1a1',
500: '#fcbe79',
950: '#000000',
},
}SCSS
$custom: #fcbe79; $custom-light: #ffd1a1; $custom-dark: #000000;
JSON
{
"hex": "#fcbe79",
"rgb": {
"r": 252,
"g": 190,
"b": 121
},
"hsl": {
"h": 31.603,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.84367,
"c": 0.11187,
"h": 68.3
},
"luminance": 0.58903
}Semantic roles & 50–950 ramp
primary
#FCBE79
secondary
#4089D9
accent
#6DE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380