#FCCD75#FCCD75
#FCCD75 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.2% C 0.119 H 81.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCD75 |
|---|---|
| RGB | rgb(252, 205, 117) |
| HSL | hsl(39, 96%, 72%) |
| HSV | hsv(39, 54%, 99%) |
| CMYK | cmyk(0%, 18.7%, 53.6%, 1.2%) |
| CIE-LAB | lab(84.82, 6.39, 49.64) |
| CIE-LCH | lch(84.82, 50.05, 82.66°) |
| OKLab | oklab(87.15% 0.0169 0.1178) |
| OKLCH | oklch(87.15% 0.119 81.8) |
| XYZ | xyz(65.1900, 65.6462, 26.0635) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.00
Light Mustard
#F7D560
ΔE00 6.35
Maize
#F4D054
ΔE00 6.54
Sand (survey)
#E2CA76
ΔE00 6.66
Pale Gold
#FDDE6C
ΔE00 7.28
Sandy
#F1DA7A
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCD75 #75A4FC
analogous
#FC8975 #FCCD75 #E8FC75
triadic
#FCCD75 #75FCCD #CD75FC
tetradic
#FCCD75 #75FC89 #75A4FC #FC75E8
square
#FCCD75 #75FC89 #75A4FC #FC75E8
split-complementary
#FCCD75 #75E8FC #8975FC
monochromatic
#F19F05 #FBB739 #FCCD75 #FDE3B1 #FEF4E1
Accessibility & contrast
On white
1.49
#FCCD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#FCCD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCD75
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCD75 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6D
Deuteranopia (green-blind)
#ECD978
Tritanopia (blue-blind)
#FFBFB8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fccd75; /* rgb */ color: rgb(252, 205, 117); /* oklch */ color: oklch(87.2% 0.119 81.8);
Tailwind
colors: {
custom: {
50: '#ffdc9e',
500: '#fccd75',
950: '#000000',
},
}SCSS
$custom: #fccd75; $custom-light: #ffdc9e; $custom-dark: #000000;
JSON
{
"hex": "#fccd75",
"rgb": {
"r": 252,
"g": 205,
"b": 117
},
"hsl": {
"h": 39.111,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.8715,
"c": 0.11896,
"h": 81.8
},
"luminance": 0.65642
}Semantic roles & 50–950 ramp
primary
#FCCD75
secondary
#3D73D9
accent
#50E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480