#FDDEBD#FDDEBD
#FDDEBD is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.8% C 0.055 H 68.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDEBD |
|---|---|
| RGB | rgb(253, 222, 189) |
| HSL | hsl(31, 94%, 87%) |
| HSV | hsv(31, 25%, 99%) |
| CMYK | cmyk(0%, 12.3%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.23, 5.82, 20.14) |
| CIE-LCH | lch(90.23, 20.96, 73.89°) |
| OKLab | oklab(91.8% 0.02 0.0516) |
| OKLCH | oklch(91.8% 0.055 68.8) |
| XYZ | xyz(75.8152, 76.8017, 58.9648) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.79
Peach
#FFDAB9
ΔE00 2.18
Light Peach
#FFD8B1
ΔE00 2.69
Navajowhite
#FFDEAD
ΔE00 4.53
Blanchedalmond
#FFEBCD
ΔE00 4.62
Moccasin
#FFE4B5
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDEBD #BDDCFD
analogous
#FDBEBD #FDDEBD #FCFDBD
triadic
#FDDEBD #BDFDDE #DEBDFD
tetradic
#FDDEBD #BDFDBE #BDDCFD #FDBDFC
square
#FDDEBD #BDFDBE #BDDCFD #FDBDFC
split-complementary
#FDDEBD #BDFCFD #BEBDFD
monochromatic
#F9A346 #FBC082 #FDDEBD #FEF0E1 #FEF0E1
Accessibility & contrast
On white
1.28
#FDDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#FDDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDEBD
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDEBD | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBB
Deuteranopia (green-blind)
#F0E6BE
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fddebd; /* rgb */ color: rgb(253, 222, 189); /* oklch */ color: oklch(91.8% 0.055 68.8);
Tailwind
colors: {
custom: {
50: '#fee8d1',
500: '#fddebd',
950: '#000000',
},
}SCSS
$custom: #fddebd; $custom-light: #fee8d1; $custom-dark: #000000;
JSON
{
"hex": "#fddebd",
"rgb": {
"r": 253,
"g": 222,
"b": 189
},
"hsl": {
"h": 30.938,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.918,
"c": 0.05538,
"h": 68.8
},
"luminance": 0.76799
}Semantic roles & 50–950 ramp
primary
#FDDEBD
secondary
#7AADE4
accent
#6FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483