#FFDDEE#FFDDEE
#FFDDEE is a very light, muted pink. Relative luminance 0.791; OKLCH L 93.1% C 0.043 H 346.3°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDEE |
|---|---|
| RGB | rgb(255, 221, 238) |
| HSL | hsl(330, 100%, 93%) |
| HSV | hsv(330, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 6.7%, 0%) |
| CIE-LAB | lab(91.30, 14.50, -3.94) |
| CIE-LCH | lch(91.30, 15.03, 344.80°) |
| OKLab | oklab(93.05% 0.0422 -0.0103) |
| OKLCH | oklch(93.05% 0.043 346.3) |
| XYZ | xyz(82.5276, 79.1476, 91.8019) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.02
Pale Pink
#FFCFDC
ΔE00 4.72
Pale Mauve
#FED0FC
ΔE00 8.16
Thistle
#D8BFD8
ΔE00 8.29
Mistyrose
#FFE4E1
ΔE00 8.29
Lavenderblush
#FFF0F5
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDEE #DDFFEE
analogous
#FFDDFF #FFDDEE #FFDDDD
triadic
#FFDDEE #EEFFDD #DDEEFF
tetradic
#FFDDEE #FFFFDD #DDFFEE #DDDDFF
square
#FFDDEE #FFFFDD #DDFFEE #DDDDFF
split-complementary
#FFDDEE #DDFFDD #DDFFFF
monochromatic
#FF63B1 #FFA0CF #FFDDEE #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.25
#FFDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FFDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDEE
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDEE | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffddee; /* rgb */ color: rgb(255, 221, 238); /* oklch */ color: oklch(93.1% 0.043 346.3);
Tailwind
colors: {
custom: {
50: '#ffe7f3',
500: '#ffddee',
950: '#000000',
},
}SCSS
$custom: #ffddee; $custom-light: #ffe7f3; $custom-dark: #000000;
JSON
{
"hex": "#ffddee",
"rgb": {
"r": 255,
"g": 221,
"b": 238
},
"hsl": {
"h": 330,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93053,
"c": 0.04342,
"h": 346.3
},
"luminance": 0.79146
}Semantic roles & 50–950 ramp
primary
#FFDDEE
secondary
#94ECC0
accent
#E67300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485