#FCC57D#FCC57D
#FCC57D is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.7% C 0.109 H 73.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC57D |
|---|---|
| RGB | rgb(252, 197, 125) |
| HSL | hsl(34, 95%, 74%) |
| HSV | hsv(34, 50%, 99%) |
| CMYK | cmyk(0%, 21.8%, 50.4%, 1.2%) |
| CIE-LAB | lab(82.97, 11.22, 43.42) |
| CIE-LCH | lch(82.97, 44.85, 75.52°) |
| OKLab | oklab(85.74% 0.032 0.1046) |
| OKLCH | oklch(85.74% 0.109 73) |
| XYZ | xyz(63.8157, 62.1125, 28.0257) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.65
Butterscotch
#FDB147
ΔE00 7.04
Apricot (survey)
#FFB16D
ΔE00 7.28
Navajowhite
#FFDEAD
ΔE00 8.10
Light Orange
#FDAA48
ΔE00 8.24
Light Peach
#FFD8B1
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC57D #7DB4FC
analogous
#FC867D #FCC57D #F3FC7D
triadic
#FCC57D #7DFCC5 #C57DFC
tetradic
#FCC57D #7DFC86 #7DB4FC #FC7DF3
square
#FCC57D #7DFC86 #7DB4FC #FC7DF3
split-complementary
#FCC57D #7DF3FC #867DFC
monochromatic
#F99006 #FBAA41 #FCC57D #FDE0B9 #FEF2E1
Accessibility & contrast
On white
1.56
#FCC57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#FCC57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC57D
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC57D | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C777
Deuteranopia (green-blind)
#E6D47F
Tritanopia (blue-blind)
#FFB7B3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc57d; /* rgb */ color: rgb(252, 197, 125); /* oklch */ color: oklch(85.7% 0.109 73.0);
Tailwind
colors: {
custom: {
50: '#ffd6a4',
500: '#fcc57d',
950: '#000000',
},
}SCSS
$custom: #fcc57d; $custom-light: #ffd6a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc57d",
"rgb": {
"r": 252,
"g": 197,
"b": 125
},
"hsl": {
"h": 34.016,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.85739,
"c": 0.10936,
"h": 73
},
"luminance": 0.62109
}Semantic roles & 50–950 ramp
primary
#FCC57D
secondary
#4385DA
accent
#63E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380