#FCC588#FCC588
#FCC588 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.9% C 0.100 H 68.8°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC588 |
|---|---|
| RGB | rgb(252, 197, 136) |
| HSL | hsl(32, 95%, 76%) |
| HSV | hsv(32, 46%, 99%) |
| CMYK | cmyk(0%, 21.8%, 46%, 1.2%) |
| CIE-LAB | lab(83.13, 12.23, 38.03) |
| CIE-LCH | lch(83.13, 39.95, 72.18°) |
| OKLab | oklab(85.91% 0.0362 0.093) |
| OKLCH | oklch(85.91% 0.1 68.8) |
| XYZ | xyz(64.5577, 62.4093, 31.9336) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.93
Apricot (survey)
#FFB16D
ΔE00 6.36
Light Peach
#FFD8B1
ΔE00 6.85
Navajowhite
#FFDEAD
ΔE00 7.55
Peach (survey)
#FFB07C
ΔE00 8.17
Peach
#FFDAB9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC588 #88BFFC
analogous
#FC8B88 #FCC588 #F9FC88
triadic
#FCC588 #88FCC5 #C588FC
tetradic
#FCC588 #88FC8B #88BFFC #FC88F9
square
#FCC588 #88FC8B #88BFFC #FC88F9
split-complementary
#FCC588 #88F9FC #8B88FC
monochromatic
#F98B11 #FAA84C #FCC588 #FEE2C4 #FEF0E1
Accessibility & contrast
On white
1.56
#FCC588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FCC588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC588
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC588 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C883
Deuteranopia (green-blind)
#E5D489
Tritanopia (blue-blind)
#FFB8B6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc588; /* rgb */ color: rgb(252, 197, 136); /* oklch */ color: oklch(85.9% 0.100 68.8);
Tailwind
colors: {
custom: {
50: '#ffd6ab',
500: '#fcc588',
950: '#000000',
},
}SCSS
$custom: #fcc588; $custom-light: #ffd6ab; $custom-dark: #000000;
JSON
{
"hex": "#fcc588",
"rgb": {
"r": 252,
"g": 197,
"b": 136
},
"hsl": {
"h": 31.552,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.85913,
"c": 0.09978,
"h": 68.8
},
"luminance": 0.62406
}Semantic roles & 50–950 ramp
primary
#FCC588
secondary
#4D90DB
accent
#6DE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381