#FCC693#FCC693
#FCC693 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.3% C 0.090 H 64.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC693 |
|---|---|
| RGB | rgb(252, 198, 147) |
| HSL | hsl(29, 95%, 78%) |
| HSV | hsv(29, 42%, 99%) |
| CMYK | cmyk(0%, 21.4%, 41.7%, 1.2%) |
| CIE-LAB | lab(83.54, 12.81, 32.90) |
| CIE-LCH | lch(83.54, 35.31, 68.72°) |
| OKLab | oklab(86.29% 0.0389 0.0816) |
| OKLCH | oklch(86.29% 0.09 64.5) |
| XYZ | xyz(65.6077, 63.1939, 36.3400) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.46
Burlywood
#DEB887
ΔE00 6.11
Apricot
#FBCEB1
ΔE00 6.36
Apricot (survey)
#FFB16D
ΔE00 6.67
Peach
#FFDAB9
ΔE00 6.73
Peach (survey)
#FFB07C
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC693 #93C9FC
analogous
#FC9394 #FCC693 #FCFB93
triadic
#FCC693 #93FCC6 #C693FC
tetradic
#FCC693 #94FC93 #93C9FC #FB93FC
square
#FCC693 #94FC93 #93C9FC #FB93FC
split-complementary
#FCC693 #93FCFB #9394FC
monochromatic
#F9871C #FAA757 #FCC693 #FEE5CF #FEEFE1
Accessibility & contrast
On white
1.54
#FCC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#FCC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC693
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC693 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98F
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#FFBAB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc693; /* rgb */ color: rgb(252, 198, 147); /* oklch */ color: oklch(86.3% 0.090 64.5);
Tailwind
colors: {
custom: {
50: '#ffd7b3',
500: '#fcc693',
950: '#000000',
},
}SCSS
$custom: #fcc693; $custom-light: #ffd7b3; $custom-dark: #000000;
JSON
{
"hex": "#fcc693",
"rgb": {
"r": 252,
"g": 198,
"b": 147
},
"hsl": {
"h": 29.143,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.86293,
"c": 0.09035,
"h": 64.5
},
"luminance": 0.6319
}Semantic roles & 50–950 ramp
primary
#FCC693
secondary
#569CDD
accent
#76E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381