#FCC58D#FCC58D
#FCC58D is a very light, moderate orange. Relative luminance 0.626; OKLCH L 86.0% C 0.095 H 66.5°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC58D |
|---|---|
| RGB | rgb(252, 197, 141) |
| HSL | hsl(30, 95%, 77%) |
| HSV | hsv(30, 44%, 99%) |
| CMYK | cmyk(0%, 21.8%, 44%, 1.2%) |
| CIE-LAB | lab(83.21, 12.72, 35.56) |
| CIE-LCH | lch(83.21, 37.77, 70.32°) |
| OKLab | oklab(86% 0.0381 0.0875) |
| OKLCH | oklch(86% 0.095 66.5) |
| XYZ | xyz(64.9213, 62.5548, 33.8489) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.92
Light Peach
#FFD8B1
ΔE00 6.20
Apricot (survey)
#FFB16D
ΔE00 6.24
Peach (survey)
#FFB07C
ΔE00 7.43
Apricot
#FBCEB1
ΔE00 7.56
Navajowhite
#FFDEAD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC58D #8DC4FC
analogous
#FC8E8D #FCC58D #FCFC8D
triadic
#FCC58D #8DFCC5 #C58DFC
tetradic
#FCC58D #8DFC8E #8DC4FC #FC8DFC
square
#FCC58D #8DFC8E #8DC4FC #FC8DFC
split-complementary
#FCC58D #8DFCFC #8E8DFC
monochromatic
#F98816 #FAA751 #FCC58D #FEE3C9 #FEF0E1
Accessibility & contrast
On white
1.55
#FCC58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#FCC58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC58D
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC58D | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C889
Deuteranopia (green-blind)
#E4D48E
Tritanopia (blue-blind)
#FFB9B7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc58d; /* rgb */ color: rgb(252, 197, 141); /* oklch */ color: oklch(86.0% 0.095 66.5);
Tailwind
colors: {
custom: {
50: '#ffd6af',
500: '#fcc58d',
950: '#000000',
},
}SCSS
$custom: #fcc58d; $custom-light: #ffd6af; $custom-dark: #000000;
JSON
{
"hex": "#fcc58d",
"rgb": {
"r": 252,
"g": 197,
"b": 141
},
"hsl": {
"h": 30.27,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.85999,
"c": 0.09545,
"h": 66.5
},
"luminance": 0.62551
}Semantic roles & 50–950 ramp
primary
#FCC58D
secondary
#5196DC
accent
#72E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381