#FCC488#FCC488
#FCC488 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.7% C 0.100 H 67.8°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC488 |
|---|---|
| RGB | rgb(252, 196, 136) |
| HSL | hsl(31, 95%, 76%) |
| HSV | hsv(31, 46%, 99%) |
| CMYK | cmyk(0%, 22.2%, 46%, 1.2%) |
| CIE-LAB | lab(82.89, 12.75, 37.73) |
| CIE-LCH | lch(82.89, 39.82, 71.33°) |
| OKLab | oklab(85.73% 0.0377 0.0923) |
| OKLCH | oklch(85.73% 0.1 67.8) |
| XYZ | xyz(64.3314, 61.9567, 31.8582) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.95
Apricot (survey)
#FFB16D
ΔE00 5.99
Light Peach
#FFD8B1
ΔE00 6.90
Peach (survey)
#FFB07C
ΔE00 7.70
Navajowhite
#FFDEAD
ΔE00 7.84
Peach
#FFDAB9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC488 #88C0FC
analogous
#FC8A88 #FCC488 #FAFC88
triadic
#FCC488 #88FCC4 #C488FC
tetradic
#FCC488 #88FC8A #88C0FC #FC88FA
square
#FCC488 #88FC8A #88C0FC #FC88FA
split-complementary
#FCC488 #88FAFC #8A88FC
monochromatic
#F98911 #FAA64C #FCC488 #FEE2C4 #FEF0E1
Accessibility & contrast
On white
1.57
#FCC488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FCC488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC488
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC488 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C783
Deuteranopia (green-blind)
#E4D489
Tritanopia (blue-blind)
#FFB7B5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc488; /* rgb */ color: rgb(252, 196, 136); /* oklch */ color: oklch(85.7% 0.100 67.8);
Tailwind
colors: {
custom: {
50: '#ffd5ab',
500: '#fcc488',
950: '#000000',
},
}SCSS
$custom: #fcc488; $custom-light: #ffd5ab; $custom-dark: #000000;
JSON
{
"hex": "#fcc488",
"rgb": {
"r": 252,
"g": 196,
"b": 136
},
"hsl": {
"h": 31.034,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.85726,
"c": 0.09969,
"h": 67.8
},
"luminance": 0.61953
}Semantic roles & 50–950 ramp
primary
#FCC488
secondary
#4D92DB
accent
#6FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381