#FEDDE3#FEDDE3
#FEDDE3 is a very light, muted red. Relative luminance 0.783; OKLCH L 92.7% C 0.037 H 5.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDDE3 |
|---|---|
| RGB | rgb(254, 221, 227) |
| HSL | hsl(349, 94%, 93%) |
| HSV | hsv(349, 13%, 100%) |
| CMYK | cmyk(0%, 13%, 10.6%, 0.4%) |
| CIE-LAB | lab(90.93, 12.34, 1.28) |
| CIE-LCH | lch(90.93, 12.41, 5.90°) |
| OKLab | oklab(92.65% 0.0371 0.0036) |
| OKLCH | oklch(92.65% 0.037 5.5) |
| XYZ | xyz(80.5937, 78.3316, 83.5321) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.57
Light Pink
#FFD1DF
ΔE00 4.86
Pale Pink
#FFCFDC
ΔE00 5.19
Lavenderblush
#FFF0F5
ΔE00 6.87
Light Rose
#FFC5CB
ΔE00 7.58
Pale Rose
#FDC1C5
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDDE3 #DDFEF8
analogous
#FEDDF3 #FEDDE3 #FEE7DD
triadic
#FEDDE3 #E3FEDD #DDE3FE
tetradic
#FEDDE3 #F3FEDD #DDFEF8 #E7DDFE
square
#FEDDE3 #F3FEDD #DDFEF8 #E7DDFE
split-complementary
#FEDDE3 #DDFEE7 #DDF3FE
monochromatic
#FB6681 #FCA2B2 #FEDDE3 #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.26
#FEDDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FEDDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDDE3
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDDE3 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E3
Deuteranopia (green-blind)
#E9E7E2
Tritanopia (blue-blind)
#FFDBDF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedde3; /* rgb */ color: rgb(254, 221, 227); /* oklch */ color: oklch(92.7% 0.037 5.5);
Tailwind
colors: {
custom: {
50: '#ffe7eb',
500: '#fedde3',
950: '#000000',
},
}SCSS
$custom: #fedde3; $custom-light: #ffe7eb; $custom-dark: #000000;
JSON
{
"hex": "#fedde3",
"rgb": {
"r": 254,
"g": 221,
"b": 227
},
"hsl": {
"h": 349.091,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.92651,
"c": 0.0373,
"h": 5.5
},
"luminance": 0.7833
}Semantic roles & 50–950 ramp
primary
#FEDDE3
secondary
#96E9DA
accent
#E6BC00
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484