#FEDDE5#FEDDE5
#FEDDE5 is a very light, muted red. Relative luminance 0.784; OKLCH L 92.7% C 0.038 H 1.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDDE5 |
|---|---|
| RGB | rgb(254, 221, 229) |
| HSL | hsl(345, 94%, 93%) |
| HSV | hsv(345, 13%, 100%) |
| CMYK | cmyk(0%, 13%, 9.8%, 0.4%) |
| CIE-LAB | lab(90.98, 12.67, 0.30) |
| CIE-LCH | lch(90.98, 12.67, 1.36°) |
| OKLab | oklab(92.71% 0.0379 0.001) |
| OKLCH | oklch(92.71% 0.038 1.5) |
| XYZ | xyz(80.8713, 78.4427, 84.9943) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.47
Pale Pink
#FFCFDC
ΔE00 4.88
Mistyrose
#FFE4E1
ΔE00 5.24
Lavenderblush
#FFF0F5
ΔE00 6.97
Light Rose
#FFC5CB
ΔE00 7.65
Bubblegum
#FFC1CC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDDE5 #DDFEF6
analogous
#FEDDF5 #FEDDE5 #FEE5DD
triadic
#FEDDE5 #E5FEDD #DDE5FE
tetradic
#FEDDE5 #F5FEDD #DDFEF6 #E5DDFE
square
#FEDDE5 #F5FEDD #DDFEF6 #E5DDFE
split-complementary
#FEDDE5 #DDFEE5 #DDF5FE
monochromatic
#FB668A #FCA2B8 #FEDDE5 #FEE1E8 #FEE1E8
Accessibility & contrast
On white
1.26
#FEDDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FEDDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDDE5
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDDE5 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E5
Deuteranopia (green-blind)
#E8E7E4
Tritanopia (blue-blind)
#FFDBE0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedde5; /* rgb */ color: rgb(254, 221, 229); /* oklch */ color: oklch(92.7% 0.038 1.5);
Tailwind
colors: {
custom: {
50: '#ffe7ed',
500: '#fedde5',
950: '#000000',
},
}SCSS
$custom: #fedde5; $custom-light: #ffe7ed; $custom-dark: #000000;
JSON
{
"hex": "#fedde5",
"rgb": {
"r": 254,
"g": 221,
"b": 229
},
"hsl": {
"h": 345.455,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.92707,
"c": 0.03788,
"h": 1.5
},
"luminance": 0.78441
}Semantic roles & 50–950 ramp
primary
#FEDDE5
secondary
#96E9D5
accent
#E6AE00
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484