#FFDEF9#FFDEF9
#FFDEF9 is a very light, muted pink. Relative luminance 0.803; OKLCH L 93.6% C 0.050 H 332.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEF9 |
|---|---|
| RGB | rgb(255, 222, 249) |
| HSL | hsl(311, 100%, 94%) |
| HSV | hsv(311, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 2.4%, 0%) |
| CIE-LAB | lab(91.84, 15.87, -8.91) |
| CIE-LCH | lch(91.84, 18.20, 330.71°) |
| OKLab | oklab(93.57% 0.0446 -0.0236) |
| OKLCH | oklch(93.57% 0.05 332.1) |
| XYZ | xyz(84.4581, 80.3435, 100.6628) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.53
Very Light Purple
#F6CEFC
ΔE00 6.05
Light Pink
#FFD1DF
ΔE00 6.20
Pale Lavender
#EECFFE
ΔE00 6.69
Pale Pink
#FFCFDC
ΔE00 6.90
Thistle
#D8BFD8
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEF9 #DEFFE4
analogous
#F4DEFF #FFDEF9 #FFDEE8
triadic
#FFDEF9 #F9FFDE #DEF9FF
tetradic
#FFDEF9 #FFF4DE #DEFFE4 #DEE8FF
square
#FFDEF9 #FFF4DE #DEFFE4 #DEE8FF
split-complementary
#FFDEF9 #E8FFDE #DEFFF4
monochromatic
#FF64E3 #FFA1EE #FFDEF9 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.23
#FFDEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#FFDEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEF9
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEF9 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FA
Deuteranopia (green-blind)
#E5E9F8
Tritanopia (blue-blind)
#FFDFE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffdef9; /* rgb */ color: rgb(255, 222, 249); /* oklch */ color: oklch(93.6% 0.050 332.1);
Tailwind
colors: {
custom: {
50: '#ffe8fb',
500: '#ffdef9',
950: '#000000',
},
}SCSS
$custom: #ffdef9; $custom-light: #ffe8fb; $custom-dark: #000000;
JSON
{
"hex": "#ffdef9",
"rgb": {
"r": 255,
"g": 222,
"b": 249
},
"hsl": {
"h": 310.909,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.9357,
"c": 0.05047,
"h": 332.1
},
"luminance": 0.80342
}Semantic roles & 50–950 ramp
primary
#FFDEF9
secondary
#95ECA5
accent
#E62A00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485