#FFEDF5#FFEDF5
#FFEDF5 is a very light, muted pink. Relative luminance 0.884; OKLCH L 96.3% C 0.022 H 348.7°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDF5 |
|---|---|
| RGB | rgb(255, 237, 245) |
| HSL | hsl(333, 100%, 96%) |
| HSV | hsv(333, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 3.9%, 0%) |
| CIE-LAB | lab(95.34, 7.42, -1.66) |
| CIE-LCH | lch(95.34, 7.61, 347.38°) |
| OKLab | oklab(96.26% 0.0216 -0.0043) |
| OKLCH | oklch(96.26% 0.022 348.7) |
| XYZ | xyz(88.0035, 88.4219, 98.7996) |
| Luminance | 0.8842 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.84
Mistyrose
#FFE4E1
ΔE00 5.59
Very Light Pink
#FFF4F2
ΔE00 5.78
Snow
#FFFAFA
ΔE00 7.14
Ghostwhite
#F8F8FF
ΔE00 7.67
Lavender (CSS)
#E6E6FA
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDF5 #EDFFF7
analogous
#FFEDFE #FFEDF5 #FFEEED
triadic
#FFEDF5 #F5FFED #EDF5FF
tetradic
#FFEDF5 #FEFFED #EDFFF7 #EEEDFF
square
#FFEDF5 #FEFFED #EDFFF7 #EEEDFF
split-complementary
#FFEDF5 #EDFFEE #EDFEFF
monochromatic
#FF73B1 #FFB0D3 #FFE0EE #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.12
#FFEDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#FFEDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDF5
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDF5 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F5
Deuteranopia (green-blind)
#F2F3F5
Tritanopia (blue-blind)
#FFEDF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffedf5; /* rgb */ color: rgb(255, 237, 245); /* oklch */ color: oklch(96.3% 0.022 348.7);
Tailwind
colors: {
custom: {
50: '#fff2f8',
500: '#ffedf5',
950: '#000000',
},
}SCSS
$custom: #ffedf5; $custom-light: #fff2f8; $custom-dark: #000000;
JSON
{
"hex": "#ffedf5",
"rgb": {
"r": 255,
"g": 237,
"b": 245
},
"hsl": {
"h": 333.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96262,
"c": 0.02203,
"h": 348.7
},
"luminance": 0.88421
}Semantic roles & 50–950 ramp
primary
#FFEDF5
secondary
#A2EFCC
accent
#E67F00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585