#FCCD79#FCCD79
#FCCD79 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.2% C 0.115 H 80.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCD79 |
|---|---|
| RGB | rgb(252, 205, 121) |
| HSL | hsl(38, 96%, 73%) |
| HSV | hsv(38, 52%, 99%) |
| CMYK | cmyk(0%, 18.7%, 52%, 1.2%) |
| CIE-LAB | lab(84.86, 6.72, 47.75) |
| CIE-LCH | lch(84.86, 48.22, 81.98°) |
| OKLab | oklab(87.21% 0.0184 0.1139) |
| OKLCH | oklch(87.21% 0.115 80.8) |
| XYZ | xyz(65.4302, 65.7423, 27.3286) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.32
Sand (survey)
#E2CA76
ΔE00 6.85
Light Mustard
#F7D560
ΔE00 6.94
Maize
#F4D054
ΔE00 7.18
Pale Gold
#FDDE6C
ΔE00 7.78
Sandy
#F1DA7A
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCD79 #79A8FC
analogous
#FC8B79 #FCCD79 #EAFC79
triadic
#FCCD79 #79FCCD #CD79FC
tetradic
#FCCD79 #79FC8B #79A8FC #FC79EA
square
#FCCD79 #79FC8B #79A8FC #FC79EA
split-complementary
#FCCD79 #79EAFC #8B79FC
monochromatic
#F59F05 #FBB73D #FCCD79 #FDE3B5 #FEF4E1
Accessibility & contrast
On white
1.48
#FCCD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#FCCD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCD79
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCD79 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD72
Deuteranopia (green-blind)
#ECD97C
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fccd79; /* rgb */ color: rgb(252, 205, 121); /* oklch */ color: oklch(87.2% 0.115 80.8);
Tailwind
colors: {
custom: {
50: '#ffdca1',
500: '#fccd79',
950: '#000000',
},
}SCSS
$custom: #fccd79; $custom-light: #ffdca1; $custom-dark: #000000;
JSON
{
"hex": "#fccd79",
"rgb": {
"r": 252,
"g": 205,
"b": 121
},
"hsl": {
"h": 38.473,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.87205,
"c": 0.11538,
"h": 80.8
},
"luminance": 0.65739
}Semantic roles & 50–950 ramp
primary
#FCCD79
secondary
#4077D9
accent
#52E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480