#FCC888#FCC888
#FCC888 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.5% C 0.100 H 71.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC888 |
|---|---|
| RGB | rgb(252, 200, 136) |
| HSL | hsl(33, 95%, 76%) |
| HSV | hsv(33, 46%, 99%) |
| CMYK | cmyk(0%, 20.6%, 46%, 1.2%) |
| CIE-LAB | lab(83.85, 10.67, 38.96) |
| CIE-LCH | lch(83.85, 40.40, 74.69°) |
| OKLab | oklab(86.48% 0.0315 0.0951) |
| OKLCH | oklch(86.48% 0.1 71.7) |
| XYZ | xyz(65.2457, 63.7853, 32.1630) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.06
Navajowhite
#FFDEAD
ΔE00 6.79
Light Peach
#FFD8B1
ΔE00 6.87
Apricot (survey)
#FFB16D
ΔE00 7.53
Very Light Brown
#D3B683
ΔE00 8.31
Butterscotch
#FDB147
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC888 #88BCFC
analogous
#FC8E88 #FCC888 #F6FC88
triadic
#FCC888 #88FCC8 #C888FC
tetradic
#FCC888 #88FC8E #88BCFC #FC88F6
square
#FCC888 #88FC8E #88BCFC #FC88F6
split-complementary
#FCC888 #88F6FC #8E88FC
monochromatic
#F99111 #FAAC4C #FCC888 #FEE4C4 #FEF1E1
Accessibility & contrast
On white
1.53
#FCC888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FCC888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC888
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC888 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA83
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#FFBBB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc888; /* rgb */ color: rgb(252, 200, 136); /* oklch */ color: oklch(86.5% 0.100 71.7);
Tailwind
colors: {
custom: {
50: '#ffd8ab',
500: '#fcc888',
950: '#000000',
},
}SCSS
$custom: #fcc888; $custom-light: #ffd8ab; $custom-dark: #000000;
JSON
{
"hex": "#fcc888",
"rgb": {
"r": 252,
"g": 200,
"b": 136
},
"hsl": {
"h": 33.103,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.86479,
"c": 0.10021,
"h": 71.7
},
"luminance": 0.63782
}Semantic roles & 50–950 ramp
primary
#FCC888
secondary
#4D8DDB
accent
#67E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381