#FEDFDF#FEDFDF
#FEDFDF is a very light, muted red. Relative luminance 0.792; OKLCH L 92.9% C 0.034 H 17.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFDF |
|---|---|
| RGB | rgb(254, 223, 223) |
| HSL | hsl(0, 94%, 94%) |
| HSV | hsv(0, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.31, 10.66, 3.93) |
| CIE-LCH | lch(91.31, 11.36, 20.22°) |
| OKLab | oklab(92.92% 0.0327 0.0105) |
| OKLCH | oklch(92.92% 0.034 17.8) |
| XYZ | xyz(80.5792, 79.1757, 80.8354) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.17
Lavenderblush
#FFF0F5
ΔE00 6.38
Light Pink
#FFD1DF
ΔE00 7.07
Pale Pink
#FFCFDC
ΔE00 7.23
Very Light Pink
#FFF4F2
ΔE00 8.21
Light Rose
#FFC5CB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFDF #DFFEFE
analogous
#FEDFEE #FEDFDF #FEEEDF
triadic
#FEDFDF #DFFEDF #DFDFFE
tetradic
#FEDFDF #EEFEDF #DFFEFE #EEDFFE
square
#FEDFDF #EEFEDF #DFFEFE #EEDFFE
split-complementary
#FEDFDF #DFFEEE #DFEEFE
monochromatic
#FA6868 #FCA4A4 #FEDFDF #FEE1E1 #FEE1E1
Accessibility & contrast
On white
1.25
#FEDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FEDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFDF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFDF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DF
Deuteranopia (green-blind)
#EBE8DF
Tritanopia (blue-blind)
#FFDCDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedfdf; /* rgb */ color: rgb(254, 223, 223); /* oklch */ color: oklch(92.9% 0.034 17.8);
Tailwind
colors: {
custom: {
50: '#ffe9e9',
500: '#fedfdf',
950: '#000000',
},
}SCSS
$custom: #fedfdf; $custom-light: #ffe9e9; $custom-dark: #000000;
JSON
{
"hex": "#fedfdf",
"rgb": {
"r": 254,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.92917,
"c": 0.03435,
"h": 17.8
},
"luminance": 0.79174
}Semantic roles & 50–950 ramp
primary
#FEDFDF
secondary
#98EAEA
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484