#FDE4F2#FDE4F2
#FDE4F2 is a very light, muted pink. Relative luminance 0.828; OKLCH L 94.3% C 0.033 H 343.0°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4F2 |
|---|---|
| RGB | rgb(253, 228, 242) |
| HSL | hsl(326, 86%, 94%) |
| HSV | hsv(326, 10%, 99%) |
| CMYK | cmyk(0%, 9.9%, 4.3%, 0.8%) |
| CIE-LAB | lab(92.92, 10.87, -3.67) |
| CIE-LCH | lch(92.92, 11.48, 341.34°) |
| OKLab | oklab(94.31% 0.0313 -0.0096) |
| OKLCH | oklch(94.31% 0.033 343) |
| XYZ | xyz(84.2766, 82.7815, 95.5260) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.52
Light Pink
#FFD1DF
ΔE00 6.67
Mistyrose
#FFE4E1
ΔE00 6.93
Pale Pink
#FFCFDC
ΔE00 7.30
Thistle
#D8BFD8
ΔE00 9.24
Very Light Pink
#FFF4F2
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4F2 #E4FDEF
analogous
#FCE4FD #FDE4F2 #FDE4E6
triadic
#FDE4F2 #F2FDE4 #E4F2FD
tetradic
#FDE4F2 #FDFCE4 #E4FDEF #E4E6FD
square
#FDE4F2 #FDFCE4 #E4FDEF #E4E6FD
split-complementary
#FDE4F2 #E6FDE4 #E4FDFC
monochromatic
#F572BB #F9ABD7 #FDE3F1 #FDE3F1 #FDE3F1
Accessibility & contrast
On white
1.20
#FDE4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#FDE4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4F2
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4F2 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F3
Deuteranopia (green-blind)
#EAECF1
Tritanopia (blue-blind)
#FFE4E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fde4f2; /* rgb */ color: rgb(253, 228, 242); /* oklch */ color: oklch(94.3% 0.033 343.0);
Tailwind
colors: {
custom: {
50: '#feecf6',
500: '#fde4f2',
950: '#000000',
},
}SCSS
$custom: #fde4f2; $custom-light: #feecf6; $custom-dark: #000000;
JSON
{
"hex": "#fde4f2",
"rgb": {
"r": 253,
"g": 228,
"b": 242
},
"hsl": {
"h": 326.4,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.94308,
"c": 0.03278,
"h": 343
},
"luminance": 0.8278
}Semantic roles & 50–950 ramp
primary
#FDE4F2
secondary
#9EE7BE
accent
#E36503
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485