#FDCD8D#FDCD8D
#FDCD8D is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.6% C 0.097 H 74.0°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD8D |
|---|---|
| RGB | rgb(253, 205, 141) |
| HSL | hsl(34, 97%, 77%) |
| HSV | hsv(34, 44%, 99%) |
| CMYK | cmyk(0%, 19%, 44.3%, 0.8%) |
| CIE-LAB | lab(85.24, 8.95, 38.21) |
| CIE-LCH | lch(85.24, 39.25, 76.81°) |
| OKLab | oklab(87.61% 0.0269 0.0936) |
| OKLCH | oklch(87.61% 0.097 74) |
| XYZ | xyz(67.1495, 66.4720, 34.4876) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.58
Light Peach
#FFD8B1
ΔE00 6.40
Burlywood
#DEB887
ΔE00 6.50
Moccasin
#FFE4B5
ΔE00 7.52
Pale Peach
#FFE5AD
ΔE00 7.62
Wheat
#F5DEB3
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD8D #8DBDFD
analogous
#FD958D #FDCD8D #F5FD8D
triadic
#FDCD8D #8DFDCD #CD8DFD
tetradic
#FDCD8D #8DFD95 #8DBDFD #FD8DF5
square
#FDCD8D #8DFD95 #8DBDFD #FD8DF5
split-complementary
#FDCD8D #8DF5FD #958DFD
monochromatic
#FB9815 #FCB351 #FDCD8D #FEE7C9 #FEF2E1
Accessibility & contrast
On white
1.47
#FDCD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#FDCD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD8D
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD8D | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE88
Deuteranopia (green-blind)
#EADA8F
Tritanopia (blue-blind)
#FFC1BD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcd8d; /* rgb */ color: rgb(253, 205, 141); /* oklch */ color: oklch(87.6% 0.097 74.0);
Tailwind
colors: {
custom: {
50: '#ffdcaf',
500: '#fdcd8d',
950: '#000000',
},
}SCSS
$custom: #fdcd8d; $custom-light: #ffdcaf; $custom-dark: #000000;
JSON
{
"hex": "#fdcd8d",
"rgb": {
"r": 253,
"g": 205,
"b": 141
},
"hsl": {
"h": 34.286,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.87608,
"c": 0.09743,
"h": 74
},
"luminance": 0.66468
}Semantic roles & 50–950 ramp
primary
#FDCD8D
secondary
#518DDD
accent
#62E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481