#FCCE78#FCCE78
#FCCE78 is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.4% C 0.117 H 81.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE78 |
|---|---|
| RGB | rgb(252, 206, 120) |
| HSL | hsl(39, 96%, 73%) |
| HSV | hsv(39, 52%, 99%) |
| CMYK | cmyk(0%, 18.3%, 52.4%, 1.2%) |
| CIE-LAB | lab(85.10, 6.12, 48.52) |
| CIE-LCH | lch(85.10, 48.90, 82.81°) |
| OKLab | oklab(87.38% 0.0165 0.1155) |
| OKLCH | oklch(87.38% 0.117 81.9) |
| XYZ | xyz(65.6092, 66.1978, 27.0873) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.82
Light Mustard
#F7D560
ΔE00 6.39
Sand (survey)
#E2CA76
ΔE00 6.52
Maize
#F4D054
ΔE00 6.66
Pale Gold
#FDDE6C
ΔE00 7.22
Sandy
#F1DA7A
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE78 #78A6FC
analogous
#FC8C78 #FCCE78 #E8FC78
triadic
#FCCE78 #78FCCE #CE78FC
tetradic
#FCCE78 #78FC8C #78A6FC #FC78E8
square
#FCCE78 #78FC8C #78A6FC #FC78E8
split-complementary
#FCCE78 #78E8FC #8C78FC
monochromatic
#F4A105 #FBB83C #FCCE78 #FDE4B4 #FEF4E1
Accessibility & contrast
On white
1.47
#FCCE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#FCCE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE78
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE78 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#EDD97B
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcce78; /* rgb */ color: rgb(252, 206, 120); /* oklch */ color: oklch(87.4% 0.117 81.9);
Tailwind
colors: {
custom: {
50: '#ffdca1',
500: '#fcce78',
950: '#000000',
},
}SCSS
$custom: #fcce78; $custom-light: #ffdca1; $custom-dark: #000000;
JSON
{
"hex": "#fcce78",
"rgb": {
"r": 252,
"g": 206,
"b": 120
},
"hsl": {
"h": 39.091,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.87384,
"c": 0.11671,
"h": 81.9
},
"luminance": 0.66194
}Semantic roles & 50–950 ramp
primary
#FCCE78
secondary
#3F75D9
accent
#50E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480