#FFDEF8#FFDEF8
#FFDEF8 is a very light, muted pink. Relative luminance 0.803; OKLCH L 93.5% C 0.050 H 333.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEF8 |
|---|---|
| RGB | rgb(255, 222, 248) |
| HSL | hsl(313, 100%, 94%) |
| HSV | hsv(313, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 2.7%, 0%) |
| CIE-LAB | lab(91.81, 15.70, -8.42) |
| CIE-LCH | lch(91.81, 17.82, 331.78°) |
| OKLab | oklab(93.54% 0.0443 -0.0223) |
| OKLCH | oklch(93.54% 0.05 333.2) |
| XYZ | xyz(84.3026, 80.2813, 99.8436) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.77
Light Pink
#FFD1DF
ΔE00 5.96
Very Light Purple
#F6CEFC
ΔE00 6.31
Pale Pink
#FFCFDC
ΔE00 6.67
Pale Lavender
#EECFFE
ΔE00 6.96
Thistle
#D8BFD8
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEF8 #DEFFE5
analogous
#F5DEFF #FFDEF8 #FFDEE7
triadic
#FFDEF8 #F8FFDE #DEF8FF
tetradic
#FFDEF8 #FFF5DE #DEFFE5 #DEE7FF
square
#FFDEF8 #FFF5DE #DEFFE5 #DEE7FF
split-complementary
#FFDEF8 #E7FFDE #DEFFF5
monochromatic
#FF64DE #FFA1EB #FFDEF8 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.23
#FFDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#FFDEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEF8
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEF8 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F9
Deuteranopia (green-blind)
#E5E9F7
Tritanopia (blue-blind)
#FFDFE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdef8; /* rgb */ color: rgb(255, 222, 248); /* oklch */ color: oklch(93.5% 0.050 333.2);
Tailwind
colors: {
custom: {
50: '#ffe8fa',
500: '#ffdef8',
950: '#000000',
},
}SCSS
$custom: #ffdef8; $custom-light: #ffe8fa; $custom-dark: #000000;
JSON
{
"hex": "#ffdef8",
"rgb": {
"r": 255,
"g": 222,
"b": 248
},
"hsl": {
"h": 312.727,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93539,
"c": 0.04956,
"h": 333.2
},
"luminance": 0.8028
}Semantic roles & 50–950 ramp
primary
#FFDEF8
secondary
#95ECA7
accent
#E63100
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485