#FDCD81#FDCD81
#FDCD81 is a very light, moderate orange. Relative luminance 0.661; OKLCH L 87.4% C 0.109 H 78.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD81 |
|---|---|
| RGB | rgb(253, 205, 129) |
| HSL | hsl(37, 97%, 75%) |
| HSV | hsv(37, 49%, 99%) |
| CMYK | cmyk(0%, 19%, 49%, 0.8%) |
| CIE-LAB | lab(85.06, 7.82, 44.05) |
| CIE-LCH | lch(85.06, 44.74, 79.93°) |
| OKLab | oklab(87.42% 0.0224 0.1062) |
| OKLCH | oklch(87.42% 0.109 78.1) |
| XYZ | xyz(66.3045, 66.1340, 30.0374) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.90
Wheat (survey)
#FBDD7E
ΔE00 7.43
Burlywood
#DEB887
ΔE00 7.70
Sand (survey)
#E2CA76
ΔE00 7.75
Pale Peach
#FFE5AD
ΔE00 7.91
Light Mustard
#F7D560
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD81 #81B1FD
analogous
#FD8F81 #FDCD81 #EFFD81
triadic
#FDCD81 #81FDCD #CD81FD
tetradic
#FDCD81 #81FD8F #81B1FD #FD81EF
square
#FDCD81 #81FD8F #81B1FD #FD81EF
split-complementary
#FDCD81 #81EFFD #8F81FD
monochromatic
#FB9D09 #FCB545 #FDCD81 #FEE5BD #FFF3E1
Accessibility & contrast
On white
1.48
#FDCD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#FDCD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD81
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD81 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7B
Deuteranopia (green-blind)
#ECD983
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdcd81; /* rgb */ color: rgb(253, 205, 129); /* oklch */ color: oklch(87.4% 0.109 78.1);
Tailwind
colors: {
custom: {
50: '#ffdca7',
500: '#fdcd81',
950: '#000000',
},
}SCSS
$custom: #fdcd81; $custom-light: #ffdca7; $custom-dark: #000000;
JSON
{
"hex": "#fdcd81",
"rgb": {
"r": 253,
"g": 205,
"b": 129
},
"hsl": {
"h": 36.774,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.87418,
"c": 0.10857,
"h": 78.1
},
"luminance": 0.6613
}Semantic roles & 50–950 ramp
primary
#FDCD81
secondary
#4780DC
accent
#59E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480