#FDDDBE#FDDDBE
#FDDDBE is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.6% C 0.054 H 66.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDDBE |
|---|---|
| RGB | rgb(253, 221, 190) |
| HSL | hsl(30, 94%, 87%) |
| HSV | hsv(30, 25%, 99%) |
| CMYK | cmyk(0%, 12.6%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.01, 6.47, 19.30) |
| CIE-LCH | lch(90.01, 20.36, 71.48°) |
| OKLab | oklab(91.63% 0.0219 0.0496) |
| OKLCH | oklch(91.63% 0.054 66.2) |
| XYZ | xyz(75.6593, 76.3157, 59.4501) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.59
Bisque
#FFE4C4
ΔE00 2.44
Light Peach
#FFD8B1
ΔE00 2.73
Blanchedalmond
#FFEBCD
ΔE00 5.22
Navajowhite
#FFDEAD
ΔE00 5.35
Apricot
#FBCEB1
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDDBE #BEDEFD
analogous
#FDBEBF #FDDDBE #FDFDBE
triadic
#FDDDBE #BEFDDD #DDBEFD
tetradic
#FDDDBE #BFFDBE #BEDEFD #FDBEFD
square
#FDDDBE #BFFDBE #BEDEFD #FDBEFD
split-complementary
#FDDDBE #BEFDFD #BEBFFD
monochromatic
#F99F47 #FBBE83 #FDDDBE #FEEFE1 #FEEFE1
Accessibility & contrast
On white
1.29
#FDDDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FDDDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDDBE
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDDBE | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBC
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fdddbe; /* rgb */ color: rgb(253, 221, 190); /* oklch */ color: oklch(91.6% 0.054 66.2);
Tailwind
colors: {
custom: {
50: '#fee7d1',
500: '#fdddbe',
950: '#000000',
},
}SCSS
$custom: #fdddbe; $custom-light: #fee7d1; $custom-dark: #000000;
JSON
{
"hex": "#fdddbe",
"rgb": {
"r": 253,
"g": 221,
"b": 190
},
"hsl": {
"h": 29.524,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.9163,
"c": 0.05419,
"h": 66.2
},
"luminance": 0.76313
}Semantic roles & 50–950 ramp
primary
#FDDDBE
secondary
#7BB0E4
accent
#75E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483