#FDEDEA#FDEDEA
#FDEDEA is a very light, near-neutral red. Relative luminance 0.874; OKLCH L 95.8% C 0.018 H 30.3°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDEA |
|---|---|
| RGB | rgb(253, 237, 234) |
| HSL | hsl(9, 83%, 95%) |
| HSV | hsv(9, 8%, 99%) |
| CMYK | cmyk(0%, 6.3%, 7.5%, 0.8%) |
| CIE-LAB | lab(94.90, 4.89, 3.39) |
| CIE-LCH | lch(94.90, 5.95, 34.71°) |
| OKLab | oklab(95.79% 0.0155 0.009) |
| OKLCH | oklch(95.79% 0.018 30.3) |
| XYZ | xyz(85.6419, 87.3926, 90.1828) |
| Luminance | 0.8739 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.33
Lavenderblush
#FFF0F5
ΔE00 3.76
Seashell
#FFF5EE
ΔE00 3.96
Mistyrose
#FFE4E1
ΔE00 4.22
Linen
#FAF0E6
ΔE00 5.05
Snow
#FFFAFA
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDEA #EAFAFD
analogous
#FDEAF0 #FDEDEA #FDF6EA
triadic
#FDEDEA #EAFDED #EDEAFD
tetradic
#FDEDEA #F0FDEA #EAFAFD #F6EAFD
square
#FDEDEA #F0FDEA #EAFAFD #F6EAFD
split-complementary
#FDEDEA #EAFDF6 #EAF0FD
monochromatic
#F28D7A #F8BDB2 #FCE7E3 #FCE7E3 #FCE7E3
Accessibility & contrast
On white
1.14
#FDEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#FDEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDEA
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDEA | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#F4F1EA
Tritanopia (blue-blind)
#FFEBEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fdedea; /* rgb */ color: rgb(253, 237, 234); /* oklch */ color: oklch(95.8% 0.018 30.3);
Tailwind
colors: {
custom: {
50: '#fef2f0',
500: '#fdedea',
950: '#000000',
},
}SCSS
$custom: #fdedea; $custom-light: #fef2f0; $custom-dark: #000000;
JSON
{
"hex": "#fdedea",
"rgb": {
"r": 253,
"g": 237,
"b": 234
},
"hsl": {
"h": 9.474,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.95793,
"c": 0.01789,
"h": 30.3
},
"luminance": 0.87392
}Semantic roles & 50–950 ramp
primary
#FDEDEA
secondary
#A4DCE7
accent
#BDDF06
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585