#FDEFF2#FDEFF2
#FDEFF2 is a very light, near-neutral red. Relative luminance 0.890; OKLCH L 96.4% C 0.016 H 2.7°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEFF2 |
|---|---|
| RGB | rgb(253, 239, 242) |
| HSL | hsl(347, 78%, 96%) |
| HSV | hsv(347, 6%, 99%) |
| CMYK | cmyk(0%, 5.5%, 4.3%, 0.8%) |
| CIE-LAB | lab(95.59, 5.21, 0.24) |
| CIE-LCH | lch(95.59, 5.22, 2.68°) |
| OKLab | oklab(96.4% 0.0156 0.0007) |
| OKLCH | oklch(96.4% 0.016 2.7) |
| XYZ | xyz(87.3995, 89.0273, 96.5669) |
| Luminance | 0.8903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.06
Very Light Pink
#FFF4F2
ΔE00 3.04
Snow
#FFFAFA
ΔE00 4.70
Mistyrose
#FFE4E1
ΔE00 5.31
Seashell
#FFF5EE
ΔE00 5.76
Ghostwhite
#F8F8FF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEFF2 #EFFDFA
analogous
#FDEFF9 #FDEFF2 #FDF3EF
triadic
#FDEFF2 #F2FDEF #EFF2FD
tetradic
#FDEFF2 #F9FDEF #EFFDFA #F3EFFD
square
#FDEFF2 #F9FDEF #EFFDFA #F3EFFD
split-complementary
#FDEFF2 #EFFDF3 #EFF9FD
monochromatic
#EF829A #F6B9C6 #FCE4E9 #FCE4E9 #FCE4E9
Accessibility & contrast
On white
1.12
#FDEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#FDEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEFF2
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEFF2 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#F4F3F2
Tritanopia (blue-blind)
#FFEEF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdeff2; /* rgb */ color: rgb(253, 239, 242); /* oklch */ color: oklch(96.4% 0.016 2.7);
Tailwind
colors: {
custom: {
50: '#fef4f6',
500: '#fdeff2',
950: '#000000',
},
}SCSS
$custom: #fdeff2; $custom-light: #fef4f6; $custom-dark: #000000;
JSON
{
"hex": "#fdeff2",
"rgb": {
"r": 253,
"g": 239,
"b": 242
},
"hsl": {
"h": 347.143,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.96397,
"c": 0.0156,
"h": 2.7
},
"luminance": 0.89026
}Semantic roles & 50–950 ramp
primary
#FDEFF2
secondary
#AAE6D9
accent
#DAAE0B
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585