#FFDDF8#FFDDF8
#FFDDF8 is a very light, muted pink. Relative luminance 0.797; OKLCH L 93.4% C 0.051 H 333.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDF8 |
|---|---|
| RGB | rgb(255, 221, 248) |
| HSL | hsl(312, 100%, 93%) |
| HSV | hsv(312, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 2.7%, 0%) |
| CIE-LAB | lab(91.57, 16.22, -8.78) |
| CIE-LCH | lch(91.57, 18.44, 331.58°) |
| OKLab | oklab(93.36% 0.0457 -0.0233) |
| OKLCH | oklch(93.36% 0.051 333) |
| XYZ | xyz(84.0378, 79.7517, 99.7553) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.37
Very Light Purple
#F6CEFC
ΔE00 5.96
Light Pink
#FFD1DF
ΔE00 5.97
Pale Pink
#FFCFDC
ΔE00 6.66
Pale Lavender
#EECFFE
ΔE00 6.69
Thistle
#D8BFD8
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDF8 #DDFFE4
analogous
#F5DDFF #FFDDF8 #FFDDE7
triadic
#FFDDF8 #F8FFDD #DDF8FF
tetradic
#FFDDF8 #FFF5DD #DDFFE4 #DDE7FF
square
#FFDDF8 #FFF5DD #DDFFE4 #DDE7FF
split-complementary
#FFDDF8 #E7FFDD #DDFFF5
monochromatic
#FF63DF #FFA0EB #FFDDF8 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.24
#FFDDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#FFDDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDF8
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDF8 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F9
Deuteranopia (green-blind)
#E4E8F7
Tritanopia (blue-blind)
#FFDEE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffddf8; /* rgb */ color: rgb(255, 221, 248); /* oklch */ color: oklch(93.4% 0.051 333.0);
Tailwind
colors: {
custom: {
50: '#ffe7fa',
500: '#ffddf8',
950: '#000000',
},
}SCSS
$custom: #ffddf8; $custom-light: #ffe7fa; $custom-dark: #000000;
JSON
{
"hex": "#ffddf8",
"rgb": {
"r": 255,
"g": 221,
"b": 248
},
"hsl": {
"h": 312.353,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93355,
"c": 0.05128,
"h": 333
},
"luminance": 0.7975
}Semantic roles & 50–950 ramp
primary
#FFDDF8
secondary
#94ECA6
accent
#E62F00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485