#FCC088#FCC088
#FCC088 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.0% C 0.100 H 63.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC088 |
|---|---|
| RGB | rgb(252, 192, 136) |
| HSL | hsl(29, 95%, 76%) |
| HSV | hsv(29, 46%, 99%) |
| CMYK | cmyk(0%, 23.8%, 46%, 1.2%) |
| CIE-LAB | lab(81.93, 14.84, 36.49) |
| CIE-LCH | lch(81.93, 39.39, 67.87°) |
| OKLab | oklab(84.98% 0.0439 0.0895) |
| OKLCH | oklch(84.98% 0.1 63.9) |
| XYZ | xyz(63.4411, 60.1763, 31.5615) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.79
Peach (survey)
#FFB07C
ΔE00 5.84
Burlywood
#DEB887
ΔE00 6.38
Light Peach
#FFD8B1
ΔE00 7.35
Sandybrown
#F4A460
ΔE00 7.38
Apricot
#FBCEB1
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC088 #88C4FC
analogous
#FC888A #FCC088 #FCFA88
triadic
#FCC088 #88FCC0 #C088FC
tetradic
#FCC088 #8AFC88 #88C4FC #FA88FC
square
#FCC088 #8AFC88 #88C4FC #FA88FC
split-complementary
#FCC088 #88FCFA #888AFC
monochromatic
#F98111 #FAA04C #FCC088 #FEE0C4 #FEEFE1
Accessibility & contrast
On white
1.61
#FCC088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FCC088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC088
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC088 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C484
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#FFB3B2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc088; /* rgb */ color: rgb(252, 192, 136); /* oklch */ color: oklch(85.0% 0.100 63.9);
Tailwind
colors: {
custom: {
50: '#ffd3ab',
500: '#fcc088',
950: '#000000',
},
}SCSS
$custom: #fcc088; $custom-light: #ffd3ab; $custom-dark: #000000;
JSON
{
"hex": "#fcc088",
"rgb": {
"r": 252,
"g": 192,
"b": 136
},
"hsl": {
"h": 28.966,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.84979,
"c": 0.09964,
"h": 63.9
},
"luminance": 0.60172
}Semantic roles & 50–950 ramp
primary
#FCC088
secondary
#4D97DB
accent
#77E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381