#FCC78F#FCC78F
#FCC78F is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.4% C 0.094 H 67.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC78F |
|---|---|
| RGB | rgb(252, 199, 143) |
| HSL | hsl(31, 95%, 77%) |
| HSV | hsv(31, 43%, 99%) |
| CMYK | cmyk(0%, 21%, 43.3%, 1.2%) |
| CIE-LAB | lab(83.72, 11.88, 35.20) |
| CIE-LCH | lch(83.72, 37.15, 71.35°) |
| OKLab | oklab(86.41% 0.0358 0.0868) |
| OKLCH | oklch(86.41% 0.094 67.6) |
| XYZ | xyz(65.5286, 63.5291, 34.7921) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.79
Burlywood
#DEB887
ΔE00 5.84
Apricot (survey)
#FFB16D
ΔE00 6.86
Navajowhite
#FFDEAD
ΔE00 6.94
Peach
#FFDAB9
ΔE00 7.30
Apricot
#FBCEB1
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC78F #8FC4FC
analogous
#FC918F #FCC78F #FAFC8F
triadic
#FCC78F #8FFCC7 #C78FFC
tetradic
#FCC78F #8FFC91 #8FC4FC #FC8FFA
square
#FCC78F #8FFC91 #8FC4FC #FC8FFA
split-complementary
#FCC78F #8FFAFC #918FFC
monochromatic
#F98B18 #FAA953 #FCC78F #FEE5CB #FEF0E1
Accessibility & contrast
On white
1.53
#FCC78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#FCC78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC78F
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC78F | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8B
Deuteranopia (green-blind)
#E5D690
Tritanopia (blue-blind)
#FFBBB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc78f; /* rgb */ color: rgb(252, 199, 143); /* oklch */ color: oklch(86.4% 0.094 67.6);
Tailwind
colors: {
custom: {
50: '#ffd8b0',
500: '#fcc78f',
950: '#000000',
},
}SCSS
$custom: #fcc78f; $custom-light: #ffd8b0; $custom-dark: #000000;
JSON
{
"hex": "#fcc78f",
"rgb": {
"r": 252,
"g": 199,
"b": 143
},
"hsl": {
"h": 30.826,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.86409,
"c": 0.09386,
"h": 67.6
},
"luminance": 0.63525
}Semantic roles & 50–950 ramp
primary
#FCC78F
secondary
#5396DC
accent
#70E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381