#FDDEBE#FDDEBE
#FDDEBE is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.8% C 0.054 H 68.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDEBE |
|---|---|
| RGB | rgb(253, 222, 190) |
| HSL | hsl(30, 94%, 87%) |
| HSV | hsv(30, 25%, 99%) |
| CMYK | cmyk(0%, 12.3%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.25, 5.95, 19.64) |
| CIE-LCH | lch(90.25, 20.53, 73.14°) |
| OKLab | oklab(91.82% 0.0204 0.0504) |
| OKLCH | oklch(91.82% 0.054 68) |
| XYZ | xyz(75.9241, 76.8453, 59.5384) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.89
Peach
#FFDAB9
ΔE00 2.04
Light Peach
#FFD8B1
ΔE00 2.80
Blanchedalmond
#FFEBCD
ΔE00 4.70
Navajowhite
#FFDEAD
ΔE00 4.87
Moccasin
#FFE4B5
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDEBE #BEDDFD
analogous
#FDBFBE #FDDEBE #FDFDBE
triadic
#FDDEBE #BEFDDE #DEBEFD
tetradic
#FDDEBE #BEFDBF #BEDDFD #FDBEFD
square
#FDDEBE #BEFDBF #BEDDFD #FDBEFD
split-complementary
#FDDEBE #BEFDFD #BFBEFD
monochromatic
#F9A247 #FBC083 #FDDEBE #FEF0E1 #FEF0E1
Accessibility & contrast
On white
1.28
#FDDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FDDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDEBE
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDEBE | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBC
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fddebe; /* rgb */ color: rgb(253, 222, 190); /* oklch */ color: oklch(91.8% 0.054 68.0);
Tailwind
colors: {
custom: {
50: '#fee8d1',
500: '#fddebe',
950: '#000000',
},
}SCSS
$custom: #fddebe; $custom-light: #fee8d1; $custom-dark: #000000;
JSON
{
"hex": "#fddebe",
"rgb": {
"r": 253,
"g": 222,
"b": 190
},
"hsl": {
"h": 30.476,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.91822,
"c": 0.05439,
"h": 68
},
"luminance": 0.76843
}Semantic roles & 50–950 ramp
primary
#FDDEBE
secondary
#7BAFE4
accent
#71E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483