#FDCE82#FDCE82
#FDCE82 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.6% C 0.108 H 78.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCE82 |
|---|---|
| RGB | rgb(253, 206, 130) |
| HSL | hsl(37, 97%, 75%) |
| HSV | hsv(37, 49%, 99%) |
| CMYK | cmyk(0%, 18.6%, 48.6%, 0.8%) |
| CIE-LAB | lab(85.32, 7.39, 43.88) |
| CIE-LCH | lch(85.32, 44.50, 80.44°) |
| OKLab | oklab(87.62% 0.0212 0.1059) |
| OKLCH | oklch(87.62% 0.108 78.7) |
| XYZ | xyz(66.6113, 66.6406, 30.4691) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.74
Wheat (survey)
#FBDD7E
ΔE00 7.11
Sand (survey)
#E2CA76
ΔE00 7.52
Pale Peach
#FFE5AD
ΔE00 7.64
Burlywood
#DEB887
ΔE00 7.82
Light Mustard
#F7D560
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCE82 #82B1FD
analogous
#FD9082 #FDCE82 #EFFD82
triadic
#FDCE82 #82FDCE #CE82FD
tetradic
#FDCE82 #82FD90 #82B1FD #FD82EF
square
#FDCE82 #82FD90 #82B1FD #FD82EF
split-complementary
#FDCE82 #82EFFD #9082FD
monochromatic
#FB9F0A #FCB646 #FDCE82 #FEE6BE #FFF3E1
Accessibility & contrast
On white
1.47
#FDCE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FDCE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCE82
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCE82 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7C
Deuteranopia (green-blind)
#ECDA84
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdce82; /* rgb */ color: rgb(253, 206, 130); /* oklch */ color: oklch(87.6% 0.108 78.7);
Tailwind
colors: {
custom: {
50: '#ffdca7',
500: '#fdce82',
950: '#000000',
},
}SCSS
$custom: #fdce82; $custom-light: #ffdca7; $custom-dark: #000000;
JSON
{
"hex": "#fdce82",
"rgb": {
"r": 253,
"g": 206,
"b": 130
},
"hsl": {
"h": 37.073,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.87624,
"c": 0.10801,
"h": 78.7
},
"luminance": 0.66637
}Semantic roles & 50–950 ramp
primary
#FDCE82
secondary
#4780DC
accent
#58E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480