#FFDDF6#FFDDF6
#FFDDF6 is a very light, muted pink. Relative luminance 0.796; OKLCH L 93.3% C 0.050 H 335.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDF6 |
|---|---|
| RGB | rgb(255, 221, 246) |
| HSL | hsl(316, 100%, 93%) |
| HSV | hsv(316, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 3.5%, 0%) |
| CIE-LAB | lab(91.52, 15.87, -7.81) |
| CIE-LCH | lch(91.52, 17.69, 333.80°) |
| OKLab | oklab(93.29% 0.045 -0.0207) |
| OKLCH | oklch(93.29% 0.05 335.3) |
| XYZ | xyz(83.7292, 79.6283, 98.1299) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.49
Pale Mauve
#FED0FC
ΔE00 5.88
Pale Pink
#FFCFDC
ΔE00 6.20
Very Light Purple
#F6CEFC
ΔE00 6.49
Pale Lavender
#EECFFE
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDF6 #DDFFE6
analogous
#F7DDFF #FFDDF6 #FFDDE5
triadic
#FFDDF6 #F6FFDD #DDF6FF
tetradic
#FFDDF6 #FFF7DD #DDFFE6 #DDE5FF
square
#FFDDF6 #FFF7DD #DDFFE6 #DDE5FF
split-complementary
#FFDDF6 #E5FFDD #DDFFF7
monochromatic
#FF63D6 #FFA0E6 #FFDDF6 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.24
#FFDDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FFDDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDF6
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDF6 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F7
Deuteranopia (green-blind)
#E4E8F5
Tritanopia (blue-blind)
#FFDEE5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffddf6; /* rgb */ color: rgb(255, 221, 246); /* oklch */ color: oklch(93.3% 0.050 335.3);
Tailwind
colors: {
custom: {
50: '#ffe7f9',
500: '#ffddf6',
950: '#000000',
},
}SCSS
$custom: #ffddf6; $custom-light: #ffe7f9; $custom-dark: #000000;
JSON
{
"hex": "#ffddf6",
"rgb": {
"r": 255,
"g": 221,
"b": 246
},
"hsl": {
"h": 315.882,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93293,
"c": 0.04953,
"h": 335.3
},
"luminance": 0.79627
}Semantic roles & 50–950 ramp
primary
#FFDDF6
secondary
#94ECAB
accent
#E63D00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485