#FDCD84#FDCD84
#FDCD84 is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.5% C 0.106 H 77.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD84 |
|---|---|
| RGB | rgb(253, 205, 132) |
| HSL | hsl(36, 97%, 75%) |
| HSV | hsv(36, 48%, 99%) |
| CMYK | cmyk(0%, 19%, 47.8%, 0.8%) |
| CIE-LAB | lab(85.11, 8.09, 42.60) |
| CIE-LCH | lch(85.11, 43.36, 79.24°) |
| OKLab | oklab(87.46% 0.0235 0.1032) |
| OKLCH | oklch(87.46% 0.106 77.2) |
| XYZ | xyz(66.5068, 66.2149, 31.1030) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.53
Burlywood
#DEB887
ΔE00 7.35
Pale Peach
#FFE5AD
ΔE00 7.77
Wheat (survey)
#FBDD7E
ΔE00 7.83
Sand (survey)
#E2CA76
ΔE00 8.06
Light Peach
#FFD8B1
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD84 #84B4FD
analogous
#FD9084 #FDCD84 #F1FD84
triadic
#FDCD84 #84FDCD #CD84FD
tetradic
#FDCD84 #84FD90 #84B4FD #FD84F1
square
#FDCD84 #84FD90 #84B4FD #FD84F1
split-complementary
#FDCD84 #84F1FD #9084FD
monochromatic
#FB9C0C #FCB548 #FDCD84 #FEE5C0 #FFF3E1
Accessibility & contrast
On white
1.47
#FDCD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#FDCD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD84
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD84 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 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)
#E0CE7E
Deuteranopia (green-blind)
#EBD986
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcd84; /* rgb */ color: rgb(253, 205, 132); /* oklch */ color: oklch(87.5% 0.106 77.2);
Tailwind
colors: {
custom: {
50: '#ffdca9',
500: '#fdcd84',
950: '#000000',
},
}SCSS
$custom: #fdcd84; $custom-light: #ffdca9; $custom-dark: #000000;
JSON
{
"hex": "#fdcd84",
"rgb": {
"r": 253,
"g": 205,
"b": 132
},
"hsl": {
"h": 36.198,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.87464,
"c": 0.10581,
"h": 77.2
},
"luminance": 0.66211
}Semantic roles & 50–950 ramp
primary
#FDCD84
secondary
#4983DC
accent
#5BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181510
muted
#868480