#FDCE85#FDCE85
#FDCE85 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.7% C 0.105 H 77.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCE85 |
|---|---|
| RGB | rgb(253, 206, 133) |
| HSL | hsl(37, 97%, 76%) |
| HSV | hsv(37, 47%, 99%) |
| CMYK | cmyk(0%, 18.6%, 47.4%, 0.8%) |
| CIE-LAB | lab(85.36, 7.67, 42.43) |
| CIE-LCH | lch(85.36, 43.11, 79.75°) |
| OKLab | oklab(87.67% 0.0224 0.1028) |
| OKLCH | oklch(87.67% 0.105 77.7) |
| XYZ | xyz(66.8156, 66.7223, 31.5451) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.34
Burlywood
#DEB887
ΔE00 7.47
Pale Peach
#FFE5AD
ΔE00 7.48
Wheat (survey)
#FBDD7E
ΔE00 7.52
Sand (survey)
#E2CA76
ΔE00 7.83
Moccasin
#FFE4B5
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCE85 #85B4FD
analogous
#FD9285 #FDCE85 #F0FD85
triadic
#FDCE85 #85FDCE #CE85FD
tetradic
#FDCE85 #85FD92 #85B4FD #FD85F0
square
#FDCE85 #85FD92 #85B4FD #FD85F0
split-complementary
#FDCE85 #85F0FD #9285FD
monochromatic
#FB9E0D #FCB649 #FDCE85 #FEE6C1 #FFF3E1
Accessibility & contrast
On white
1.46
#FDCE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FDCE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCE85
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCE85 | 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)
#E1CF7F
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdce85; /* rgb */ color: rgb(253, 206, 133); /* oklch */ color: oklch(87.7% 0.105 77.7);
Tailwind
colors: {
custom: {
50: '#ffdca9',
500: '#fdce85',
950: '#000000',
},
}SCSS
$custom: #fdce85; $custom-light: #ffdca9; $custom-dark: #000000;
JSON
{
"hex": "#fdce85",
"rgb": {
"r": 253,
"g": 206,
"b": 133
},
"hsl": {
"h": 36.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.8767,
"c": 0.10522,
"h": 77.7
},
"luminance": 0.66719
}Semantic roles & 50–950 ramp
primary
#FDCE85
secondary
#4A83DC
accent
#5AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481