#FCC58E#FCC58E
#FCC58E is a very light, moderate orange. Relative luminance 0.626; OKLCH L 86.0% C 0.095 H 66.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC58E |
|---|---|
| RGB | rgb(252, 197, 142) |
| HSL | hsl(30, 95%, 77%) |
| HSV | hsv(30, 44%, 99%) |
| CMYK | cmyk(0%, 21.8%, 43.7%, 1.2%) |
| CIE-LAB | lab(83.22, 12.82, 35.07) |
| CIE-LCH | lch(83.22, 37.34, 69.92°) |
| OKLab | oklab(86.02% 0.0385 0.0864) |
| OKLCH | oklch(86.02% 0.095 66) |
| XYZ | xyz(64.9961, 62.5847, 34.2425) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.95
Light Peach
#FFD8B1
ΔE00 6.09
Apricot (survey)
#FFB16D
ΔE00 6.25
Peach (survey)
#FFB07C
ΔE00 7.29
Apricot
#FBCEB1
ΔE00 7.33
Peach
#FFDAB9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC58E #8EC5FC
analogous
#FC8E8E #FCC58E #FCFC8E
triadic
#FCC58E #8EFCC5 #C58EFC
tetradic
#FCC58E #8EFC8E #8EC5FC #FC8EFC
square
#FCC58E #8EFC8E #8EC5FC #FC8EFC
split-complementary
#FCC58E #8EFCFC #8E8EFC
monochromatic
#F98817 #FAA652 #FCC58E #FEE4CA #FEF0E1
Accessibility & contrast
On white
1.55
#FCC58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#FCC58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC58E
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC58E | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88A
Deuteranopia (green-blind)
#E4D48F
Tritanopia (blue-blind)
#FFB9B7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc58e; /* rgb */ color: rgb(252, 197, 142); /* oklch */ color: oklch(86.0% 0.095 66.0);
Tailwind
colors: {
custom: {
50: '#ffd6af',
500: '#fcc58e',
950: '#000000',
},
}SCSS
$custom: #fcc58e; $custom-light: #ffd6af; $custom-dark: #000000;
JSON
{
"hex": "#fcc58e",
"rgb": {
"r": 252,
"g": 197,
"b": 142
},
"hsl": {
"h": 30,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.86016,
"c": 0.0946,
"h": 66
},
"luminance": 0.62581
}Semantic roles & 50–950 ramp
primary
#FCC58E
secondary
#5297DC
accent
#73E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381