#FDEAEA#FDEAEA
#FDEAEA is a very light, muted red. Relative luminance 0.857; OKLCH L 95.2% C 0.021 H 17.5°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEAEA |
|---|---|
| RGB | rgb(253, 234, 234) |
| HSL | hsl(0, 83%, 95%) |
| HSV | hsv(0, 8%, 99%) |
| CMYK | cmyk(0%, 7.5%, 7.5%, 0.8%) |
| CIE-LAB | lab(94.17, 6.43, 2.33) |
| CIE-LCH | lch(94.17, 6.84, 19.88°) |
| OKLab | oklab(95.22% 0.0198 0.0062) |
| OKLCH | oklch(95.22% 0.021 17.5) |
| XYZ | xyz(84.7805, 85.6700, 89.8957) |
| Luminance | 0.8567 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.77
Mistyrose
#FFE4E1
ΔE00 3.02
Very Light Pink
#FFF4F2
ΔE00 3.89
Seashell
#FFF5EE
ΔE00 6.02
Snow
#FFFAFA
ΔE00 6.33
Linen
#FAF0E6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEAEA #EAFDFD
analogous
#FDEAF3 #FDEAEA #FDF3EA
triadic
#FDEAEA #EAFDEA #EAEAFD
tetradic
#FDEAEA #F3FDEA #EAFDFD #F3EAFD
square
#FDEAEA #F3FDEA #EAFDFD #F3EAFD
split-complementary
#FDEAEA #EAFDF3 #EAF3FD
monochromatic
#F27A7A #F8B2B2 #FCE3E3 #FCE3E3 #FCE3E3
Accessibility & contrast
On white
1.16
#FDEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#FDEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEAEA
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEAEA | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#F1F0EA
Tritanopia (blue-blind)
#FFE8EA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fdeaea; /* rgb */ color: rgb(253, 234, 234); /* oklch */ color: oklch(95.2% 0.021 17.5);
Tailwind
colors: {
custom: {
50: '#fef0f0',
500: '#fdeaea',
950: '#000000',
},
}SCSS
$custom: #fdeaea; $custom-light: #fef0f0; $custom-dark: #000000;
JSON
{
"hex": "#fdeaea",
"rgb": {
"r": 253,
"g": 234,
"b": 234
},
"hsl": {
"h": 0,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.95219,
"c": 0.02072,
"h": 17.5
},
"luminance": 0.85669
}Semantic roles & 50–950 ramp
primary
#FDEAEA
secondary
#A4E7E7
accent
#DFDF06
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585