#FFEDF7#FFEDF7
#FFEDF7 is a very light, muted pink. Relative luminance 0.885; OKLCH L 96.3% C 0.023 H 342.9°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDF7 |
|---|---|
| RGB | rgb(255, 237, 247) |
| HSL | hsl(327, 100%, 96%) |
| HSV | hsv(327, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 3.1%, 0%) |
| CIE-LAB | lab(95.39, 7.77, -2.62) |
| CIE-LCH | lch(95.39, 8.20, 341.34°) |
| OKLab | oklab(96.32% 0.0223 -0.0069) |
| OKLCH | oklch(96.32% 0.023 342.9) |
| XYZ | xyz(88.3105, 88.5447, 100.4163) |
| Luminance | 0.8854 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.50
Mistyrose
#FFE4E1
ΔE00 6.26
Very Light Pink
#FFF4F2
ΔE00 6.48
Snow
#FFFAFA
ΔE00 7.64
Ghostwhite
#F8F8FF
ΔE00 7.84
Lavender (CSS)
#E6E6FA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDF7 #EDFFF5
analogous
#FEEDFF #FFEDF7 #FFEDEE
triadic
#FFEDF7 #F7FFED #EDF7FF
tetradic
#FFEDF7 #FFFEED #EDFFF5 #EDEEFF
square
#FFEDF7 #FFFEED #EDFFF5 #EDEEFF
split-complementary
#FFEDF7 #EEFFED #EDFFFE
monochromatic
#FF73C1 #FFB0DC #FFE0F1 #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.12
#FFEDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#FFEDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDF7
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDF7 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#F2F3F6
Tritanopia (blue-blind)
#FFEDF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffedf7; /* rgb */ color: rgb(255, 237, 247); /* oklch */ color: oklch(96.3% 0.023 342.9);
Tailwind
colors: {
custom: {
50: '#fff2f9',
500: '#ffedf7',
950: '#000000',
},
}SCSS
$custom: #ffedf7; $custom-light: #fff2f9; $custom-dark: #000000;
JSON
{
"hex": "#ffedf7",
"rgb": {
"r": 255,
"g": 237,
"b": 247
},
"hsl": {
"h": 326.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96319,
"c": 0.02337,
"h": 342.9
},
"luminance": 0.88544
}Semantic roles & 50–950 ramp
primary
#FFEDF7
secondary
#A2EFC4
accent
#E66600
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585