#FDCD83#FDCD83
#FDCD83 is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.4% C 0.107 H 77.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD83 |
|---|---|
| RGB | rgb(253, 205, 131) |
| HSL | hsl(36, 97%, 75%) |
| HSV | hsv(36, 48%, 99%) |
| CMYK | cmyk(0%, 19%, 48.2%, 0.8%) |
| CIE-LAB | lab(85.09, 8.00, 43.09) |
| CIE-LCH | lch(85.09, 43.82, 79.48°) |
| OKLab | oklab(87.45% 0.0231 0.1042) |
| OKLCH | oklch(87.45% 0.107 77.5) |
| XYZ | xyz(66.4387, 66.1877, 30.7444) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.65
Burlywood
#DEB887
ΔE00 7.47
Wheat (survey)
#FBDD7E
ΔE00 7.69
Pale Peach
#FFE5AD
ΔE00 7.81
Sand (survey)
#E2CA76
ΔE00 7.95
Light Peach
#FFD8B1
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD83 #83B3FD
analogous
#FD9083 #FDCD83 #F0FD83
triadic
#FDCD83 #83FDCD #CD83FD
tetradic
#FDCD83 #83FD90 #83B3FD #FD83F0
square
#FDCD83 #83FD90 #83B3FD #FD83F0
split-complementary
#FDCD83 #83F0FD #9083FD
monochromatic
#FB9C0B #FCB547 #FDCD83 #FEE5BF #FFF3E1
Accessibility & contrast
On white
1.48
#FDCD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#FDCD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD83
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD83 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7D
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdcd83; /* rgb */ color: rgb(253, 205, 131); /* oklch */ color: oklch(87.4% 0.107 77.5);
Tailwind
colors: {
custom: {
50: '#ffdca8',
500: '#fdcd83',
950: '#000000',
},
}SCSS
$custom: #fdcd83; $custom-light: #ffdca8; $custom-dark: #000000;
JSON
{
"hex": "#fdcd83",
"rgb": {
"r": 253,
"g": 205,
"b": 131
},
"hsl": {
"h": 36.393,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.87448,
"c": 0.10673,
"h": 77.5
},
"luminance": 0.66184
}Semantic roles & 50–950 ramp
primary
#FDCD83
secondary
#4882DC
accent
#5AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181510
muted
#868480