#FCC885#FCC885
#FCC885 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.4% C 0.103 H 72.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC885 |
|---|---|
| RGB | rgb(252, 200, 133) |
| HSL | hsl(34, 95%, 75%) |
| HSV | hsv(34, 47%, 99%) |
| CMYK | cmyk(0%, 20.6%, 47.2%, 1.2%) |
| CIE-LAB | lab(83.81, 10.38, 40.44) |
| CIE-LCH | lch(83.81, 41.75, 75.60°) |
| OKLab | oklab(86.43% 0.0304 0.0983) |
| OKLCH | oklch(86.43% 0.103 72.8) |
| XYZ | xyz(65.0354, 63.7012, 31.0558) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.28
Navajowhite
#FFDEAD
ΔE00 6.98
Light Peach
#FFD8B1
ΔE00 7.38
Apricot (survey)
#FFB16D
ΔE00 7.78
Butterscotch
#FDB147
ΔE00 8.20
Very Light Brown
#D3B683
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC885 #85B9FC
analogous
#FC8D85 #FCC885 #F4FC85
triadic
#FCC885 #85FCC8 #C885FC
tetradic
#FCC885 #85FC8D #85B9FC #FC85F4
square
#FCC885 #85FC8D #85B9FC #FC85F4
split-complementary
#FCC885 #85F4FC #8D85FC
monochromatic
#F9920E #FBAD49 #FCC885 #FDE3C1 #FEF2E1
Accessibility & contrast
On white
1.53
#FCC885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#FCC885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC885
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC885 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA80
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc885; /* rgb */ color: rgb(252, 200, 133); /* oklch */ color: oklch(86.4% 0.103 72.8);
Tailwind
colors: {
custom: {
50: '#ffd8a9',
500: '#fcc885',
950: '#000000',
},
}SCSS
$custom: #fcc885; $custom-light: #ffd8a9; $custom-dark: #000000;
JSON
{
"hex": "#fcc885",
"rgb": {
"r": 252,
"g": 200,
"b": 133
},
"hsl": {
"h": 33.782,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.8643,
"c": 0.10292,
"h": 72.8
},
"luminance": 0.63697
}Semantic roles & 50–950 ramp
primary
#FCC885
secondary
#4A89DB
accent
#64E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381