#FEDDDE#FEDDDE
#FEDDDE is a very light, muted red. Relative luminance 0.781; OKLCH L 92.5% C 0.037 H 15.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDDDE |
|---|---|
| RGB | rgb(254, 221, 222) |
| HSL | hsl(358, 94%, 93%) |
| HSV | hsv(358, 13%, 100%) |
| CMYK | cmyk(0%, 13%, 12.6%, 0.4%) |
| CIE-LAB | lab(90.81, 11.54, 3.72) |
| CIE-LCH | lch(90.81, 12.12, 17.85°) |
| OKLab | oklab(92.51% 0.0353 0.01) |
| OKLCH | oklch(92.51% 0.037 15.8) |
| XYZ | xyz(79.9136, 78.0596, 79.9504) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.01
Light Pink
#FFD1DF
ΔE00 6.26
Pale Pink
#FFCFDC
ΔE00 6.41
Lavenderblush
#FFF0F5
ΔE00 6.95
Light Rose
#FFC5CB
ΔE00 7.81
Pale Rose
#FDC1C5
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDDDE #DDFEFD
analogous
#FEDDEE #FEDDDE #FEECDD
triadic
#FEDDDE #DEFEDD #DDDEFE
tetradic
#FEDDDE #EEFEDD #DDFEFD #ECDDFE
square
#FEDDDE #EEFEDD #DDFEFD #ECDDFE
split-complementary
#FEDDDE #DDFEEC #DDEEFE
monochromatic
#FB666B #FCA2A4 #FEDDDE #FEE1E2 #FEE1E2
Accessibility & contrast
On white
1.26
#FEDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FEDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDDDE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDDDE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DE
Deuteranopia (green-blind)
#EAE7DE
Tritanopia (blue-blind)
#FFDADD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #feddde; /* rgb */ color: rgb(254, 221, 222); /* oklch */ color: oklch(92.5% 0.037 15.8);
Tailwind
colors: {
custom: {
50: '#ffe7e8',
500: '#feddde',
950: '#000000',
},
}SCSS
$custom: #feddde; $custom-light: #ffe7e8; $custom-dark: #000000;
JSON
{
"hex": "#feddde",
"rgb": {
"r": 254,
"g": 221,
"b": 222
},
"hsl": {
"h": 358.182,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.92513,
"c": 0.03666,
"h": 15.8
},
"luminance": 0.78058
}Semantic roles & 50–950 ramp
primary
#FEDDDE
secondary
#96E9E7
accent
#E6DF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484