#FDEFF3#FDEFF3
#FDEFF3 is a very light, near-neutral pink. Relative luminance 0.891; OKLCH L 96.4% C 0.016 H 358.0°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEFF3 |
|---|---|
| RGB | rgb(253, 239, 243) |
| HSL | hsl(343, 78%, 96%) |
| HSV | hsv(343, 6%, 99%) |
| CMYK | cmyk(0%, 5.5%, 4%, 0.8%) |
| CIE-LAB | lab(95.62, 5.38, -0.24) |
| CIE-LCH | lch(95.62, 5.39, 357.48°) |
| OKLab | oklab(96.43% 0.016 -0.0005) |
| OKLCH | oklch(96.43% 0.016 358) |
| XYZ | xyz(87.5501, 89.0875, 97.3601) |
| Luminance | 0.8909 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 0.68
Very Light Pink
#FFF4F2
ΔE00 3.44
Snow
#FFFAFA
ΔE00 4.92
Mistyrose
#FFE4E1
ΔE00 5.50
Ghostwhite
#F8F8FF
ΔE00 6.10
Seashell
#FFF5EE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEFF3 #EFFDF9
analogous
#FDEFFA #FDEFF3 #FDF2EF
triadic
#FDEFF3 #F3FDEF #EFF3FD
tetradic
#FDEFF3 #FAFDEF #EFFDF9 #F2EFFD
square
#FDEFF3 #FAFDEF #EFFDF9 #F2EFFD
split-complementary
#FDEFF3 #EFFDF2 #EFFAFD
monochromatic
#EF82A1 #F6B9CA #FCE4EB #FCE4EB #FCE4EB
Accessibility & contrast
On white
1.12
#FDEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#FDEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEFF3
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEFF3 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#F3F3F3
Tritanopia (blue-blind)
#FFEEF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdeff3; /* rgb */ color: rgb(253, 239, 243); /* oklch */ color: oklch(96.4% 0.016 358.0);
Tailwind
colors: {
custom: {
50: '#fef4f7',
500: '#fdeff3',
950: '#000000',
},
}SCSS
$custom: #fdeff3; $custom-light: #fef4f7; $custom-dark: #000000;
JSON
{
"hex": "#fdeff3",
"rgb": {
"r": 253,
"g": 239,
"b": 243
},
"hsl": {
"h": 342.857,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.96425,
"c": 0.01596,
"h": 358
},
"luminance": 0.89087
}Semantic roles & 50–950 ramp
primary
#FDEFF3
secondary
#AAE6D5
accent
#DA9F0B
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585