#FDDEBB#FDDEBB
#FDDEBB is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.8% C 0.057 H 70.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDEBB |
|---|---|
| RGB | rgb(253, 222, 187) |
| HSL | hsl(32, 94%, 86%) |
| HSV | hsv(32, 26%, 99%) |
| CMYK | cmyk(0%, 12.3%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.19, 5.55, 21.12) |
| CIE-LCH | lch(90.19, 21.84, 75.28°) |
| OKLab | oklab(91.76% 0.0192 0.054) |
| OKLCH | oklch(91.76% 0.057 70.4) |
| XYZ | xyz(75.5996, 76.7155, 57.8293) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.79
Peach
#FFDAB9
ΔE00 2.55
Light Peach
#FFD8B1
ΔE00 2.59
Navajowhite
#FFDEAD
ΔE00 3.87
Moccasin
#FFE4B5
ΔE00 4.44
Blanchedalmond
#FFEBCD
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDEBB #BBDAFD
analogous
#FDBDBB #FDDEBB #FBFDBB
triadic
#FDDEBB #BBFDDE #DEBBFD
tetradic
#FDDEBB #BBFDBD #BBDAFD #FDBBFB
square
#FDDEBB #BBFDBD #BBDAFD #FDBBFB
split-complementary
#FDDEBB #BBFBFD #BDBBFD
monochromatic
#FAA444 #FBC180 #FDDEBB #FEF1E1 #FEF1E1
Accessibility & contrast
On white
1.28
#FDDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FDDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDEBB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDEBB | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB9
Deuteranopia (green-blind)
#F1E6BC
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fddebb; /* rgb */ color: rgb(253, 222, 187); /* oklch */ color: oklch(91.8% 0.057 70.4);
Tailwind
colors: {
custom: {
50: '#fee8cf',
500: '#fddebb',
950: '#000000',
},
}SCSS
$custom: #fddebb; $custom-light: #fee8cf; $custom-dark: #000000;
JSON
{
"hex": "#fddebb",
"rgb": {
"r": 253,
"g": 222,
"b": 187
},
"hsl": {
"h": 31.818,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.91756,
"c": 0.05736,
"h": 70.4
},
"luminance": 0.76713
}Semantic roles & 50–950 ramp
primary
#FDDEBB
secondary
#79ABE3
accent
#6CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483