#FCC08E#FCC08E
#FCC08E is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.1% C 0.095 H 60.8°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC08E |
|---|---|
| RGB | rgb(252, 192, 142) |
| HSL | hsl(27, 95%, 77%) |
| HSV | hsv(27, 44%, 99%) |
| CMYK | cmyk(0%, 23.8%, 43.7%, 1.2%) |
| CIE-LAB | lab(82.03, 15.43, 33.50) |
| CIE-LCH | lch(82.03, 36.88, 65.27°) |
| OKLab | oklab(85.08% 0.0462 0.0828) |
| OKLCH | oklch(85.08% 0.095 60.8) |
| XYZ | xyz(63.8795, 60.3516, 33.8704) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.12
Apricot (survey)
#FFB16D
ΔE00 5.30
Apricot
#FBCEB1
ΔE00 6.57
Burlywood
#DEB887
ΔE00 6.83
Light Peach
#FFD8B1
ΔE00 7.01
Sandybrown
#F4A460
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC08E #8ECAFC
analogous
#FC8E93 #FCC08E #FCF78E
triadic
#FCC08E #8EFCC0 #C08EFC
tetradic
#FCC08E #93FC8E #8ECAFC #F78EFC
square
#FCC08E #93FC8E #8ECAFC #F78EFC
split-complementary
#FCC08E #8EFCF7 #8E93FC
monochromatic
#F97E17 #FA9F52 #FCC08E #FEE1CA #FEEEE1
Accessibility & contrast
On white
1.61
#FCC08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FCC08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC08E
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC08E | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48A
Deuteranopia (green-blind)
#E1D18F
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc08e; /* rgb */ color: rgb(252, 192, 142); /* oklch */ color: oklch(85.1% 0.095 60.8);
Tailwind
colors: {
custom: {
50: '#ffd3af',
500: '#fcc08e',
950: '#000000',
},
}SCSS
$custom: #fcc08e; $custom-light: #ffd3af; $custom-dark: #000000;
JSON
{
"hex": "#fcc08e",
"rgb": {
"r": 252,
"g": 192,
"b": 142
},
"hsl": {
"h": 27.273,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.85084,
"c": 0.09481,
"h": 60.8
},
"luminance": 0.60348
}Semantic roles & 50–950 ramp
primary
#FCC08E
secondary
#529DDC
accent
#7DE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381