#FFEDF2#FFEDF2
#FFEDF2 is a very light, muted pink. Relative luminance 0.882; OKLCH L 96.2% C 0.021 H 358.7°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDF2 |
|---|---|
| RGB | rgb(255, 237, 242) |
| HSL | hsl(343, 100%, 96%) |
| HSV | hsv(343, 7%, 100%) |
| CMYK | cmyk(0%, 7.1%, 5.1%, 0%) |
| CIE-LAB | lab(95.26, 6.91, -0.22) |
| CIE-LCH | lch(95.26, 6.92, 358.19°) |
| OKLab | oklab(96.18% 0.0205 -0.0005) |
| OKLCH | oklch(96.18% 0.021 358.7) |
| XYZ | xyz(87.5493, 88.2402, 96.4071) |
| Luminance | 0.8824 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.22
Mistyrose
#FFE4E1
ΔE00 4.65
Very Light Pink
#FFF4F2
ΔE00 4.76
Snow
#FFFAFA
ΔE00 6.48
Seashell
#FFF5EE
ΔE00 7.43
Ghostwhite
#F8F8FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDF2 #EDFFFA
analogous
#FFEDFB #FFEDF2 #FFF1ED
triadic
#FFEDF2 #F2FFED #EDF2FF
tetradic
#FFEDF2 #FBFFED #EDFFFA #F1EDFF
square
#FFEDF2 #FBFFED #EDFFFA #F1EDFF
split-complementary
#FFEDF2 #EDFFF1 #EDFBFF
monochromatic
#FF739A #FFB0C6 #FFE0E9 #FFE0E9 #FFE0E9
Accessibility & contrast
On white
1.13
#FFEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#FFEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDF2
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDF2 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#F3F2F2
Tritanopia (blue-blind)
#FFECEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffedf2; /* rgb */ color: rgb(255, 237, 242); /* oklch */ color: oklch(96.2% 0.021 358.7);
Tailwind
colors: {
custom: {
50: '#fff2f6',
500: '#ffedf2',
950: '#000000',
},
}SCSS
$custom: #ffedf2; $custom-light: #fff2f6; $custom-dark: #000000;
JSON
{
"hex": "#ffedf2",
"rgb": {
"r": 255,
"g": 237,
"b": 242
},
"hsl": {
"h": 343.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96177,
"c": 0.02052,
"h": 358.7
},
"luminance": 0.88239
}Semantic roles & 50–950 ramp
primary
#FFEDF2
secondary
#A2EFD9
accent
#E6A600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585