#FFEDF3#FFEDF3
#FFEDF3 is a very light, muted pink. Relative luminance 0.883; OKLCH L 96.2% C 0.021 H 355.2°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDF3 |
|---|---|
| RGB | rgb(255, 237, 243) |
| HSL | hsl(340, 100%, 96%) |
| HSV | hsv(340, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 4.7%, 0%) |
| CIE-LAB | lab(95.29, 7.08, -0.70) |
| CIE-LCH | lch(95.29, 7.12, 354.36°) |
| OKLab | oklab(96.21% 0.0209 -0.0017) |
| OKLCH | oklch(96.21% 0.021 355.2) |
| XYZ | xyz(87.6999, 88.3004, 97.2003) |
| Luminance | 0.8830 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.33
Mistyrose
#FFE4E1
ΔE00 4.95
Very Light Pink
#FFF4F2
ΔE00 5.10
Snow
#FFFAFA
ΔE00 6.69
Ghostwhite
#F8F8FF
ΔE00 7.58
Seashell
#FFF5EE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDF3 #EDFFF9
analogous
#FFEDFC #FFEDF3 #FFF0ED
triadic
#FFEDF3 #F3FFED #EDF3FF
tetradic
#FFEDF3 #FCFFED #EDFFF9 #F0EDFF
square
#FFEDF3 #FCFFED #EDFFF9 #F0EDFF
split-complementary
#FFEDF3 #EDFFF0 #EDFCFF
monochromatic
#FF73A1 #FFB0CA #FFE0EB #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.13
#FFEDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#FFEDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDF3
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDF3 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#F2F3F3
Tritanopia (blue-blind)
#FFECEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffedf3; /* rgb */ color: rgb(255, 237, 243); /* oklch */ color: oklch(96.2% 0.021 355.2);
Tailwind
colors: {
custom: {
50: '#fff2f7',
500: '#ffedf3',
950: '#000000',
},
}SCSS
$custom: #ffedf3; $custom-light: #fff2f7; $custom-dark: #000000;
JSON
{
"hex": "#ffedf3",
"rgb": {
"r": 255,
"g": 237,
"b": 243
},
"hsl": {
"h": 340,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96205,
"c": 0.02095,
"h": 355.2
},
"luminance": 0.88299
}Semantic roles & 50–950 ramp
primary
#FFEDF3
secondary
#A2EFD5
accent
#E69900
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585