#FFEDF8#FFEDF8
#FFEDF8 is a very light, muted pink. Relative luminance 0.886; OKLCH L 96.3% C 0.024 H 340.3°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDF8 |
|---|---|
| RGB | rgb(255, 237, 248) |
| HSL | hsl(323, 100%, 96%) |
| HSV | hsv(323, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 2.7%, 0%) |
| CIE-LAB | lab(95.42, 7.94, -3.10) |
| CIE-LCH | lch(95.42, 8.53, 338.65°) |
| OKLab | oklab(96.35% 0.0227 -0.0081) |
| OKLCH | oklch(96.35% 0.024 340.3) |
| XYZ | xyz(88.4652, 88.6066, 101.2311) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.86
Mistyrose
#FFE4E1
ΔE00 6.59
Very Light Pink
#FFF4F2
ΔE00 6.83
Snow
#FFFAFA
ΔE00 7.91
Lavender (CSS)
#E6E6FA
ΔE00 7.93
Ghostwhite
#F8F8FF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDF8 #EDFFF4
analogous
#FDEDFF #FFEDF8 #FFEDEF
triadic
#FFEDF8 #F8FFED #EDF8FF
tetradic
#FFEDF8 #FFFDED #EDFFF4 #EDEFFF
square
#FFEDF8 #FFFDED #EDFFF4 #EDEFFF
split-complementary
#FFEDF8 #EFFFED #EDFFFD
monochromatic
#FF73C8 #FFB0E0 #FFE0F3 #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.12
#FFEDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#FFEDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDF8
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDF8 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F8
Deuteranopia (green-blind)
#F1F3F7
Tritanopia (blue-blind)
#FFEDF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffedf8; /* rgb */ color: rgb(255, 237, 248); /* oklch */ color: oklch(96.3% 0.024 340.3);
Tailwind
colors: {
custom: {
50: '#fff2fa',
500: '#ffedf8',
950: '#000000',
},
}SCSS
$custom: #ffedf8; $custom-light: #fff2fa; $custom-dark: #000000;
JSON
{
"hex": "#ffedf8",
"rgb": {
"r": 255,
"g": 237,
"b": 248
},
"hsl": {
"h": 323.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96348,
"c": 0.02412,
"h": 340.3
},
"luminance": 0.88606
}Semantic roles & 50–950 ramp
primary
#FFEDF8
secondary
#A2EFC0
accent
#E65900
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585