#FFEDF9#FFEDF9
#FFEDF9 is a very light, muted pink. Relative luminance 0.887; OKLCH L 96.4% C 0.025 H 337.8°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDF9 |
|---|---|
| RGB | rgb(255, 237, 249) |
| HSL | hsl(320, 100%, 96%) |
| HSV | hsv(320, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 2.4%, 0%) |
| CIE-LAB | lab(95.44, 8.11, -3.58) |
| CIE-LCH | lch(95.44, 8.87, 336.17°) |
| OKLab | oklab(96.38% 0.0231 -0.0094) |
| OKLCH | oklch(96.38% 0.025 337.8) |
| XYZ | xyz(88.6208, 88.6688, 102.0504) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.22
Mistyrose
#FFE4E1
ΔE00 6.93
Very Light Pink
#FFF4F2
ΔE00 7.18
Lavender (CSS)
#E6E6FA
ΔE00 7.80
Ghostwhite
#F8F8FF
ΔE00 8.06
Snow
#FFFAFA
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDF9 #EDFFF3
analogous
#FCEDFF #FFEDF9 #FFEDF0
triadic
#FFEDF9 #F9FFED #EDF9FF
tetradic
#FFEDF9 #FFFCED #EDFFF3 #EDF0FF
square
#FFEDF9 #FFFCED #EDFFF3 #EDF0FF
split-complementary
#FFEDF9 #F0FFED #EDFFFC
monochromatic
#FF73D0 #FFB0E5 #FFE0F5 #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.12
#FFEDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#FFEDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDF9
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDF9 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FA
Deuteranopia (green-blind)
#F1F3F8
Tritanopia (blue-blind)
#FFEDF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffedf9; /* rgb */ color: rgb(255, 237, 249); /* oklch */ color: oklch(96.4% 0.025 337.8);
Tailwind
colors: {
custom: {
50: '#fff2fb',
500: '#ffedf9',
950: '#000000',
},
}SCSS
$custom: #ffedf9; $custom-light: #fff2fb; $custom-dark: #000000;
JSON
{
"hex": "#ffedf9",
"rgb": {
"r": 255,
"g": 237,
"b": 249
},
"hsl": {
"h": 320,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96377,
"c": 0.02492,
"h": 337.8
},
"luminance": 0.88668
}Semantic roles & 50–950 ramp
primary
#FFEDF9
secondary
#A2EFBB
accent
#E64D00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585