#FDCD9D#FDCD9D
#FDCD9D is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.9% C 0.083 H 66.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD9D |
|---|---|
| RGB | rgb(253, 205, 157) |
| HSL | hsl(30, 96%, 80%) |
| HSV | hsv(30, 38%, 99%) |
| CMYK | cmyk(0%, 19%, 37.9%, 0.8%) |
| CIE-LAB | lab(85.50, 10.65, 30.31) |
| CIE-LCH | lch(85.50, 32.13, 70.65°) |
| OKLab | oklab(87.9% 0.0331 0.0758) |
| OKLCH | oklch(87.9% 0.083 66.4) |
| XYZ | xyz(68.4271, 66.9830, 41.2165) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.55
Peach
#FFDAB9
ΔE00 5.02
Navajowhite
#FFDEAD
ΔE00 5.61
Apricot
#FBCEB1
ΔE00 5.70
Burlywood
#DEB887
ΔE00 6.43
Bisque
#FFE4C4
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD9D #9DCDFD
analogous
#FD9D9D #FDCD9D #FDFD9D
triadic
#FDCD9D #9DFDCD #CD9DFD
tetradic
#FDCD9D #9DFD9D #9DCDFD #FD9DFD
square
#FDCD9D #9DFD9D #9DCDFD #FD9DFD
split-complementary
#FDCD9D #9DFDFD #9D9DFD
monochromatic
#FB9025 #FCAE61 #FDCD9D #FEECD9 #FEF0E1
Accessibility & contrast
On white
1.46
#FDCD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#FDCD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD9D
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD9D | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF9A
Deuteranopia (green-blind)
#E8DA9E
Tritanopia (blue-blind)
#FFC2C0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdcd9d; /* rgb */ color: rgb(253, 205, 157); /* oklch */ color: oklch(87.9% 0.083 66.4);
Tailwind
colors: {
custom: {
50: '#ffdcba',
500: '#fdcd9d',
950: '#000000',
},
}SCSS
$custom: #fdcd9d; $custom-light: #ffdcba; $custom-dark: #000000;
JSON
{
"hex": "#fdcd9d",
"rgb": {
"r": 253,
"g": 205,
"b": 157
},
"hsl": {
"h": 30,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.87896,
"c": 0.08269,
"h": 66.4
},
"luminance": 0.6698
}Semantic roles & 50–950 ramp
primary
#FDCD9D
secondary
#5F9FE0
accent
#73E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481