#FFDEF1#FFDEF1
#FFDEF1 is a very light, muted pink. Relative luminance 0.799; OKLCH L 93.3% C 0.044 H 342.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEF1 |
|---|---|
| RGB | rgb(255, 222, 241) |
| HSL | hsl(325, 100%, 94%) |
| HSV | hsv(325, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 5.5%, 0%) |
| CIE-LAB | lab(91.62, 14.49, -5.04) |
| CIE-LCH | lch(91.62, 15.34, 340.81°) |
| OKLab | oklab(93.33% 0.0418 -0.0132) |
| OKLCH | oklch(93.33% 0.044 342.4) |
| XYZ | xyz(83.2369, 79.8550, 94.2308) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.59
Pale Pink
#FFCFDC
ΔE00 5.31
Pale Mauve
#FED0FC
ΔE00 7.66
Thistle
#D8BFD8
ΔE00 8.16
Very Light Purple
#F6CEFC
ΔE00 8.29
Lavenderblush
#FFF0F5
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEF1 #DEFFEC
analogous
#FDDEFF #FFDEF1 #FFDEE0
triadic
#FFDEF1 #F1FFDE #DEF1FF
tetradic
#FFDEF1 #FFFDDE #DEFFEC #DEE0FF
square
#FFDEF1 #FFFDDE #DEFFEC #DEE0FF
split-complementary
#FFDEF1 #E0FFDE #DEFFFD
monochromatic
#FF64BD #FFA1D7 #FFDEF1 #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.24
#FFDEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#FFDEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEF1
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEF1 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F2
Deuteranopia (green-blind)
#E7E9F0
Tritanopia (blue-blind)
#FFDEE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdef1; /* rgb */ color: rgb(255, 222, 241); /* oklch */ color: oklch(93.3% 0.044 342.4);
Tailwind
colors: {
custom: {
50: '#ffe8f5',
500: '#ffdef1',
950: '#000000',
},
}SCSS
$custom: #ffdef1; $custom-light: #ffe8f5; $custom-dark: #000000;
JSON
{
"hex": "#ffdef1",
"rgb": {
"r": 255,
"g": 222,
"b": 241
},
"hsl": {
"h": 325.455,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93327,
"c": 0.04384,
"h": 342.4
},
"luminance": 0.79853
}Semantic roles & 50–950 ramp
primary
#FFDEF1
secondary
#95ECBA
accent
#E66100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485