#FCC989#FCC989
#FCC989 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.7% C 0.100 H 72.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC989 |
|---|---|
| RGB | rgb(252, 201, 137) |
| HSL | hsl(33, 95%, 76%) |
| HSV | hsv(33, 46%, 99%) |
| CMYK | cmyk(0%, 20.2%, 45.6%, 1.2%) |
| CIE-LAB | lab(84.11, 10.24, 38.78) |
| CIE-LCH | lch(84.11, 40.11, 75.21°) |
| OKLab | oklab(86.69% 0.0304 0.0948) |
| OKLCH | oklch(86.69% 0.1 72.2) |
| XYZ | xyz(65.5494, 64.2786, 32.6164) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.10
Navajowhite
#FFDEAD
ΔE00 6.52
Light Peach
#FFD8B1
ΔE00 6.75
Apricot (survey)
#FFB16D
ΔE00 7.87
Very Light Brown
#D3B683
ΔE00 8.26
Peach
#FFDAB9
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC989 #89BCFC
analogous
#FC9089 #FCC989 #F6FC89
triadic
#FCC989 #89FCC9 #C989FC
tetradic
#FCC989 #89FC90 #89BCFC #FC89F6
square
#FCC989 #89FC90 #89BCFC #FC89F6
split-complementary
#FCC989 #89F6FC #9089FC
monochromatic
#F99212 #FAAE4D #FCC989 #FEE4C5 #FEF1E1
Accessibility & contrast
On white
1.52
#FCC989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#FCC989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC989
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC989 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB84
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#FFBCB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc989; /* rgb */ color: rgb(252, 201, 137); /* oklch */ color: oklch(86.7% 0.100 72.2);
Tailwind
colors: {
custom: {
50: '#ffd9ac',
500: '#fcc989',
950: '#000000',
},
}SCSS
$custom: #fcc989; $custom-light: #ffd9ac; $custom-dark: #000000;
JSON
{
"hex": "#fcc989",
"rgb": {
"r": 252,
"g": 201,
"b": 137
},
"hsl": {
"h": 33.391,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.86685,
"c": 0.09951,
"h": 72.2
},
"luminance": 0.64275
}Semantic roles & 50–950 ramp
primary
#FCC989
secondary
#4E8DDB
accent
#66E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381