#FCCF75#FCCF75
#FCCF75 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.5% C 0.120 H 83.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCF75 |
|---|---|
| RGB | rgb(252, 207, 117) |
| HSL | hsl(40, 96%, 72%) |
| HSV | hsv(40, 54%, 99%) |
| CMYK | cmyk(0%, 17.9%, 53.6%, 1.2%) |
| CIE-LAB | lab(85.31, 5.36, 50.23) |
| CIE-LCH | lch(85.31, 50.52, 83.91°) |
| OKLab | oklab(87.54% 0.0139 0.1191) |
| OKLCH | oklch(87.54% 0.12 83.3) |
| XYZ | xyz(65.6715, 66.6091, 26.2240) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.19
Light Mustard
#F7D560
ΔE00 5.57
Maize
#F4D054
ΔE00 5.84
Sand (survey)
#E2CA76
ΔE00 6.17
Pale Gold
#FDDE6C
ΔE00 6.44
Sandy
#F1DA7A
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCF75 #75A2FC
analogous
#FC8C75 #FCCF75 #E6FC75
triadic
#FCCF75 #75FCCF #CF75FC
tetradic
#FCCF75 #75FC8C #75A2FC #FC75E6
square
#FCCF75 #75FC8C #75A2FC #FC75E6
split-complementary
#FCCF75 #75E6FC #8C75FC
monochromatic
#F1A305 #FBBA39 #FCCF75 #FDE4B1 #FEF5E1
Accessibility & contrast
On white
1.47
#FCCF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FCCF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCF75
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCF75 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE6D
Deuteranopia (green-blind)
#EEDA78
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccf75; /* rgb */ color: rgb(252, 207, 117); /* oklch */ color: oklch(87.5% 0.120 83.3);
Tailwind
colors: {
custom: {
50: '#ffdd9f',
500: '#fccf75',
950: '#000000',
},
}SCSS
$custom: #fccf75; $custom-light: #ffdd9f; $custom-dark: #000000;
JSON
{
"hex": "#fccf75",
"rgb": {
"r": 252,
"g": 207,
"b": 117
},
"hsl": {
"h": 40,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.87536,
"c": 0.11986,
"h": 83.3
},
"luminance": 0.66605
}Semantic roles & 50–950 ramp
primary
#FCCF75
secondary
#3D71D9
accent
#4CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480