#FDCD93#FDCD93
#FDCD93 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.7% C 0.092 H 71.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD93 |
|---|---|
| RGB | rgb(253, 205, 147) |
| HSL | hsl(33, 96%, 78%) |
| HSV | hsv(33, 42%, 99%) |
| CMYK | cmyk(0%, 19%, 41.9%, 0.8%) |
| CIE-LAB | lab(85.33, 9.57, 35.26) |
| CIE-LCH | lch(85.33, 36.54, 74.82°) |
| OKLab | oklab(87.71% 0.0292 0.0871) |
| OKLCH | oklch(87.71% 0.092 71.5) |
| XYZ | xyz(67.6081, 66.6554, 36.9028) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.23
Navajowhite
#FFDEAD
ΔE00 5.24
Burlywood
#DEB887
ΔE00 6.19
Peach
#FFDAB9
ΔE00 6.97
Moccasin
#FFE4B5
ΔE00 7.30
Wheat
#F5DEB3
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD93 #93C3FD
analogous
#FD9893 #FDCD93 #F8FD93
triadic
#FDCD93 #93FDCD #CD93FD
tetradic
#FDCD93 #93FD98 #93C3FD #FD93F8
square
#FDCD93 #93FD98 #93C3FD #FD93F8
split-complementary
#FDCD93 #93F8FD #9893FD
monochromatic
#FB951B #FCB157 #FDCD93 #FEE9CF #FEF1E1
Accessibility & contrast
On white
1.47
#FDCD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FDCD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD93
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD93 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF8F
Deuteranopia (green-blind)
#EADA94
Tritanopia (blue-blind)
#FFC1BE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcd93; /* rgb */ color: rgb(253, 205, 147); /* oklch */ color: oklch(87.7% 0.092 71.5);
Tailwind
colors: {
custom: {
50: '#ffdcb3',
500: '#fdcd93',
950: '#000000',
},
}SCSS
$custom: #fdcd93; $custom-light: #ffdcb3; $custom-dark: #000000;
JSON
{
"hex": "#fdcd93",
"rgb": {
"r": 253,
"g": 205,
"b": 147
},
"hsl": {
"h": 32.83,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.87712,
"c": 0.09184,
"h": 71.5
},
"luminance": 0.66652
}Semantic roles & 50–950 ramp
primary
#FDCD93
secondary
#5694DE
accent
#68E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481