#FFDDF1#FFDDF1
#FFDDF1 is a very light, muted pink. Relative luminance 0.793; OKLCH L 93.1% C 0.046 H 341.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDF1 |
|---|---|
| RGB | rgb(255, 221, 241) |
| HSL | hsl(325, 100%, 93%) |
| HSV | hsv(325, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 5.5%, 0%) |
| CIE-LAB | lab(91.38, 15.01, -5.39) |
| CIE-LCH | lch(91.38, 15.95, 340.24°) |
| OKLab | oklab(93.14% 0.0432 -0.0142) |
| OKLCH | oklch(93.14% 0.046 341.9) |
| XYZ | xyz(82.9720, 79.3254, 94.1425) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.46
Pale Pink
#FFCFDC
ΔE00 5.18
Pale Mauve
#FED0FC
ΔE00 7.26
Very Light Purple
#F6CEFC
ΔE00 7.92
Thistle
#D8BFD8
ΔE00 8.01
Pale Lavender
#EECFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDF1 #DDFFEB
analogous
#FCDDFF #FFDDF1 #FFDDE0
triadic
#FFDDF1 #F1FFDD #DDF1FF
tetradic
#FFDDF1 #FFFCDD #DDFFEB #DDE0FF
square
#FFDDF1 #FFFCDD #DDFFEB #DDE0FF
split-complementary
#FFDDF1 #E0FFDD #DDFFFC
monochromatic
#FF63BF #FFA0D8 #FFDDF1 #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.25
#FFDDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FFDDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDF1
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDF1 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F2
Deuteranopia (green-blind)
#E6E8F0
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffddf1; /* rgb */ color: rgb(255, 221, 241); /* oklch */ color: oklch(93.1% 0.046 341.9);
Tailwind
colors: {
custom: {
50: '#ffe7f5',
500: '#ffddf1',
950: '#000000',
},
}SCSS
$custom: #ffddf1; $custom-light: #ffe7f5; $custom-dark: #000000;
JSON
{
"hex": "#ffddf1",
"rgb": {
"r": 255,
"g": 221,
"b": 241
},
"hsl": {
"h": 324.706,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93142,
"c": 0.04551,
"h": 341.9
},
"luminance": 0.79324
}Semantic roles & 50–950 ramp
primary
#FFDDF1
secondary
#94ECB8
accent
#E65F00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485