#FDCD8F#FDCD8F
#FDCD8F is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.6% C 0.096 H 73.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD8F |
|---|---|
| RGB | rgb(253, 205, 143) |
| HSL | hsl(34, 96%, 78%) |
| HSV | hsv(34, 43%, 99%) |
| CMYK | cmyk(0%, 19%, 43.5%, 0.8%) |
| CIE-LAB | lab(85.27, 9.15, 37.23) |
| CIE-LCH | lch(85.27, 38.34, 76.19°) |
| OKLab | oklab(87.64% 0.0277 0.0915) |
| OKLCH | oklch(87.64% 0.096 73.2) |
| XYZ | xyz(67.2996, 66.5320, 35.2784) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.43
Light Peach
#FFD8B1
ΔE00 6.01
Burlywood
#DEB887
ΔE00 6.37
Moccasin
#FFE4B5
ΔE00 7.42
Pale Peach
#FFE5AD
ΔE00 7.66
Peach
#FFDAB9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD8F #8FBFFD
analogous
#FD968F #FDCD8F #F6FD8F
triadic
#FDCD8F #8FFDCD #CD8FFD
tetradic
#FDCD8F #8FFD96 #8FBFFD #FD8FF6
square
#FDCD8F #8FFD96 #8FBFFD #FD8FF6
split-complementary
#FDCD8F #8FF6FD #968FFD
monochromatic
#FB9717 #FCB253 #FDCD8F #FEE8CB #FEF2E1
Accessibility & contrast
On white
1.47
#FDCD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#FDCD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD8F
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD8F | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE8A
Deuteranopia (green-blind)
#EADA90
Tritanopia (blue-blind)
#FFC1BD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcd8f; /* rgb */ color: rgb(253, 205, 143); /* oklch */ color: oklch(87.6% 0.096 73.2);
Tailwind
colors: {
custom: {
50: '#ffdcb0',
500: '#fdcd8f',
950: '#000000',
},
}SCSS
$custom: #fdcd8f; $custom-light: #ffdcb0; $custom-dark: #000000;
JSON
{
"hex": "#fdcd8f",
"rgb": {
"r": 253,
"g": 205,
"b": 143
},
"hsl": {
"h": 33.818,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.87642,
"c": 0.09556,
"h": 73.2
},
"luminance": 0.66528
}Semantic roles & 50–950 ramp
primary
#FDCD8F
secondary
#538FDE
accent
#64E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481