#FCC293#FCC293
#FCC293 is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.5% C 0.091 H 60.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC293 |
|---|---|
| RGB | rgb(252, 194, 147) |
| HSL | hsl(27, 95%, 78%) |
| HSV | hsv(27, 42%, 99%) |
| CMYK | cmyk(0%, 23%, 41.7%, 1.2%) |
| CIE-LAB | lab(82.59, 14.90, 31.63) |
| CIE-LCH | lch(82.59, 34.97, 64.77°) |
| OKLab | oklab(85.55% 0.045 0.0786) |
| OKLCH | oklch(85.55% 0.091 60.2) |
| XYZ | xyz(64.7055, 61.3894, 36.0393) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.55
Apricot
#FBCEB1
ΔE00 5.72
Apricot (survey)
#FFB16D
ΔE00 6.11
Light Peach
#FFD8B1
ΔE00 6.39
Burlywood
#DEB887
ΔE00 6.92
Peach
#FFDAB9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC293 #93CDFC
analogous
#FC9398 #FCC293 #FCF693
triadic
#FCC293 #93FCC2 #C293FC
tetradic
#FCC293 #98FC93 #93CDFC #F693FC
square
#FCC293 #98FC93 #93CDFC #F693FC
split-complementary
#FCC293 #93FCF6 #9398FC
monochromatic
#F97F1C #FAA057 #FCC293 #FEE4CF #FEEEE1
Accessibility & contrast
On white
1.58
#FCC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FCC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC293
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC293 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C690
Deuteranopia (green-blind)
#E1D394
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcc293; /* rgb */ color: rgb(252, 194, 147); /* oklch */ color: oklch(85.5% 0.091 60.2);
Tailwind
colors: {
custom: {
50: '#ffd4b3',
500: '#fcc293',
950: '#000000',
},
}SCSS
$custom: #fcc293; $custom-light: #ffd4b3; $custom-dark: #000000;
JSON
{
"hex": "#fcc293",
"rgb": {
"r": 252,
"g": 194,
"b": 147
},
"hsl": {
"h": 26.857,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.85547,
"c": 0.09059,
"h": 60.2
},
"luminance": 0.61386
}Semantic roles & 50–950 ramp
primary
#FCC293
secondary
#56A1DD
accent
#7FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381