#FCC688#FCC688
#FCC688 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.1% C 0.100 H 69.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC688 |
|---|---|
| RGB | rgb(252, 198, 136) |
| HSL | hsl(32, 95%, 76%) |
| HSV | hsv(32, 46%, 99%) |
| CMYK | cmyk(0%, 21.4%, 46%, 1.2%) |
| CIE-LAB | lab(83.37, 11.71, 38.34) |
| CIE-LCH | lch(83.37, 40.09, 73.02°) |
| OKLab | oklab(86.1% 0.0346 0.0937) |
| OKLCH | oklch(86.1% 0.1 69.7) |
| XYZ | xyz(64.7855, 62.8650, 32.0096) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.94
Apricot (survey)
#FFB16D
ΔE00 6.74
Light Peach
#FFD8B1
ΔE00 6.83
Navajowhite
#FFDEAD
ΔE00 7.28
Peach
#FFDAB9
ΔE00 8.43
Butterscotch
#FDB147
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC688 #88BEFC
analogous
#FC8C88 #FCC688 #F8FC88
triadic
#FCC688 #88FCC6 #C688FC
tetradic
#FCC688 #88FC8C #88BEFC #FC88F8
square
#FCC688 #88FC8C #88BEFC #FC88F8
split-complementary
#FCC688 #88F8FC #8C88FC
monochromatic
#F98D11 #FAA94C #FCC688 #FEE3C4 #FEF1E1
Accessibility & contrast
On white
1.55
#FCC688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FCC688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC688
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC688 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C883
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#FFB9B6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc688; /* rgb */ color: rgb(252, 198, 136); /* oklch */ color: oklch(86.1% 0.100 69.7);
Tailwind
colors: {
custom: {
50: '#ffd7ab',
500: '#fcc688',
950: '#000000',
},
}SCSS
$custom: #fcc688; $custom-light: #ffd7ab; $custom-dark: #000000;
JSON
{
"hex": "#fcc688",
"rgb": {
"r": 252,
"g": 198,
"b": 136
},
"hsl": {
"h": 32.069,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.86102,
"c": 0.0999,
"h": 69.7
},
"luminance": 0.62861
}Semantic roles & 50–950 ramp
primary
#FCC688
secondary
#4D8FDB
accent
#6BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381