#FEDFE4#FEDFE4
#FEDFE4 is a very light, muted red. Relative luminance 0.794; OKLCH L 93.1% C 0.035 H 6.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFE4 |
|---|---|
| RGB | rgb(254, 223, 228) |
| HSL | hsl(350, 94%, 94%) |
| HSV | hsv(350, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 10.2%, 0.4%) |
| CIE-LAB | lab(91.44, 11.47, 1.49) |
| CIE-LCH | lch(91.44, 11.56, 7.40°) |
| OKLab | oklab(93.05% 0.0346 0.0041) |
| OKLCH | oklch(93.05% 0.035 6.8) |
| XYZ | xyz(81.2633, 79.4494, 84.4382) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.88
Light Pink
#FFD1DF
ΔE00 5.66
Pale Pink
#FFCFDC
ΔE00 5.99
Lavenderblush
#FFF0F5
ΔE00 6.16
Light Rose
#FFC5CB
ΔE00 8.27
Very Light Pink
#FFF4F2
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFE4 #DFFEF9
analogous
#FEDFF3 #FEDFE4 #FEE9DF
triadic
#FEDFE4 #E4FEDF #DFE4FE
tetradic
#FEDFE4 #F3FEDF #DFFEF9 #E9DFFE
square
#FEDFE4 #F3FEDF #DFFEF9 #E9DFFE
split-complementary
#FEDFE4 #DFFEE9 #DFF3FE
monochromatic
#FA6880 #FCA4B2 #FEDFE4 #FEE1E6 #FEE1E6
Accessibility & contrast
On white
1.24
#FEDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#FEDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFE4
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFE4 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E4
Deuteranopia (green-blind)
#EAE8E3
Tritanopia (blue-blind)
#FFDDE1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedfe4; /* rgb */ color: rgb(254, 223, 228); /* oklch */ color: oklch(93.1% 0.035 6.8);
Tailwind
colors: {
custom: {
50: '#ffe9ec',
500: '#fedfe4',
950: '#000000',
},
}SCSS
$custom: #fedfe4; $custom-light: #ffe9ec; $custom-dark: #000000;
JSON
{
"hex": "#fedfe4",
"rgb": {
"r": 254,
"g": 223,
"b": 228
},
"hsl": {
"h": 350.323,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.93054,
"c": 0.0348,
"h": 6.8
},
"luminance": 0.79448
}Semantic roles & 50–950 ramp
primary
#FEDFE4
secondary
#98EADC
accent
#E6C000
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484