#FDEFF7#FDEFF7
#FDEFF7 is a very light, near-neutral pink. Relative luminance 0.893; OKLCH L 96.5% C 0.018 H 342.0°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEFF7 |
|---|---|
| RGB | rgb(253, 239, 247) |
| HSL | hsl(326, 78%, 96%) |
| HSV | hsv(326, 6%, 99%) |
| CMYK | cmyk(0%, 5.5%, 2.4%, 0.8%) |
| CIE-LAB | lab(95.72, 6.07, -2.16) |
| CIE-LCH | lch(95.72, 6.45, 340.42°) |
| OKLab | oklab(96.54% 0.0174 -0.0056) |
| OKLCH | oklch(96.54% 0.018 342) |
| XYZ | xyz(88.1607, 89.3318, 100.5760) |
| Luminance | 0.8933 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.33
Very Light Pink
#FFF4F2
ΔE00 5.06
Snow
#FFFAFA
ΔE00 5.98
Ghostwhite
#F8F8FF
ΔE00 6.20
Mistyrose
#FFE4E1
ΔE00 6.47
Lavender (CSS)
#E6E6FA
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEFF7 #EFFDF5
analogous
#FCEFFD #FDEFF7 #FDEFF0
triadic
#FDEFF7 #F7FDEF #EFF7FD
tetradic
#FDEFF7 #FDFCEF #EFFDF5 #EFF0FD
square
#FDEFF7 #FDFCEF #EFFDF5 #EFF0FD
split-complementary
#FDEFF7 #F0FDEF #EFFDFC
monochromatic
#EF82C1 #F6B9DC #FCE4F1 #FCE4F1 #FCE4F1
Accessibility & contrast
On white
1.11
#FDEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#FDEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEFF7
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEFF7 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F7
Deuteranopia (green-blind)
#F2F3F7
Tritanopia (blue-blind)
#FFEFF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdeff7; /* rgb */ color: rgb(253, 239, 247); /* oklch */ color: oklch(96.5% 0.018 342.0);
Tailwind
colors: {
custom: {
50: '#fef4f9',
500: '#fdeff7',
950: '#000000',
},
}SCSS
$custom: #fdeff7; $custom-light: #fef4f9; $custom-dark: #000000;
JSON
{
"hex": "#fdeff7",
"rgb": {
"r": 253,
"g": 239,
"b": 247
},
"hsl": {
"h": 325.714,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.96539,
"c": 0.01831,
"h": 342
},
"luminance": 0.89331
}Semantic roles & 50–950 ramp
primary
#FDEFF7
secondary
#AAE6C4
accent
#DA640B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585