#FFDDF7#FFDDF7
#FFDDF7 is a very light, muted pink. Relative luminance 0.797; OKLCH L 93.3% C 0.050 H 334.2°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDF7 |
|---|---|
| RGB | rgb(255, 221, 247) |
| HSL | hsl(314, 100%, 93%) |
| HSV | hsv(314, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 3.1%, 0%) |
| CIE-LAB | lab(91.55, 16.05, -8.29) |
| CIE-LCH | lch(91.55, 18.06, 332.67°) |
| OKLab | oklab(93.32% 0.0454 -0.022) |
| OKLCH | oklch(93.32% 0.05 334.2) |
| XYZ | xyz(83.8831, 79.6898, 98.9404) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.62
Light Pink
#FFD1DF
ΔE00 5.73
Very Light Purple
#F6CEFC
ΔE00 6.22
Pale Pink
#FFCFDC
ΔE00 6.43
Pale Lavender
#EECFFE
ΔE00 6.96
Thistle
#D8BFD8
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDF7 #DDFFE5
analogous
#F6DDFF #FFDDF7 #FFDDE6
triadic
#FFDDF7 #F7FFDD #DDF7FF
tetradic
#FFDDF7 #FFF6DD #DDFFE5 #DDE6FF
square
#FFDDF7 #FFF6DD #DDFFE5 #DDE6FF
split-complementary
#FFDDF7 #E6FFDD #DDFFF6
monochromatic
#FF63DA #FFA0E9 #FFDDF7 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.24
#FFDDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#FFDDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDF7
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDF7 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F8
Deuteranopia (green-blind)
#E4E8F6
Tritanopia (blue-blind)
#FFDEE5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffddf7; /* rgb */ color: rgb(255, 221, 247); /* oklch */ color: oklch(93.3% 0.050 334.2);
Tailwind
colors: {
custom: {
50: '#ffe7f9',
500: '#ffddf7',
950: '#000000',
},
}SCSS
$custom: #ffddf7; $custom-light: #ffe7f9; $custom-dark: #000000;
JSON
{
"hex": "#ffddf7",
"rgb": {
"r": 255,
"g": 221,
"b": 247
},
"hsl": {
"h": 314.118,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93324,
"c": 0.05039,
"h": 334.2
},
"luminance": 0.79688
}Semantic roles & 50–950 ramp
primary
#FFDDF7
secondary
#94ECA9
accent
#E63600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485