#FEDFDA#FEDFDA
#FEDFDA is a very light, muted red. Relative luminance 0.789; OKLCH L 92.8% C 0.035 H 28.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDFDA |
|---|---|
| RGB | rgb(254, 223, 218) |
| HSL | hsl(8, 95%, 93%) |
| HSV | hsv(8, 14%, 100%) |
| CMYK | cmyk(0%, 12.2%, 14.2%, 0.4%) |
| CIE-LAB | lab(91.19, 9.88, 6.37) |
| CIE-LCH | lch(91.19, 11.75, 32.82°) |
| OKLab | oklab(92.78% 0.0308 0.0169) |
| OKLCH | oklch(92.78% 0.035 28.7) |
| XYZ | xyz(79.9151, 78.9101, 77.3375) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.69
Lavenderblush
#FFF0F5
ΔE00 7.18
Very Light Pink
#FFF4F2
ΔE00 7.93
Light Pink
#FFD1DF
ΔE00 8.90
Pale Pink
#FFCFDC
ΔE00 8.95
Seashell
#FFF5EE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDFDA #DAF9FE
analogous
#FEDAE7 #FEDFDA #FEF1DA
triadic
#FEDFDA #DAFEDF #DFDAFE
tetradic
#FEDFDA #E7FEDA #DAF9FE #F1DAFE
square
#FEDFDA #E7FEDA #DAF9FE #F1DAFE
split-complementary
#FEDFDA #DAFEF1 #DAE7FE
monochromatic
#FB7863 #FCAB9E #FEDFDA #FEE5E1 #FEE5E1
Accessibility & contrast
On white
1.25
#FEDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#FEDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDFDA
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDFDA | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2DA
Deuteranopia (green-blind)
#ECE8DA
Tritanopia (blue-blind)
#FFDCDE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedfda; /* rgb */ color: rgb(254, 223, 218); /* oklch */ color: oklch(92.8% 0.035 28.7);
Tailwind
colors: {
custom: {
50: '#ffe9e5',
500: '#fedfda',
950: '#000000',
},
}SCSS
$custom: #fedfda; $custom-light: #ffe9e5; $custom-dark: #000000;
JSON
{
"hex": "#fedfda",
"rgb": {
"r": 254,
"g": 223,
"b": 218
},
"hsl": {
"h": 8.333,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.92783,
"c": 0.03513,
"h": 28.7
},
"luminance": 0.78908
}Semantic roles & 50–950 ramp
primary
#FEDFDA
secondary
#93DDE9
accent
#C6E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484