#FCC593#FCC593
#FCC593 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 86.1% C 0.090 H 63.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC593 |
|---|---|
| RGB | rgb(252, 197, 147) |
| HSL | hsl(29, 95%, 78%) |
| HSV | hsv(29, 42%, 99%) |
| CMYK | cmyk(0%, 21.8%, 41.7%, 1.2%) |
| CIE-LAB | lab(83.30, 13.34, 32.58) |
| CIE-LCH | lch(83.30, 35.20, 67.74°) |
| OKLab | oklab(86.11% 0.0404 0.0808) |
| OKLCH | oklch(86.11% 0.09 63.4) |
| XYZ | xyz(65.3799, 62.7382, 36.2641) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.65
Apricot
#FBCEB1
ΔE00 6.15
Burlywood
#DEB887
ΔE00 6.27
Apricot (survey)
#FFB16D
ΔE00 6.47
Peach (survey)
#FFB07C
ΔE00 6.72
Peach
#FFDAB9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC593 #93CAFC
analogous
#FC9395 #FCC593 #FCF993
triadic
#FCC593 #93FCC5 #C593FC
tetradic
#FCC593 #95FC93 #93CAFC #F993FC
square
#FCC593 #95FC93 #93CAFC #F993FC
split-complementary
#FCC593 #93FCF9 #9395FC
monochromatic
#F9851C #FAA557 #FCC593 #FEE5CF #FEEFE1
Accessibility & contrast
On white
1.55
#FCC593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#FCC593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC593
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC593 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88F
Deuteranopia (green-blind)
#E3D594
Tritanopia (blue-blind)
#FFB9B8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc593; /* rgb */ color: rgb(252, 197, 147); /* oklch */ color: oklch(86.1% 0.090 63.4);
Tailwind
colors: {
custom: {
50: '#ffd6b3',
500: '#fcc593',
950: '#000000',
},
}SCSS
$custom: #fcc593; $custom-light: #ffd6b3; $custom-dark: #000000;
JSON
{
"hex": "#fcc593",
"rgb": {
"r": 252,
"g": 197,
"b": 147
},
"hsl": {
"h": 28.571,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.86106,
"c": 0.09035,
"h": 63.4
},
"luminance": 0.62735
}Semantic roles & 50–950 ramp
primary
#FCC593
secondary
#569DDD
accent
#78E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381