#FCC489#FCC489
#FCC489 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.7% C 0.099 H 67.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC489 |
|---|---|
| RGB | rgb(252, 196, 137) |
| HSL | hsl(31, 95%, 76%) |
| HSV | hsv(31, 46%, 99%) |
| CMYK | cmyk(0%, 22.2%, 45.6%, 1.2%) |
| CIE-LAB | lab(82.91, 12.85, 37.23) |
| CIE-LCH | lch(82.91, 39.39, 70.96°) |
| OKLab | oklab(85.74% 0.0381 0.0912) |
| OKLCH | oklch(85.74% 0.099 67.3) |
| XYZ | xyz(64.4028, 61.9853, 32.2342) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.94
Apricot (survey)
#FFB16D
ΔE00 5.97
Light Peach
#FFD8B1
ΔE00 6.77
Peach (survey)
#FFB07C
ΔE00 7.54
Navajowhite
#FFDEAD
ΔE00 7.84
Peach
#FFDAB9
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC489 #89C1FC
analogous
#FC8B89 #FCC489 #FAFC89
triadic
#FCC489 #89FCC4 #C489FC
tetradic
#FCC489 #89FC8B #89C1FC #FC89FA
square
#FCC489 #89FC8B #89C1FC #FC89FA
split-complementary
#FCC489 #89FAFC #8B89FC
monochromatic
#F98812 #FAA64D #FCC489 #FEE2C5 #FEF0E1
Accessibility & contrast
On white
1.57
#FCC489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FCC489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC489
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC489 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C785
Deuteranopia (green-blind)
#E4D48A
Tritanopia (blue-blind)
#FFB7B5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc489; /* rgb */ color: rgb(252, 196, 137); /* oklch */ color: oklch(85.7% 0.099 67.3);
Tailwind
colors: {
custom: {
50: '#ffd5ac',
500: '#fcc489',
950: '#000000',
},
}SCSS
$custom: #fcc489; $custom-light: #ffd5ac; $custom-dark: #000000;
JSON
{
"hex": "#fcc489",
"rgb": {
"r": 252,
"g": 196,
"b": 137
},
"hsl": {
"h": 30.783,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.85742,
"c": 0.09883,
"h": 67.3
},
"luminance": 0.61981
}Semantic roles & 50–950 ramp
primary
#FCC489
secondary
#4E93DB
accent
#70E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381