#DDAEBF#DDAEBF
#DDAEBF is a light, muted pink. Relative luminance 0.494; OKLCH L 79.8% C 0.059 H 354.9°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DDAEBF |
|---|---|
| RGB | rgb(221, 174, 191) |
| HSL | hsl(338, 41%, 77%) |
| HSV | hsv(338, 21%, 87%) |
| CMYK | cmyk(0%, 21.3%, 13.6%, 13.3%) |
| CIE-LAB | lab(75.70, 19.75, -2.09) |
| CIE-LCH | lch(75.70, 19.86, 353.97°) |
| OKLab | oklab(79.81% 0.0587 -0.0052) |
| OKLCH | oklch(79.81% 0.059 354.9) |
| XYZ | xyz(54.3586, 49.4078, 55.9534) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.19
Faded Pink
#DE9DAC
ΔE00 5.46
Pastel Pink
#FFBACD
ΔE00 6.37
Baby Pink
#FFB7CE
ΔE00 6.43
Soft Pink
#FDB0C0
ΔE00 6.77
Pink
#FFC0CB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDAEBF #AEDDCC
analogous
#DDAED7 #DDAEBF #DDB4AE
triadic
#DDAEBF #BFDDAE #AEBFDD
tetradic
#DDAEBF #D7DDAE #AEDDCC #B4AEDD
square
#DDAEBF #D7DDAE #AEDDCC #B4AEDD
split-complementary
#DDAEBF #AEDDB4 #AED7DD
monochromatic
#B9587B #CB839D #DDAEBF #EFD9E1 #F6E9EE
Accessibility & contrast
On white
1.93
#DDAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#DDAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDAEBF
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDAEBF | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6C0
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#E5ACB4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ddaebf; /* rgb */ color: rgb(221, 174, 191); /* oklch */ color: oklch(79.8% 0.059 354.9);
Tailwind
colors: {
custom: {
50: '#e8c6d2',
500: '#ddaebf',
950: '#000000',
},
}SCSS
$custom: #ddaebf; $custom-light: #e8c6d2; $custom-dark: #000000;
JSON
{
"hex": "#ddaebf",
"rgb": {
"r": 221,
"g": 174,
"b": 191
},
"hsl": {
"h": 338.298,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.79812,
"c": 0.05891,
"h": 354.9
},
"luminance": 0.49406
}Semantic roles & 50–950 ramp
primary
#DDAEBF
secondary
#DEEDE8
accent
#B48532
background
#FEFCFC
surface
#FCF8F9
border
#D5D1D2
text
#161314
muted
#848282