#FCBD80#FCBD80
#FCBD80 is a very light, moderate orange. Relative luminance 0.586; OKLCH L 84.3% C 0.106 H 64.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBD80 |
|---|---|
| RGB | rgb(252, 189, 128) |
| HSL | hsl(30, 95%, 75%) |
| HSV | hsv(30, 49%, 99%) |
| CMYK | cmyk(0%, 25%, 49.2%, 1.2%) |
| CIE-LAB | lab(81.10, 15.66, 39.54) |
| CIE-LCH | lch(81.10, 42.53, 68.40°) |
| OKLab | oklab(84.29% 0.0455 0.096) |
| OKLCH | oklch(84.29% 0.106 64.6) |
| XYZ | xyz(62.2417, 58.6533, 28.4608) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.85
Peach (survey)
#FFB07C
ΔE00 5.75
Sandybrown
#F4A460
ΔE00 6.51
Burlywood
#DEB887
ΔE00 6.66
Pale Orange
#FFA756
ΔE00 6.74
Light Orange
#FDAA48
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBD80 #80BFFC
analogous
#FC8081 #FCBD80 #FCFB80
triadic
#FCBD80 #80FCBD #BD80FC
tetradic
#FCBD80 #81FC80 #80BFFC #FB80FC
square
#FCBD80 #81FC80 #80BFFC #FB80FC
split-complementary
#FCBD80 #80FCFB #8081FC
monochromatic
#F97F08 #FB9E44 #FCBD80 #FDDCBC #FEEFE1
Accessibility & contrast
On white
1.65
#FCBD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#FCBD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBD80
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBD80 | 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)
#D1C17B
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#FFAFAE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcbd80; /* rgb */ color: rgb(252, 189, 128); /* oklch */ color: oklch(84.3% 0.106 64.6);
Tailwind
colors: {
custom: {
50: '#ffd0a5',
500: '#fcbd80',
950: '#000000',
},
}SCSS
$custom: #fcbd80; $custom-light: #ffd0a5; $custom-dark: #000000;
JSON
{
"hex": "#fcbd80",
"rgb": {
"r": 252,
"g": 189,
"b": 128
},
"hsl": {
"h": 29.516,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.8429,
"c": 0.10623,
"h": 64.6
},
"luminance": 0.58649
}Semantic roles & 50–950 ramp
primary
#FCBD80
secondary
#4691DA
accent
#75E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380