#FEDFDE#FEDFDE
#FEDFDE is a very light, muted red. Relative luminance 0.791; OKLCH L 92.9% C 0.034 H 20.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFDE |
|---|---|
| RGB | rgb(254, 223, 222) |
| HSL | hsl(2, 94%, 93%) |
| HSV | hsv(2, 13%, 100%) |
| CMYK | cmyk(0%, 12.2%, 12.6%, 0.4%) |
| CIE-LAB | lab(91.29, 10.50, 4.42) |
| CIE-LCH | lch(91.29, 11.39, 22.80°) |
| OKLab | oklab(92.89% 0.0323 0.0118) |
| OKLCH | oklch(92.89% 0.034 20) |
| XYZ | xyz(80.4448, 79.1220, 80.1275) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.90
Lavenderblush
#FFF0F5
ΔE00 6.49
Light Pink
#FFD1DF
ΔE00 7.41
Pale Pink
#FFCFDC
ΔE00 7.54
Very Light Pink
#FFF4F2
ΔE00 8.12
Light Rose
#FFC5CB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFDE #DEFDFE
analogous
#FEDEED #FEDFDE #FEEFDE
triadic
#FEDFDE #DEFEDF #DFDEFE
tetradic
#FEDFDE #EDFEDE #DEFDFE #EFDEFE
square
#FEDFDE #EDFEDE #DEFDFE #EFDEFE
split-complementary
#FEDFDE #DEFEEF #DEEDFE
monochromatic
#FA6C67 #FCA5A3 #FEDFDE #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.25
#FEDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FEDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFDE
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFDE | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DE
Deuteranopia (green-blind)
#EBE8DE
Tritanopia (blue-blind)
#FFDCDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedfde; /* rgb */ color: rgb(254, 223, 222); /* oklch */ color: oklch(92.9% 0.034 20.0);
Tailwind
colors: {
custom: {
50: '#ffe9e8',
500: '#fedfde',
950: '#000000',
},
}SCSS
$custom: #fedfde; $custom-light: #ffe9e8; $custom-dark: #000000;
JSON
{
"hex": "#fedfde",
"rgb": {
"r": 254,
"g": 223,
"b": 222
},
"hsl": {
"h": 1.875,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.9289,
"c": 0.03441,
"h": 20
},
"luminance": 0.7912
}Semantic roles & 50–950 ramp
primary
#FEDFDE
secondary
#97E7EA
accent
#DEE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484