#FFDEF6#FFDEF6
#FFDEF6 is a very light, muted pink. Relative luminance 0.802; OKLCH L 93.5% C 0.048 H 335.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEF6 |
|---|---|
| RGB | rgb(255, 222, 246) |
| HSL | hsl(316, 100%, 94%) |
| HSV | hsv(316, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 3.5%, 0%) |
| CIE-LAB | lab(91.76, 15.35, -7.46) |
| CIE-LCH | lch(91.76, 17.07, 334.08°) |
| OKLab | oklab(93.48% 0.0436 -0.0197) |
| OKLCH | oklch(93.48% 0.048 335.7) |
| XYZ | xyz(83.9940, 80.1579, 98.2182) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.52
Pale Pink
#FFCFDC
ΔE00 6.24
Pale Mauve
#FED0FC
ΔE00 6.27
Very Light Purple
#F6CEFC
ΔE00 6.85
Pale Lavender
#EECFFE
ΔE00 7.50
Thistle
#D8BFD8
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEF6 #DEFFE7
analogous
#F7DEFF #FFDEF6 #FFDEE5
triadic
#FFDEF6 #F6FFDE #DEF6FF
tetradic
#FFDEF6 #FFF7DE #DEFFE7 #DEE5FF
square
#FFDEF6 #FFF7DE #DEFFE7 #DEE5FF
split-complementary
#FFDEF6 #E5FFDE #DEFFF7
monochromatic
#FF64D5 #FFA1E5 #FFDEF6 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.23
#FFDEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#FFDEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEF6
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEF6 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F7
Deuteranopia (green-blind)
#E5E9F5
Tritanopia (blue-blind)
#FFDFE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdef6; /* rgb */ color: rgb(255, 222, 246); /* oklch */ color: oklch(93.5% 0.048 335.7);
Tailwind
colors: {
custom: {
50: '#ffe8f9',
500: '#ffdef6',
950: '#000000',
},
}SCSS
$custom: #ffdef6; $custom-light: #ffe8f9; $custom-dark: #000000;
JSON
{
"hex": "#ffdef6",
"rgb": {
"r": 255,
"g": 222,
"b": 246
},
"hsl": {
"h": 316.364,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93478,
"c": 0.04781,
"h": 335.7
},
"luminance": 0.80156
}Semantic roles & 50–950 ramp
primary
#FFDEF6
secondary
#95ECAD
accent
#E63F00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485