#FFDEF7#FFDEF7
#FFDEF7 is a very light, muted pink. Relative luminance 0.802; OKLCH L 93.5% C 0.049 H 334.4°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEF7 |
|---|---|
| RGB | rgb(255, 222, 247) |
| HSL | hsl(315, 100%, 94%) |
| HSV | hsv(315, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 3.1%, 0%) |
| CIE-LAB | lab(91.78, 15.52, -7.94) |
| CIE-LCH | lch(91.78, 17.44, 332.91°) |
| OKLab | oklab(93.51% 0.0439 -0.021) |
| OKLCH | oklch(93.51% 0.049 334.4) |
| XYZ | xyz(84.1479, 80.2194, 99.0287) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.74
Pale Mauve
#FED0FC
ΔE00 6.02
Pale Pink
#FFCFDC
ΔE00 6.45
Very Light Purple
#F6CEFC
ΔE00 6.58
Pale Lavender
#EECFFE
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEF7 #DEFFE6
analogous
#F6DEFF #FFDEF7 #FFDEE6
triadic
#FFDEF7 #F7FFDE #DEF7FF
tetradic
#FFDEF7 #FFF6DE #DEFFE6 #DEE6FF
square
#FFDEF7 #FFF6DE #DEFFE6 #DEE6FF
split-complementary
#FFDEF7 #E6FFDE #DEFFF6
monochromatic
#FF64D9 #FFA1E8 #FFDEF7 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.23
#FFDEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#FFDEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEF7
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEF7 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F8
Deuteranopia (green-blind)
#E5E9F6
Tritanopia (blue-blind)
#FFDFE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdef7; /* rgb */ color: rgb(255, 222, 247); /* oklch */ color: oklch(93.5% 0.049 334.4);
Tailwind
colors: {
custom: {
50: '#ffe8f9',
500: '#ffdef7',
950: '#000000',
},
}SCSS
$custom: #ffdef7; $custom-light: #ffe8f9; $custom-dark: #000000;
JSON
{
"hex": "#ffdef7",
"rgb": {
"r": 255,
"g": 222,
"b": 247
},
"hsl": {
"h": 314.545,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93509,
"c": 0.04867,
"h": 334.4
},
"luminance": 0.80218
}Semantic roles & 50–950 ramp
primary
#FFDEF7
secondary
#95ECAA
accent
#E63800
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485