#FFEDF1#FFEDF1
#FFEDF1 is a very light, muted red. Relative luminance 0.882; OKLCH L 96.1% C 0.020 H 2.3°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDF1 |
|---|---|
| RGB | rgb(255, 237, 241) |
| HSL | hsl(347, 100%, 96%) |
| HSV | hsv(347, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 5.5%, 0%) |
| CIE-LAB | lab(95.24, 6.74, 0.26) |
| CIE-LCH | lch(95.24, 6.75, 2.24°) |
| OKLab | oklab(96.15% 0.0202 0.0008) |
| OKLCH | oklch(96.15% 0.02 2.3) |
| XYZ | xyz(87.3995, 88.1803, 95.6183) |
| Luminance | 0.8818 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.26
Mistyrose
#FFE4E1
ΔE00 4.37
Very Light Pink
#FFF4F2
ΔE00 4.43
Snow
#FFFAFA
ΔE00 6.29
Seashell
#FFF5EE
ΔE00 7.06
Ghostwhite
#F8F8FF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDF1 #EDFFFB
analogous
#FFEDFA #FFEDF1 #FFF2ED
triadic
#FFEDF1 #F1FFED #EDF1FF
tetradic
#FFEDF1 #FAFFED #EDFFFB #F2EDFF
square
#FFEDF1 #FAFFED #EDFFFB #F2EDFF
split-complementary
#FFEDF1 #EDFFF2 #EDFAFF
monochromatic
#FF7392 #FFB0C1 #FFE0E7 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.13
#FFEDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#FFEDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDF1
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDF1 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F1
Deuteranopia (green-blind)
#F3F2F1
Tritanopia (blue-blind)
#FFECEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffedf1; /* rgb */ color: rgb(255, 237, 241); /* oklch */ color: oklch(96.1% 0.020 2.3);
Tailwind
colors: {
custom: {
50: '#fff2f5',
500: '#ffedf1',
950: '#000000',
},
}SCSS
$custom: #ffedf1; $custom-light: #fff2f5; $custom-dark: #000000;
JSON
{
"hex": "#ffedf1",
"rgb": {
"r": 255,
"g": 237,
"b": 241
},
"hsl": {
"h": 346.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96149,
"c": 0.02017,
"h": 2.3
},
"luminance": 0.88179
}Semantic roles & 50–950 ramp
primary
#FFEDF1
secondary
#A2EFDD
accent
#E6B300
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585