#FDDDAE#FDDDAE
#FDDDAE is a very light, moderate orange. Relative luminance 0.757; OKLCH L 91.3% C 0.070 H 77.2°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDDAE |
|---|---|
| RGB | rgb(253, 221, 174) |
| HSL | hsl(36, 95%, 84%) |
| HSV | hsv(36, 31%, 99%) |
| CMYK | cmyk(0%, 12.6%, 31.2%, 0.8%) |
| CIE-LAB | lab(89.70, 4.39, 27.18) |
| CIE-LCH | lch(89.70, 27.53, 80.83°) |
| OKLab | oklab(91.29% 0.0156 0.0687) |
| OKLCH | oklch(91.29% 0.07 77.2) |
| XYZ | xyz(74.0056, 75.6542, 50.7406) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.55
Moccasin
#FFE4B5
ΔE00 2.12
Wheat
#F5DEB3
ΔE00 2.83
Pale Peach
#FFE5AD
ΔE00 3.70
Light Peach
#FFD8B1
ΔE00 3.96
Bisque
#FFE4C4
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDDAE #AECEFD
analogous
#FDB5AE #FDDDAE #F6FDAE
triadic
#FDDDAE #AEFDDD #DDAEFD
tetradic
#FDDDAE #AEFDB5 #AECEFD #FDAEF6
square
#FDDDAE #AEFDB5 #AECEFD #FDAEF6
split-complementary
#FDDDAE #AEF6FD #B5AEFD
monochromatic
#FAAB37 #FCC472 #FDDDAE #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.30
#FDDDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#FDDDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDDAE
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDDAE | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#F2E5AF
Tritanopia (blue-blind)
#FFD4D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fdddae; /* rgb */ color: rgb(253, 221, 174); /* oklch */ color: oklch(91.3% 0.070 77.2);
Tailwind
colors: {
custom: {
50: '#ffe7c6',
500: '#fdddae',
950: '#000000',
},
}SCSS
$custom: #fdddae; $custom-light: #ffe7c6; $custom-dark: #000000;
JSON
{
"hex": "#fdddae",
"rgb": {
"r": 253,
"g": 221,
"b": 174
},
"hsl": {
"h": 35.696,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.91289,
"c": 0.0704,
"h": 77.2
},
"luminance": 0.75652
}Semantic roles & 50–950 ramp
primary
#FDDDAE
secondary
#6D9DE2
accent
#5DE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482