#DDAEBA#DDAEBA
#DDAEBA is a light, muted pink. Relative luminance 0.492; OKLCH L 79.7% C 0.057 H 1.5°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDAEBA |
|---|---|
| RGB | rgb(221, 174, 186) |
| HSL | hsl(345, 41%, 77%) |
| HSV | hsv(345, 21%, 87%) |
| CMYK | cmyk(0%, 21.3%, 15.8%, 13.3%) |
| CIE-LAB | lab(75.57, 18.95, 0.45) |
| CIE-LCH | lch(75.57, 18.96, 1.36°) |
| OKLab | oklab(79.66% 0.0568 0.0015) |
| OKLCH | oklch(79.66% 0.057 1.5) |
| XYZ | xyz(53.8178, 49.1914, 53.1049) |
| Luminance | 0.4919 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.02
Faded Pink
#DE9DAC
ΔE00 5.18
Pink
#FFC0CB
ΔE00 6.53
Soft Pink
#FDB0C0
ΔE00 6.54
Pastel Pink
#FFBACD
ΔE00 6.55
Bubblegum
#FFC1CC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDAEBA #AEDDD1
analogous
#DDAED2 #DDAEBA #DDBAAE
triadic
#DDAEBA #BADDAE #AEBADD
tetradic
#DDAEBA #D2DDAE #AEDDD1 #BAAEDD
square
#DDAEBA #D2DDAE #AEDDD1 #BAAEDD
split-complementary
#DDAEBA #AEDDBA #AED2DD
monochromatic
#B95871 #CB8395 #DDAEBA #EFD9DF #F6E9ED
Accessibility & contrast
On white
1.94
#DDAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#DDAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDAEBA
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDAEBA | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B5BA
Deuteranopia (green-blind)
#BEBDB9
Tritanopia (blue-blind)
#E6ABB2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ddaeba; /* rgb */ color: rgb(221, 174, 186); /* oklch */ color: oklch(79.7% 0.057 1.5);
Tailwind
colors: {
custom: {
50: '#e8c6ce',
500: '#ddaeba',
950: '#000000',
},
}SCSS
$custom: #ddaeba; $custom-light: #e8c6ce; $custom-dark: #000000;
JSON
{
"hex": "#ddaeba",
"rgb": {
"r": 221,
"g": 174,
"b": 186
},
"hsl": {
"h": 344.681,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.79664,
"c": 0.05686,
"h": 1.5
},
"luminance": 0.49189
}Semantic roles & 50–950 ramp
primary
#DDAEBA
secondary
#DEEDE9
accent
#B49332
background
#FEFCFC
surface
#FCF8F9
border
#D5D1D2
text
#161313
muted
#848282