#FCC883#FCC883
#FCC883 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.4% C 0.105 H 73.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC883 |
|---|---|
| RGB | rgb(252, 200, 131) |
| HSL | hsl(34, 95%, 75%) |
| HSV | hsv(34, 48%, 99%) |
| CMYK | cmyk(0%, 20.6%, 48%, 1.2%) |
| CIE-LAB | lab(83.78, 10.19, 41.41) |
| CIE-LCH | lch(83.78, 42.65, 76.17°) |
| OKLab | oklab(86.4% 0.0297 0.1004) |
| OKLCH | oklch(86.4% 0.105 73.6) |
| XYZ | xyz(64.8986, 63.6465, 30.3350) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.45
Navajowhite
#FFDEAD
ΔE00 7.13
Light Peach
#FFD8B1
ΔE00 7.72
Apricot (survey)
#FFB16D
ΔE00 7.96
Butterscotch
#FDB147
ΔE00 8.00
Very Light Brown
#D3B683
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC883 #83B7FC
analogous
#FC8B83 #FCC883 #F3FC83
triadic
#FCC883 #83FCC8 #C883FC
tetradic
#FCC883 #83FC8B #83B7FC #FC83F3
square
#FCC883 #83FC8B #83B7FC #FC83F3
split-complementary
#FCC883 #83F3FC #8B83FC
monochromatic
#F9930B #FBAD47 #FCC883 #FDE3BF #FEF2E1
Accessibility & contrast
On white
1.53
#FCC883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#FCC883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC883
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC883 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7E
Deuteranopia (green-blind)
#E7D685
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc883; /* rgb */ color: rgb(252, 200, 131); /* oklch */ color: oklch(86.4% 0.105 73.6);
Tailwind
colors: {
custom: {
50: '#ffd8a8',
500: '#fcc883',
950: '#000000',
},
}SCSS
$custom: #fcc883; $custom-light: #ffd8a8; $custom-dark: #000000;
JSON
{
"hex": "#fcc883",
"rgb": {
"r": 252,
"g": 200,
"b": 131
},
"hsl": {
"h": 34.215,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.86399,
"c": 0.10471,
"h": 73.6
},
"luminance": 0.63643
}Semantic roles & 50–950 ramp
primary
#FCC883
secondary
#4987DB
accent
#63E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380