#FDCE83#FDCE83
#FDCE83 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.6% C 0.107 H 78.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCE83 |
|---|---|
| RGB | rgb(253, 206, 131) |
| HSL | hsl(37, 97%, 75%) |
| HSV | hsv(37, 48%, 99%) |
| CMYK | cmyk(0%, 18.6%, 48.2%, 0.8%) |
| CIE-LAB | lab(85.34, 7.48, 43.39) |
| CIE-LCH | lch(85.34, 44.03, 80.21°) |
| OKLab | oklab(87.64% 0.0216 0.1049) |
| OKLCH | oklch(87.64% 0.107 78.4) |
| XYZ | xyz(66.6787, 66.6676, 30.8243) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.61
Wheat (survey)
#FBDD7E
ΔE00 7.24
Pale Peach
#FFE5AD
ΔE00 7.58
Sand (survey)
#E2CA76
ΔE00 7.62
Burlywood
#DEB887
ΔE00 7.70
Moccasin
#FFE4B5
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCE83 #83B2FD
analogous
#FD9183 #FDCE83 #EFFD83
triadic
#FDCE83 #83FDCE #CE83FD
tetradic
#FDCE83 #83FD91 #83B2FD #FD83EF
square
#FDCE83 #83FD91 #83B2FD #FD83EF
split-complementary
#FDCE83 #83EFFD #9183FD
monochromatic
#FB9E0B #FCB647 #FDCE83 #FEE6BF #FFF3E1
Accessibility & contrast
On white
1.47
#FDCE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FDCE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCE83
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCE83 | 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)
#E1CE7D
Deuteranopia (green-blind)
#ECDA85
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdce83; /* rgb */ color: rgb(253, 206, 131); /* oklch */ color: oklch(87.6% 0.107 78.4);
Tailwind
colors: {
custom: {
50: '#ffdca8',
500: '#fdce83',
950: '#000000',
},
}SCSS
$custom: #fdce83; $custom-light: #ffdca8; $custom-dark: #000000;
JSON
{
"hex": "#fdce83",
"rgb": {
"r": 253,
"g": 206,
"b": 131
},
"hsl": {
"h": 36.885,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.87639,
"c": 0.10709,
"h": 78.4
},
"luminance": 0.66664
}Semantic roles & 50–950 ramp
primary
#FDCE83
secondary
#4881DC
accent
#58E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480