#FDDEBF#FDDEBF
#FDDEBF is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.8% C 0.053 H 67.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDEBF |
|---|---|
| RGB | rgb(253, 222, 191) |
| HSL | hsl(30, 94%, 87%) |
| HSV | hsv(30, 25%, 99%) |
| CMYK | cmyk(0%, 12.3%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.27, 6.09, 19.15) |
| CIE-LCH | lch(90.27, 20.10, 72.36°) |
| OKLab | oklab(91.85% 0.0208 0.0492) |
| OKLCH | oklch(91.85% 0.053 67.1) |
| XYZ | xyz(76.0338, 76.8892, 60.1160) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.96
Bisque
#FFE4C4
ΔE00 2.05
Light Peach
#FFD8B1
ΔE00 2.95
Blanchedalmond
#FFEBCD
ΔE00 4.82
Navajowhite
#FFDEAD
ΔE00 5.22
Champagne
#F7E7CE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDEBF #BFDEFD
analogous
#FDBFBF #FDDEBF #FDFDBF
triadic
#FDDEBF #BFFDDE #DEBFFD
tetradic
#FDDEBF #BFFDBF #BFDEFD #FDBFFD
square
#FDDEBF #BFFDBF #BFDEFD #FDBFFD
split-complementary
#FDDEBF #BFFDFD #BFBFFD
monochromatic
#F9A148 #FBBF84 #FDDEBF #FEF0E1 #FEF0E1
Accessibility & contrast
On white
1.28
#FDDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#FDDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDEBF
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDEBF | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBD
Deuteranopia (green-blind)
#F0E6C0
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fddebf; /* rgb */ color: rgb(253, 222, 191); /* oklch */ color: oklch(91.8% 0.053 67.1);
Tailwind
colors: {
custom: {
50: '#fee8d2',
500: '#fddebf',
950: '#000000',
},
}SCSS
$custom: #fddebf; $custom-light: #fee8d2; $custom-dark: #000000;
JSON
{
"hex": "#fddebf",
"rgb": {
"r": 253,
"g": 222,
"b": 191
},
"hsl": {
"h": 30,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.91845,
"c": 0.05342,
"h": 67.1
},
"luminance": 0.76887
}Semantic roles & 50–950 ramp
primary
#FDDEBF
secondary
#7CB0E4
accent
#73E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483