#FFDDF9#FFDDF9
#FFDDF9 is a very light, muted pink. Relative luminance 0.798; OKLCH L 93.4% C 0.052 H 331.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDF9 |
|---|---|
| RGB | rgb(255, 221, 249) |
| HSL | hsl(311, 100%, 93%) |
| HSV | hsv(311, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 2.4%, 0%) |
| CIE-LAB | lab(91.60, 16.39, -9.26) |
| CIE-LCH | lch(91.60, 18.83, 330.55°) |
| OKLab | oklab(93.39% 0.046 -0.0246) |
| OKLCH | oklch(93.39% 0.052 331.9) |
| XYZ | xyz(84.1933, 79.8139, 100.5746) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.13
Very Light Purple
#F6CEFC
ΔE00 5.70
Light Pink
#FFD1DF
ΔE00 6.21
Pale Lavender
#EECFFE
ΔE00 6.43
Pale Pink
#FFCFDC
ΔE00 6.90
Thistle
#D8BFD8
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDF9 #DDFFE3
analogous
#F4DDFF #FFDDF9 #FFDDE8
triadic
#FFDDF9 #F9FFDD #DDF9FF
tetradic
#FFDDF9 #FFF4DD #DDFFE3 #DDE8FF
square
#FFDDF9 #FFF4DD #DDFFE3 #DDE8FF
split-complementary
#FFDDF9 #E8FFDD #DDFFF4
monochromatic
#FF63E3 #FFA0EE #FFDDF9 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.24
#FFDDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#FFDDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDF9
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDF9 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FA
Deuteranopia (green-blind)
#E4E9F8
Tritanopia (blue-blind)
#FFDFE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffddf9; /* rgb */ color: rgb(255, 221, 249); /* oklch */ color: oklch(93.4% 0.052 331.9);
Tailwind
colors: {
custom: {
50: '#ffe7fb',
500: '#ffddf9',
950: '#000000',
},
}SCSS
$custom: #ffddf9; $custom-light: #ffe7fb; $custom-dark: #000000;
JSON
{
"hex": "#ffddf9",
"rgb": {
"r": 255,
"g": 221,
"b": 249
},
"hsl": {
"h": 310.588,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93386,
"c": 0.05218,
"h": 331.9
},
"luminance": 0.79812
}Semantic roles & 50–950 ramp
primary
#FFDDF9
secondary
#94ECA4
accent
#E62800
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485