#FCCE75#FCCE75
#FCCE75 is a very light, moderate orange. Relative luminance 0.661; OKLCH L 87.3% C 0.119 H 82.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE75 |
|---|---|
| RGB | rgb(252, 206, 117) |
| HSL | hsl(40, 96%, 72%) |
| HSV | hsv(40, 54%, 99%) |
| CMYK | cmyk(0%, 18.3%, 53.6%, 1.2%) |
| CIE-LAB | lab(85.06, 5.88, 49.93) |
| CIE-LCH | lch(85.06, 50.28, 83.29°) |
| OKLab | oklab(87.34% 0.0154 0.1184) |
| OKLCH | oklch(87.34% 0.119 82.6) |
| XYZ | xyz(65.4300, 66.1261, 26.1435) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.59
Light Mustard
#F7D560
ΔE00 5.96
Maize
#F4D054
ΔE00 6.18
Sand (survey)
#E2CA76
ΔE00 6.41
Pale Gold
#FDDE6C
ΔE00 6.86
Sandy
#F1DA7A
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE75 #75A3FC
analogous
#FC8B75 #FCCE75 #E6FC75
triadic
#FCCE75 #75FCCE #CE75FC
tetradic
#FCCE75 #75FC8B #75A3FC #FC75E6
square
#FCCE75 #75FC8B #75A3FC #FC75E6
split-complementary
#FCCE75 #75E6FC #8B75FC
monochromatic
#F1A105 #FBB939 #FCCE75 #FDE3B1 #FEF4E1
Accessibility & contrast
On white
1.48
#FCCE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#FCCE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE75
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE75 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE6D
Deuteranopia (green-blind)
#EDD978
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fcce75; /* rgb */ color: rgb(252, 206, 117); /* oklch */ color: oklch(87.3% 0.119 82.6);
Tailwind
colors: {
custom: {
50: '#ffdc9f',
500: '#fcce75',
950: '#000000',
},
}SCSS
$custom: #fcce75; $custom-light: #ffdc9f; $custom-dark: #000000;
JSON
{
"hex": "#fcce75",
"rgb": {
"r": 252,
"g": 206,
"b": 117
},
"hsl": {
"h": 39.556,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.87343,
"c": 0.1194,
"h": 82.6
},
"luminance": 0.66122
}Semantic roles & 50–950 ramp
primary
#FCCE75
secondary
#3D72D9
accent
#4EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480