#FEDFE5#FEDFE5
#FEDFE5 is a very light, muted red. Relative luminance 0.795; OKLCH L 93.1% C 0.035 H 4.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFE5 |
|---|---|
| RGB | rgb(254, 223, 229) |
| HSL | hsl(348, 94%, 94%) |
| HSV | hsv(348, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 9.8%, 0.4%) |
| CIE-LAB | lab(91.46, 11.63, 1.00) |
| CIE-LCH | lch(91.46, 11.67, 4.92°) |
| OKLab | oklab(93.08% 0.0349 0.0028) |
| OKLCH | oklch(93.08% 0.035 4.6) |
| XYZ | xyz(81.4025, 79.5051, 85.1714) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.24
Light Pink
#FFD1DF
ΔE00 5.44
Pale Pink
#FFCFDC
ΔE00 5.81
Lavenderblush
#FFF0F5
ΔE00 6.19
Light Rose
#FFC5CB
ΔE00 8.26
Very Light Pink
#FFF4F2
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFE5 #DFFEF8
analogous
#FEDFF4 #FEDFE5 #FEE8DF
triadic
#FEDFE5 #E5FEDF #DFE5FE
tetradic
#FEDFE5 #F4FEDF #DFFEF8 #E8DFFE
square
#FEDFE5 #F4FEDF #DFFEF8 #E8DFFE
split-complementary
#FEDFE5 #DFFEE8 #DFF4FE
monochromatic
#FA6885 #FCA4B5 #FEDFE5 #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.24
#FEDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FEDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFE5
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFE5 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E5
Deuteranopia (green-blind)
#EAE9E4
Tritanopia (blue-blind)
#FFDDE1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedfe5; /* rgb */ color: rgb(254, 223, 229); /* oklch */ color: oklch(93.1% 0.035 4.6);
Tailwind
colors: {
custom: {
50: '#ffe9ed',
500: '#fedfe5',
950: '#000000',
},
}SCSS
$custom: #fedfe5; $custom-light: #ffe9ed; $custom-dark: #000000;
JSON
{
"hex": "#fedfe5",
"rgb": {
"r": 254,
"g": 223,
"b": 229
},
"hsl": {
"h": 348.387,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93082,
"c": 0.03504,
"h": 4.6
},
"luminance": 0.79503
}Semantic roles & 50–950 ramp
primary
#FEDFE5
secondary
#98EADA
accent
#E6B900
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484