#FCC893#FCC893
#FCC893 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.7% C 0.090 H 66.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC893 |
|---|---|
| RGB | rgb(252, 200, 147) |
| HSL | hsl(30, 95%, 78%) |
| HSV | hsv(30, 42%, 99%) |
| CMYK | cmyk(0%, 20.6%, 41.7%, 1.2%) |
| CIE-LAB | lab(84.03, 11.77, 33.53) |
| CIE-LCH | lch(84.03, 35.54, 70.66°) |
| OKLab | oklab(86.67% 0.0358 0.0831) |
| OKLCH | oklch(86.67% 0.09 66.7) |
| XYZ | xyz(66.0679, 64.1142, 36.4934) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.19
Burlywood
#DEB887
ΔE00 5.91
Peach
#FFDAB9
ΔE00 6.65
Navajowhite
#FFDEAD
ΔE00 6.71
Apricot
#FBCEB1
ΔE00 6.85
Apricot (survey)
#FFB16D
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC893 #93C7FC
analogous
#FC9393 #FCC893 #FBFC93
triadic
#FCC893 #93FCC8 #C893FC
tetradic
#FCC893 #93FC93 #93C7FC #FC93FB
square
#FCC893 #93FC93 #93C7FC #FC93FB
split-complementary
#FCC893 #93FBFC #9393FC
monochromatic
#F98B1C #FAAA57 #FCC893 #FEE6CF #FEF0E1
Accessibility & contrast
On white
1.52
#FCC893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#FCC893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC893
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC893 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB8F
Deuteranopia (green-blind)
#E6D694
Tritanopia (blue-blind)
#FFBCBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc893; /* rgb */ color: rgb(252, 200, 147); /* oklch */ color: oklch(86.7% 0.090 66.7);
Tailwind
colors: {
custom: {
50: '#ffd8b3',
500: '#fcc893',
950: '#000000',
},
}SCSS
$custom: #fcc893; $custom-light: #ffd8b3; $custom-dark: #000000;
JSON
{
"hex": "#fcc893",
"rgb": {
"r": 252,
"g": 200,
"b": 147
},
"hsl": {
"h": 30.286,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.86669,
"c": 0.09043,
"h": 66.7
},
"luminance": 0.64111
}Semantic roles & 50–950 ramp
primary
#FCC893
secondary
#5699DD
accent
#72E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381