#FFDDEB#FFDDEB
#FFDDEB is a very light, muted pink. Relative luminance 0.790; OKLCH L 93.0% C 0.042 H 351.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDEB |
|---|---|
| RGB | rgb(255, 221, 235) |
| HSL | hsl(335, 100%, 93%) |
| HSV | hsv(335, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 7.8%, 0%) |
| CIE-LAB | lab(91.22, 14.00, -2.48) |
| CIE-LCH | lch(91.22, 14.22, 349.94°) |
| OKLab | oklab(92.97% 0.0411 -0.0064) |
| OKLCH | oklch(92.97% 0.042 351.2) |
| XYZ | xyz(82.0906, 78.9728, 89.5000) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.80
Pale Pink
#FFCFDC
ΔE00 4.45
Mistyrose
#FFE4E1
ΔE00 7.33
Lavenderblush
#FFF0F5
ΔE00 7.87
Light Rose
#FFC5CB
ΔE00 8.07
Bubblegum
#FFC1CC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDEB #DDFFF1
analogous
#FFDDFC #FFDDEB #FFE0DD
triadic
#FFDDEB #EBFFDD #DDEBFF
tetradic
#FFDDEB #FCFFDD #DDFFF1 #E0DDFF
square
#FFDDEB #FCFFDD #DDFFF1 #E0DDFF
split-complementary
#FFDDEB #DDFFE0 #DDFCFF
monochromatic
#FF63A3 #FFA0C7 #FFDDEB #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.25
#FFDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#FFDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDEB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDEB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffddeb; /* rgb */ color: rgb(255, 221, 235); /* oklch */ color: oklch(93.0% 0.042 351.2);
Tailwind
colors: {
custom: {
50: '#ffe7f1',
500: '#ffddeb',
950: '#000000',
},
}SCSS
$custom: #ffddeb; $custom-light: #ffe7f1; $custom-dark: #000000;
JSON
{
"hex": "#ffddeb",
"rgb": {
"r": 255,
"g": 221,
"b": 235
},
"hsl": {
"h": 335.294,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.92965,
"c": 0.0416,
"h": 351.2
},
"luminance": 0.78971
}Semantic roles & 50–950 ramp
primary
#FFDDEB
secondary
#94ECC8
accent
#E68700
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485