#FDCD85#FDCD85
#FDCD85 is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.5% C 0.105 H 76.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD85 |
|---|---|
| RGB | rgb(253, 205, 133) |
| HSL | hsl(36, 97%, 76%) |
| HSV | hsv(36, 47%, 99%) |
| CMYK | cmyk(0%, 19%, 47.4%, 0.8%) |
| CIE-LAB | lab(85.12, 8.19, 42.12) |
| CIE-LCH | lch(85.12, 42.91, 79.00°) |
| OKLab | oklab(87.48% 0.0239 0.1021) |
| OKLCH | oklch(87.48% 0.105 76.8) |
| XYZ | xyz(66.5756, 66.2424, 31.4651) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.40
Burlywood
#DEB887
ΔE00 7.25
Pale Peach
#FFE5AD
ΔE00 7.73
Light Peach
#FFD8B1
ΔE00 7.93
Wheat (survey)
#FBDD7E
ΔE00 7.98
Moccasin
#FFE4B5
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD85 #85B5FD
analogous
#FD9185 #FDCD85 #F1FD85
triadic
#FDCD85 #85FDCD #CD85FD
tetradic
#FDCD85 #85FD91 #85B5FD #FD85F1
square
#FDCD85 #85FD91 #85B5FD #FD85F1
split-complementary
#FDCD85 #85F1FD #9185FD
monochromatic
#FB9C0D #FCB449 #FDCD85 #FEE6C1 #FFF3E1
Accessibility & contrast
On white
1.47
#FDCD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#FDCD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD85
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD85 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7F
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcd85; /* rgb */ color: rgb(253, 205, 133); /* oklch */ color: oklch(87.5% 0.105 76.8);
Tailwind
colors: {
custom: {
50: '#ffdca9',
500: '#fdcd85',
950: '#000000',
},
}SCSS
$custom: #fdcd85; $custom-light: #ffdca9; $custom-dark: #000000;
JSON
{
"hex": "#fdcd85",
"rgb": {
"r": 253,
"g": 205,
"b": 133
},
"hsl": {
"h": 36,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.87479,
"c": 0.10487,
"h": 76.8
},
"luminance": 0.66239
}Semantic roles & 50–950 ramp
primary
#FDCD85
secondary
#4A84DC
accent
#5CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481