#FCC08A#FCC08A
#FCC08A is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.0% C 0.098 H 62.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC08A |
|---|---|
| RGB | rgb(252, 192, 138) |
| HSL | hsl(28, 95%, 76%) |
| HSV | hsv(28, 45%, 99%) |
| CMYK | cmyk(0%, 23.8%, 45.2%, 1.2%) |
| CIE-LAB | lab(81.97, 15.03, 35.50) |
| CIE-LCH | lch(81.97, 38.55, 67.05°) |
| OKLab | oklab(85.01% 0.0447 0.0872) |
| OKLCH | oklch(85.01% 0.098 62.9) |
| XYZ | xyz(63.5846, 60.2336, 32.3170) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.90
Peach (survey)
#FFB07C
ΔE00 5.56
Burlywood
#DEB887
ΔE00 6.49
Light Peach
#FFD8B1
ΔE00 7.21
Apricot
#FBCEB1
ΔE00 7.38
Sandybrown
#F4A460
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC08A #8AC6FC
analogous
#FC8A8D #FCC08A #FCF98A
triadic
#FCC08A #8AFCC0 #C08AFC
tetradic
#FCC08A #8DFC8A #8AC6FC #F98AFC
square
#FCC08A #8DFC8A #8AC6FC #F98AFC
split-complementary
#FCC08A #8AFCF9 #8A8DFC
monochromatic
#F98013 #FAA04E #FCC08A #FEE0C6 #FEEFE1
Accessibility & contrast
On white
1.61
#FCC08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FCC08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC08A
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC08A | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C486
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#FFB3B2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc08a; /* rgb */ color: rgb(252, 192, 138); /* oklch */ color: oklch(85.0% 0.098 62.9);
Tailwind
colors: {
custom: {
50: '#ffd3ac',
500: '#fcc08a',
950: '#000000',
},
}SCSS
$custom: #fcc08a; $custom-light: #ffd3ac; $custom-dark: #000000;
JSON
{
"hex": "#fcc08a",
"rgb": {
"r": 252,
"g": 192,
"b": 138
},
"hsl": {
"h": 28.421,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.85013,
"c": 0.09802,
"h": 62.9
},
"luminance": 0.6023
}Semantic roles & 50–950 ramp
primary
#FCC08A
secondary
#4F99DC
accent
#79E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381