#FDCD8A#FDCD8A
#FDCD8A is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.6% C 0.100 H 75.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD8A |
|---|---|
| RGB | rgb(253, 205, 138) |
| HSL | hsl(35, 97%, 77%) |
| HSV | hsv(35, 45%, 99%) |
| CMYK | cmyk(0%, 19%, 45.5%, 0.8%) |
| CIE-LAB | lab(85.19, 8.66, 39.68) |
| CIE-LCH | lch(85.19, 40.62, 77.69°) |
| OKLab | oklab(87.56% 0.0258 0.0969) |
| OKLCH | oklch(87.56% 0.1 75.1) |
| XYZ | xyz(66.9293, 66.3839, 33.3279) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.85
Burlywood
#DEB887
ΔE00 6.75
Light Peach
#FFD8B1
ΔE00 6.98
Pale Peach
#FFE5AD
ΔE00 7.62
Moccasin
#FFE4B5
ΔE00 7.71
Wheat
#F5DEB3
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD8A #8ABAFD
analogous
#FD948A #FDCD8A #F3FD8A
triadic
#FDCD8A #8AFDCD #CD8AFD
tetradic
#FDCD8A #8AFD94 #8ABAFD #FD8AF3
square
#FDCD8A #8AFD94 #8ABAFD #FD8AF3
split-complementary
#FDCD8A #8AF3FD #948AFD
monochromatic
#FB9A12 #FCB34E #FDCD8A #FEE7C6 #FEF2E1
Accessibility & contrast
On white
1.47
#FDCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#FDCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD8A
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD8A | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE85
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcd8a; /* rgb */ color: rgb(253, 205, 138); /* oklch */ color: oklch(87.6% 0.100 75.1);
Tailwind
colors: {
custom: {
50: '#ffdcad',
500: '#fdcd8a',
950: '#000000',
},
}SCSS
$custom: #fdcd8a; $custom-light: #ffdcad; $custom-dark: #000000;
JSON
{
"hex": "#fdcd8a",
"rgb": {
"r": 253,
"g": 205,
"b": 138
},
"hsl": {
"h": 34.957,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.87559,
"c": 0.10023,
"h": 75.1
},
"luminance": 0.6638
}Semantic roles & 50–950 ramp
primary
#FDCD8A
secondary
#4E8ADD
accent
#60E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481