#FFEDF4#FFEDF4
#FFEDF4 is a very light, muted pink. Relative luminance 0.884; OKLCH L 96.2% C 0.021 H 351.9°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDF4 |
|---|---|
| RGB | rgb(255, 237, 244) |
| HSL | hsl(337, 100%, 96%) |
| HSV | hsv(337, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 4.3%, 0%) |
| CIE-LAB | lab(95.31, 7.25, -1.18) |
| CIE-LCH | lch(95.31, 7.35, 350.75°) |
| OKLab | oklab(96.23% 0.0213 -0.003) |
| OKLCH | oklch(96.23% 0.021 351.9) |
| XYZ | xyz(87.8513, 88.3610, 97.9978) |
| Luminance | 0.8836 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.55
Mistyrose
#FFE4E1
ΔE00 5.27
Very Light Pink
#FFF4F2
ΔE00 5.44
Snow
#FFFAFA
ΔE00 6.91
Ghostwhite
#F8F8FF
ΔE00 7.62
Seashell
#FFF5EE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDF4 #EDFFF8
analogous
#FFEDFD #FFEDF4 #FFEFED
triadic
#FFEDF4 #F4FFED #EDF4FF
tetradic
#FFEDF4 #FDFFED #EDFFF8 #EFEDFF
square
#FFEDF4 #FDFFED #EDFFF8 #EFEDFF
split-complementary
#FFEDF4 #EDFFEF #EDFDFF
monochromatic
#FF73A9 #FFB0CF #FFE0EC #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.12
#FFEDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#FFEDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDF4
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDF4 | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F4
Deuteranopia (green-blind)
#F2F3F4
Tritanopia (blue-blind)
#FFEDEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffedf4; /* rgb */ color: rgb(255, 237, 244); /* oklch */ color: oklch(96.2% 0.021 351.9);
Tailwind
colors: {
custom: {
50: '#fff2f7',
500: '#ffedf4',
950: '#000000',
},
}SCSS
$custom: #ffedf4; $custom-light: #fff2f7; $custom-dark: #000000;
JSON
{
"hex": "#ffedf4",
"rgb": {
"r": 255,
"g": 237,
"b": 244
},
"hsl": {
"h": 336.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96234,
"c": 0.02146,
"h": 351.9
},
"luminance": 0.8836
}Semantic roles & 50–950 ramp
primary
#FFEDF4
secondary
#A2EFD1
accent
#E68C00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585