#FDCE84#FDCE84
#FDCE84 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.7% C 0.106 H 78.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCE84 |
|---|---|
| RGB | rgb(253, 206, 132) |
| HSL | hsl(37, 97%, 75%) |
| HSV | hsv(37, 48%, 99%) |
| CMYK | cmyk(0%, 18.6%, 47.8%, 0.8%) |
| CIE-LAB | lab(85.35, 7.58, 42.91) |
| CIE-LCH | lch(85.35, 43.57, 79.99°) |
| OKLab | oklab(87.66% 0.022 0.1039) |
| OKLCH | oklch(87.66% 0.106 78) |
| XYZ | xyz(66.7468, 66.6948, 31.1830) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.47
Wheat (survey)
#FBDD7E
ΔE00 7.38
Pale Peach
#FFE5AD
ΔE00 7.53
Burlywood
#DEB887
ΔE00 7.59
Sand (survey)
#E2CA76
ΔE00 7.72
Moccasin
#FFE4B5
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCE84 #84B3FD
analogous
#FD9184 #FDCE84 #F0FD84
triadic
#FDCE84 #84FDCE #CE84FD
tetradic
#FDCE84 #84FD91 #84B3FD #FD84F0
square
#FDCE84 #84FD91 #84B3FD #FD84F0
split-complementary
#FDCE84 #84F0FD #9184FD
monochromatic
#FB9E0C #FCB648 #FDCE84 #FEE6C0 #FFF3E1
Accessibility & contrast
On white
1.46
#FDCE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FDCE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCE84
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCE84 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7E
Deuteranopia (green-blind)
#ECDA86
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdce84; /* rgb */ color: rgb(253, 206, 132); /* oklch */ color: oklch(87.7% 0.106 78.0);
Tailwind
colors: {
custom: {
50: '#ffdca9',
500: '#fdce84',
950: '#000000',
},
}SCSS
$custom: #fdce84; $custom-light: #ffdca9; $custom-dark: #000000;
JSON
{
"hex": "#fdce84",
"rgb": {
"r": 253,
"g": 206,
"b": 132
},
"hsl": {
"h": 36.694,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.87655,
"c": 0.10615,
"h": 78
},
"luminance": 0.66691
}Semantic roles & 50–950 ramp
primary
#FDCE84
secondary
#4982DC
accent
#59E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480