#FDCD7F#FDCD7F
#FDCD7F is a very light, moderate orange. Relative luminance 0.661; OKLCH L 87.4% C 0.110 H 78.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD7F |
|---|---|
| RGB | rgb(253, 205, 127) |
| HSL | hsl(37, 97%, 75%) |
| HSV | hsv(37, 50%, 99%) |
| CMYK | cmyk(0%, 19%, 49.8%, 0.8%) |
| CIE-LAB | lab(85.04, 7.64, 45.02) |
| CIE-LCH | lch(85.04, 45.66, 80.37°) |
| OKLab | oklab(87.39% 0.0217 0.1083) |
| OKLCH | oklch(87.39% 0.11 78.7) |
| XYZ | xyz(66.1729, 66.0813, 29.3441) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.16
Wheat (survey)
#FBDD7E
ΔE00 7.18
Sand (survey)
#E2CA76
ΔE00 7.56
Burlywood
#DEB887
ΔE00 7.93
Pale Peach
#FFE5AD
ΔE00 8.03
Light Mustard
#F7D560
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD7F #7FAFFD
analogous
#FD8E7F #FDCD7F #EEFD7F
triadic
#FDCD7F #7FFDCD #CD7FFD
tetradic
#FDCD7F #7FFD8E #7FAFFD #FD7FEE
square
#FDCD7F #7FFD8E #7FAFFD #FD7FEE
split-complementary
#FDCD7F #7FEEFD #8E7FFD
monochromatic
#FB9E06 #FCB543 #FDCD7F #FEE5BB #FFF3E1
Accessibility & contrast
On white
1.48
#FDCD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#FDCD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD7F
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD7F | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD79
Deuteranopia (green-blind)
#ECD981
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdcd7f; /* rgb */ color: rgb(253, 205, 127); /* oklch */ color: oklch(87.4% 0.110 78.7);
Tailwind
colors: {
custom: {
50: '#ffdca5',
500: '#fdcd7f',
950: '#000000',
},
}SCSS
$custom: #fdcd7f; $custom-light: #ffdca5; $custom-dark: #000000;
JSON
{
"hex": "#fdcd7f",
"rgb": {
"r": 253,
"g": 205,
"b": 127
},
"hsl": {
"h": 37.143,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.87388,
"c": 0.11041,
"h": 78.7
},
"luminance": 0.66078
}Semantic roles & 50–950 ramp
primary
#FDCD7F
secondary
#457EDB
accent
#57E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480