#FFEDEA#FFEDEA
#FFEDEA is a very light, muted red. Relative luminance 0.878; OKLCH L 96.0% C 0.020 H 28.9°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDEA |
|---|---|
| RGB | rgb(255, 237, 234) |
| HSL | hsl(9, 100%, 96%) |
| HSV | hsv(9, 8%, 100%) |
| CMYK | cmyk(0%, 7.1%, 8.2%, 0%) |
| CIE-LAB | lab(95.06, 5.58, 3.64) |
| CIE-LCH | lch(95.06, 6.66, 33.13°) |
| OKLab | oklab(95.96% 0.0175 0.0097) |
| OKLCH | oklch(95.96% 0.02 28.9) |
| XYZ | xyz(86.3739, 87.7701, 90.2171) |
| Luminance | 0.8777 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.95
Mistyrose
#FFE4E1
ΔE00 3.54
Lavenderblush
#FFF0F5
ΔE00 3.74
Seashell
#FFF5EE
ΔE00 4.58
Linen
#FAF0E6
ΔE00 5.66
Snow
#FFFAFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDEA #EAFCFF
analogous
#FFEAF1 #FFEDEA #FFF7EA
triadic
#FFEDEA #EAFFED #EDEAFF
tetradic
#FFEDEA #F1FFEA #EAFCFF #F7EAFF
square
#FFEDEA #F1FFEA #EAFCFF #F7EAFF
split-complementary
#FFEDEA #EAFFF7 #EAF1FF
monochromatic
#FF8470 #FFB9AD #FFE5E0 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.13
#FFEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#FFEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDEA
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDEA | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#FFEBEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffedea; /* rgb */ color: rgb(255, 237, 234); /* oklch */ color: oklch(96.0% 0.020 28.9);
Tailwind
colors: {
custom: {
50: '#fff2f0',
500: '#ffedea',
950: '#000000',
},
}SCSS
$custom: #ffedea; $custom-light: #fff2f0; $custom-dark: #000000;
JSON
{
"hex": "#ffedea",
"rgb": {
"r": 255,
"g": 237,
"b": 234
},
"hsl": {
"h": 8.571,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95957,
"c": 0.02004,
"h": 28.9
},
"luminance": 0.87769
}Semantic roles & 50–950 ramp
primary
#FFEDEA
secondary
#9FE3EE
accent
#C5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585