#FCCE7D#FCCE7D
#FCCE7D is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.5% C 0.112 H 80.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE7D |
|---|---|
| RGB | rgb(252, 206, 125) |
| HSL | hsl(38, 95%, 74%) |
| HSV | hsv(38, 50%, 99%) |
| CMYK | cmyk(0%, 18.3%, 50.4%, 1.2%) |
| CIE-LAB | lab(85.16, 6.55, 46.14) |
| CIE-LCH | lch(85.16, 46.60, 81.92°) |
| OKLab | oklab(87.45% 0.0183 0.1106) |
| OKLCH | oklch(87.45% 0.112 80.6) |
| XYZ | xyz(65.9206, 66.3224, 28.7274) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.29
Sand (survey)
#E2CA76
ΔE00 6.81
Light Mustard
#F7D560
ΔE00 7.18
Navajowhite
#FFDEAD
ΔE00 7.40
Maize
#F4D054
ΔE00 7.50
Sandy
#F1DA7A
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE7D #7DABFC
analogous
#FC8F7D #FCCE7D #EAFC7D
triadic
#FCCE7D #7DFCCE #CE7DFC
tetradic
#FCCE7D #7DFC8F #7DABFC #FC7DEA
square
#FCCE7D #7DFC8F #7DABFC #FC7DEA
split-complementary
#FCCE7D #7DEAFC #8F7DFC
monochromatic
#F9A106 #FBB741 #FCCE7D #FDE5B9 #FEF4E1
Accessibility & contrast
On white
1.47
#FCCE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#FCCE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE7D
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE7D | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE76
Deuteranopia (green-blind)
#ECD97F
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcce7d; /* rgb */ color: rgb(252, 206, 125); /* oklch */ color: oklch(87.5% 0.112 80.6);
Tailwind
colors: {
custom: {
50: '#ffdca4',
500: '#fcce7d',
950: '#000000',
},
}SCSS
$custom: #fcce7d; $custom-light: #ffdca4; $custom-dark: #000000;
JSON
{
"hex": "#fcce7d",
"rgb": {
"r": 252,
"g": 206,
"b": 125
},
"hsl": {
"h": 38.268,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.87454,
"c": 0.11214,
"h": 80.6
},
"luminance": 0.66319
}Semantic roles & 50–950 ramp
primary
#FCCE7D
secondary
#437ADA
accent
#53E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480