#FCC889#FCC889
#FCC889 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.5% C 0.099 H 71.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC889 |
|---|---|
| RGB | rgb(252, 200, 137) |
| HSL | hsl(33, 95%, 76%) |
| HSV | hsv(33, 46%, 99%) |
| CMYK | cmyk(0%, 20.6%, 45.6%, 1.2%) |
| CIE-LAB | lab(83.87, 10.76, 38.47) |
| CIE-LCH | lch(83.87, 39.95, 74.37°) |
| OKLab | oklab(86.5% 0.0319 0.0941) |
| OKLCH | oklch(86.5% 0.099 71.3) |
| XYZ | xyz(65.3171, 63.8139, 32.5390) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.00
Light Peach
#FFD8B1
ΔE00 6.70
Navajowhite
#FFDEAD
ΔE00 6.74
Apricot (survey)
#FFB16D
ΔE00 7.46
Very Light Brown
#D3B683
ΔE00 8.32
Peach
#FFDAB9
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC889 #89BDFC
analogous
#FC8F89 #FCC889 #F6FC89
triadic
#FCC889 #89FCC8 #C889FC
tetradic
#FCC889 #89FC8F #89BDFC #FC89F6
square
#FCC889 #89FC8F #89BDFC #FC89F6
split-complementary
#FCC889 #89F6FC #8F89FC
monochromatic
#F99012 #FAAC4D #FCC889 #FEE4C5 #FEF1E1
Accessibility & contrast
On white
1.53
#FCC889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FCC889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC889
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC889 | 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)
#DBCA84
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#FFBBB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc889; /* rgb */ color: rgb(252, 200, 137); /* oklch */ color: oklch(86.5% 0.099 71.3);
Tailwind
colors: {
custom: {
50: '#ffd8ac',
500: '#fcc889',
950: '#000000',
},
}SCSS
$custom: #fcc889; $custom-light: #ffd8ac; $custom-dark: #000000;
JSON
{
"hex": "#fcc889",
"rgb": {
"r": 252,
"g": 200,
"b": 137
},
"hsl": {
"h": 32.87,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.86496,
"c": 0.09932,
"h": 71.3
},
"luminance": 0.6381
}Semantic roles & 50–950 ramp
primary
#FCC889
secondary
#4E8EDB
accent
#68E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381