#FFDDEA#FFDDEA
#FFDDEA is a very light, muted pink. Relative luminance 0.789; OKLCH L 92.9% C 0.041 H 352.9°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDEA |
|---|---|
| RGB | rgb(255, 221, 234) |
| HSL | hsl(337, 100%, 93%) |
| HSV | hsv(337, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 8.2%, 0%) |
| CIE-LAB | lab(91.20, 13.83, -2.00) |
| CIE-LCH | lch(91.20, 13.98, 351.78°) |
| OKLab | oklab(92.94% 0.0408 -0.0051) |
| OKLCH | oklch(92.94% 0.041 352.9) |
| XYZ | xyz(81.9465, 78.9152, 88.7413) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.79
Pale Pink
#FFCFDC
ΔE00 4.41
Mistyrose
#FFE4E1
ΔE00 7.00
Lavenderblush
#FFF0F5
ΔE00 7.73
Light Rose
#FFC5CB
ΔE00 7.93
Bubblegum
#FFC1CC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDEA #DDFFF2
analogous
#FFDDFB #FFDDEA #FFE1DD
triadic
#FFDDEA #EAFFDD #DDEAFF
tetradic
#FFDDEA #FBFFDD #DDFFF2 #E1DDFF
square
#FFDDEA #FBFFDD #DDFFF2 #E1DDFF
split-complementary
#FFDDEA #DDFFE1 #DDFBFF
monochromatic
#FF639E #FFA0C4 #FFDDEA #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.25
#FFDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#FFDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDEA
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDEA | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#E7E8E9
Tritanopia (blue-blind)
#FFDCE1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffddea; /* rgb */ color: rgb(255, 221, 234); /* oklch */ color: oklch(92.9% 0.041 352.9);
Tailwind
colors: {
custom: {
50: '#ffe7f0',
500: '#ffddea',
950: '#000000',
},
}SCSS
$custom: #ffddea; $custom-light: #ffe7f0; $custom-dark: #000000;
JSON
{
"hex": "#ffddea",
"rgb": {
"r": 255,
"g": 221,
"b": 234
},
"hsl": {
"h": 337.059,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.92937,
"c": 0.04107,
"h": 352.9
},
"luminance": 0.78913
}Semantic roles & 50–950 ramp
primary
#FFDDEA
secondary
#94ECCA
accent
#E68E00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485