#FDEDF4#FDEDF4
#FDEDF4 is a very light, near-neutral pink. Relative luminance 0.880; OKLCH L 96.1% C 0.020 H 349.0°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDF4 |
|---|---|
| RGB | rgb(253, 237, 244) |
| HSL | hsl(334, 80%, 96%) |
| HSV | hsv(334, 6%, 99%) |
| CMYK | cmyk(0%, 6.3%, 3.6%, 0.8%) |
| CIE-LAB | lab(95.15, 6.58, -1.43) |
| CIE-LCH | lch(95.15, 6.74, 347.72°) |
| OKLab | oklab(96.07% 0.0192 -0.0037) |
| OKLCH | oklch(96.07% 0.02 349) |
| XYZ | xyz(87.1192, 87.9835, 97.9634) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.13
Very Light Pink
#FFF4F2
ΔE00 5.06
Mistyrose
#FFE4E1
ΔE00 5.64
Snow
#FFFAFA
ΔE00 6.37
Ghostwhite
#F8F8FF
ΔE00 6.94
Seashell
#FFF5EE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDF4 #EDFDF6
analogous
#FDEDFC #FDEDF4 #FDEEED
triadic
#FDEDF4 #F4FDED #EDF4FD
tetradic
#FDEDF4 #FCFDED #EDFDF6 #EEEDFD
square
#FDEDF4 #FCFDED #EDFDF6 #EEEDFD
split-complementary
#FDEDF4 #EDFDEE #EDFCFD
monochromatic
#F17FB1 #F7B6D2 #FCE3EE #FCE3EE #FCE3EE
Accessibility & contrast
On white
1.13
#FDEDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#FDEDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDF4
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDF4 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F4
Deuteranopia (green-blind)
#F1F2F4
Tritanopia (blue-blind)
#FFEDEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdedf4; /* rgb */ color: rgb(253, 237, 244); /* oklch */ color: oklch(96.1% 0.020 349.0);
Tailwind
colors: {
custom: {
50: '#fef2f7',
500: '#fdedf4',
950: '#000000',
},
}SCSS
$custom: #fdedf4; $custom-light: #fef2f7; $custom-dark: #000000;
JSON
{
"hex": "#fdedf4",
"rgb": {
"r": 253,
"g": 237,
"b": 244
},
"hsl": {
"h": 333.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96071,
"c": 0.01952,
"h": 349
},
"luminance": 0.87983
}Semantic roles & 50–950 ramp
primary
#FDEDF4
secondary
#A8E6CB
accent
#DC8009
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585