#FFEDFA#FFEDFA
#FFEDFA is a very light, muted pink. Relative luminance 0.887; OKLCH L 96.4% C 0.026 H 335.4°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDFA |
|---|---|
| RGB | rgb(255, 237, 250) |
| HSL | hsl(317, 100%, 96%) |
| HSV | hsv(317, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 2%, 0%) |
| CIE-LAB | lab(95.47, 8.29, -4.06) |
| CIE-LCH | lch(95.47, 9.23, 333.88°) |
| OKLab | oklab(96.41% 0.0234 -0.0107) |
| OKLCH | oklch(96.41% 0.026 335.4) |
| XYZ | xyz(88.7771, 88.7314, 102.8740) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.58
Mistyrose
#FFE4E1
ΔE00 7.26
Very Light Pink
#FFF4F2
ΔE00 7.52
Lavender (CSS)
#E6E6FA
ΔE00 7.68
Ghostwhite
#F8F8FF
ΔE00 8.20
Snow
#FFFAFA
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDFA #EDFFF2
analogous
#FBEDFF #FFEDFA #FFEDF1
triadic
#FFEDFA #FAFFED #EDFAFF
tetradic
#FFEDFA #FFFBED #EDFFF2 #EDF1FF
square
#FFEDFA #FFFBED #EDFFF2 #EDF1FF
split-complementary
#FFEDFA #F1FFED #EDFFFB
monochromatic
#FF73D8 #FFB0E9 #FFE0F6 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.12
#FFEDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#FFEDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDFA
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDFA | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FB
Deuteranopia (green-blind)
#F1F3F9
Tritanopia (blue-blind)
#FFEEF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffedfa; /* rgb */ color: rgb(255, 237, 250); /* oklch */ color: oklch(96.4% 0.026 335.4);
Tailwind
colors: {
custom: {
50: '#fff2fc',
500: '#ffedfa',
950: '#000000',
},
}SCSS
$custom: #ffedfa; $custom-light: #fff2fc; $custom-dark: #000000;
JSON
{
"hex": "#ffedfa",
"rgb": {
"r": 255,
"g": 237,
"b": 250
},
"hsl": {
"h": 316.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96406,
"c": 0.02576,
"h": 335.4
},
"luminance": 0.88731
}Semantic roles & 50–950 ramp
primary
#FFEDFA
secondary
#A2EFB7
accent
#E64000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585