#FFDEF4#FFDEF4
#FFDEF4 is a very light, muted pink. Relative luminance 0.800; OKLCH L 93.4% C 0.046 H 338.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEF4 |
|---|---|
| RGB | rgb(255, 222, 244) |
| HSL | hsl(320, 100%, 94%) |
| HSV | hsv(320, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 4.3%, 0%) |
| CIE-LAB | lab(91.70, 15.00, -6.49) |
| CIE-LCH | lch(91.70, 16.35, 336.60°) |
| OKLab | oklab(93.42% 0.0429 -0.0171) |
| OKLCH | oklch(93.42% 0.046 338.2) |
| XYZ | xyz(83.6887, 80.0357, 96.6102) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.11
Pale Pink
#FFCFDC
ΔE00 5.83
Pale Mauve
#FED0FC
ΔE00 6.81
Very Light Purple
#F6CEFC
ΔE00 7.41
Thistle
#D8BFD8
ΔE00 7.97
Pale Lavender
#EECFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEF4 #DEFFE9
analogous
#F9DEFF #FFDEF4 #FFDEE3
triadic
#FFDEF4 #F4FFDE #DEF4FF
tetradic
#FFDEF4 #FFF9DE #DEFFE9 #DEE3FF
square
#FFDEF4 #FFF9DE #DEFFE9 #DEE3FF
split-complementary
#FFDEF4 #E3FFDE #DEFFF9
monochromatic
#FF64CB #FFA1E0 #FFDEF4 #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.23
#FFDEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#FFDEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEF4
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEF4 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F5
Deuteranopia (green-blind)
#E6E9F3
Tritanopia (blue-blind)
#FFDFE5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdef4; /* rgb */ color: rgb(255, 222, 244); /* oklch */ color: oklch(93.4% 0.046 338.2);
Tailwind
colors: {
custom: {
50: '#ffe8f7',
500: '#ffdef4',
950: '#000000',
},
}SCSS
$custom: #ffdef4; $custom-light: #ffe8f7; $custom-dark: #000000;
JSON
{
"hex": "#ffdef4",
"rgb": {
"r": 255,
"g": 222,
"b": 244
},
"hsl": {
"h": 320,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93417,
"c": 0.04615,
"h": 338.2
},
"luminance": 0.80034
}Semantic roles & 50–950 ramp
primary
#FFDEF4
secondary
#95ECB2
accent
#E64D00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485