#FDDCAE#FDDCAE
#FDDCAE is a very light, moderate orange. Relative luminance 0.751; OKLCH L 91.1% C 0.070 H 75.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDCAE |
|---|---|
| RGB | rgb(253, 220, 174) |
| HSL | hsl(35, 95%, 84%) |
| HSV | hsv(35, 31%, 99%) |
| CMYK | cmyk(0%, 13%, 31.2%, 0.8%) |
| CIE-LAB | lab(89.45, 4.90, 26.85) |
| CIE-LCH | lch(89.45, 27.29, 79.65°) |
| OKLab | oklab(91.1% 0.0171 0.0678) |
| OKLCH | oklch(91.1% 0.07 75.9) |
| XYZ | xyz(73.7424, 75.1277, 50.6529) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.90
Moccasin
#FFE4B5
ΔE00 2.58
Wheat
#F5DEB3
ΔE00 3.18
Light Peach
#FFD8B1
ΔE00 3.43
Pale Peach
#FFE5AD
ΔE00 4.22
Bisque
#FFE4C4
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDCAE #AECFFD
analogous
#FDB4AE #FDDCAE #F6FDAE
triadic
#FDDCAE #AEFDDC #DCAEFD
tetradic
#FDDCAE #AEFDB4 #AECFFD #FDAEF6
square
#FDDCAE #AEFDB4 #AECFFD #FDAEF6
split-complementary
#FDDCAE #AEF6FD #B4AEFD
monochromatic
#FAA837 #FCC272 #FDDCAE #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.31
#FDDCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#FDDCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDCAE
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDCAE | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#F1E4AF
Tritanopia (blue-blind)
#FFD3D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fddcae; /* rgb */ color: rgb(253, 220, 174); /* oklch */ color: oklch(91.1% 0.070 75.9);
Tailwind
colors: {
custom: {
50: '#ffe6c6',
500: '#fddcae',
950: '#000000',
},
}SCSS
$custom: #fddcae; $custom-light: #ffe6c6; $custom-dark: #000000;
JSON
{
"hex": "#fddcae",
"rgb": {
"r": 253,
"g": 220,
"b": 174
},
"hsl": {
"h": 34.937,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.91096,
"c": 0.06997,
"h": 75.9
},
"luminance": 0.75125
}Semantic roles & 50–950 ramp
primary
#FDDCAE
secondary
#6D9EE2
accent
#60E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482