#FDDCBE#FDDCBE
#FDDCBE is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.4% C 0.054 H 64.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDCBE |
|---|---|
| RGB | rgb(253, 220, 190) |
| HSL | hsl(29, 94%, 87%) |
| HSV | hsv(29, 25%, 99%) |
| CMYK | cmyk(0%, 13%, 24.9%, 0.8%) |
| CIE-LAB | lab(89.76, 6.98, 18.96) |
| CIE-LCH | lch(89.76, 20.21, 69.79°) |
| OKLab | oklab(91.44% 0.0234 0.0487) |
| OKLCH | oklch(91.44% 0.054 64.4) |
| XYZ | xyz(75.3961, 75.7892, 59.3624) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.29
Light Peach
#FFD8B1
ΔE00 2.82
Bisque
#FFE4C4
ΔE00 3.04
Apricot
#FBCEB1
ΔE00 4.84
Blanchedalmond
#FFEBCD
ΔE00 5.77
Navajowhite
#FFDEAD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDCBE #BEDFFD
analogous
#FDBEC0 #FDDCBE #FDFBBE
triadic
#FDDCBE #BEFDDC #DCBEFD
tetradic
#FDDCBE #C0FDBE #BEDFFD #FBBEFD
square
#FDDCBE #C0FDBE #BEDFFD #FBBEFD
split-complementary
#FDDCBE #BEFDFB #BEC0FD
monochromatic
#F99C47 #FBBC83 #FDDCBE #FEEFE1 #FEEFE1
Accessibility & contrast
On white
1.30
#FDDCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#FDDCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDCBE
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDCBE | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBC
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#FFD5D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fddcbe; /* rgb */ color: rgb(253, 220, 190); /* oklch */ color: oklch(91.4% 0.054 64.4);
Tailwind
colors: {
custom: {
50: '#fee6d1',
500: '#fddcbe',
950: '#000000',
},
}SCSS
$custom: #fddcbe; $custom-light: #fee6d1; $custom-dark: #000000;
JSON
{
"hex": "#fddcbe",
"rgb": {
"r": 253,
"g": 220,
"b": 190
},
"hsl": {
"h": 28.571,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.91439,
"c": 0.05405,
"h": 64.4
},
"luminance": 0.75787
}Semantic roles & 50–950 ramp
primary
#FDDCBE
secondary
#7BB2E4
accent
#78E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483