#FFDDF4#FFDDF4
#FFDDF4 is a very light, muted pink. Relative luminance 0.795; OKLCH L 93.2% C 0.048 H 337.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDF4 |
|---|---|
| RGB | rgb(255, 221, 244) |
| HSL | hsl(319, 100%, 93%) |
| HSV | hsv(319, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 4.3%, 0%) |
| CIE-LAB | lab(91.46, 15.52, -6.84) |
| CIE-LCH | lch(91.46, 16.97, 336.21°) |
| OKLab | oklab(93.23% 0.0443 -0.018) |
| OKLCH | oklch(93.23% 0.048 337.8) |
| XYZ | xyz(83.4238, 79.5061, 96.5220) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.05
Pale Pink
#FFCFDC
ΔE00 5.76
Pale Mauve
#FED0FC
ΔE00 6.41
Very Light Purple
#F6CEFC
ΔE00 7.05
Pale Lavender
#EECFFE
ΔE00 7.78
Thistle
#D8BFD8
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDF4 #DDFFE8
analogous
#F9DDFF #FFDDF4 #FFDDE3
triadic
#FFDDF4 #F4FFDD #DDF4FF
tetradic
#FFDDF4 #FFF9DD #DDFFE8 #DDE3FF
square
#FFDDF4 #FFF9DD #DDFFE8 #DDE3FF
split-complementary
#FFDDF4 #E3FFDD #DDFFF9
monochromatic
#FF63CC #FFA0E0 #FFDDF4 #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.24
#FFDDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FFDDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDF4
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDF4 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F5
Deuteranopia (green-blind)
#E5E8F3
Tritanopia (blue-blind)
#FFDEE4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffddf4; /* rgb */ color: rgb(255, 221, 244); /* oklch */ color: oklch(93.2% 0.048 337.8);
Tailwind
colors: {
custom: {
50: '#ffe7f7',
500: '#ffddf4',
950: '#000000',
},
}SCSS
$custom: #ffddf4; $custom-light: #ffe7f7; $custom-dark: #000000;
JSON
{
"hex": "#ffddf4",
"rgb": {
"r": 255,
"g": 221,
"b": 244
},
"hsl": {
"h": 319.412,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93232,
"c": 0.04785,
"h": 337.8
},
"luminance": 0.79505
}Semantic roles & 50–950 ramp
primary
#FFDDF4
secondary
#94ECB1
accent
#E64A00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485