#DDAED0#DDAED0
#DDAED0 is a light, moderate pink. Relative luminance 0.502; OKLCH L 80.3% C 0.071 H 336.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DDAED0 |
|---|---|
| RGB | rgb(221, 174, 208) |
| HSL | hsl(317, 41%, 77%) |
| HSV | hsv(317, 21%, 87%) |
| CMYK | cmyk(0%, 21.3%, 5.9%, 13.3%) |
| CIE-LAB | lab(76.19, 22.63, -10.64) |
| CIE-LCH | lch(76.19, 25.01, 334.83°) |
| OKLab | oklab(80.35% 0.0647 -0.0282) |
| OKLCH | oklch(80.35% 0.071 336.4) |
| XYZ | xyz(56.3391, 50.2000, 66.3841) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.66
Thistle
#D8BFD8
ΔE00 6.53
Plum
#DDA0DD
ΔE00 6.88
Powder Pink
#FFB2D0
ΔE00 7.20
Baby Pink
#FFB7CE
ΔE00 7.92
Dusty Pink
#D8A7B1
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDAED0 #AEDDBB
analogous
#D3AEDD #DDAED0 #DDAEB8
triadic
#DDAED0 #D0DDAE #AED0DD
tetradic
#DDAED0 #DDD3AE #AEDDBB #AEB8DD
square
#DDAED0 #DDD3AE #AEDDBB #AEB8DD
split-complementary
#DDAED0 #B8DDAE #AEDDD3
monochromatic
#B9589E #CB83B7 #DDAED0 #EFD9E9 #F6E9F2
Accessibility & contrast
On white
1.90
#DDAED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#DDAED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDAED0
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDAED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDAED0 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB8D1
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#E2AFB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ddaed0; /* rgb */ color: rgb(221, 174, 208); /* oklch */ color: oklch(80.3% 0.071 336.4);
Tailwind
colors: {
custom: {
50: '#e8c6de',
500: '#ddaed0',
950: '#000000',
},
}SCSS
$custom: #ddaed0; $custom-light: #e8c6de; $custom-dark: #000000;
JSON
{
"hex": "#ddaed0",
"rgb": {
"r": 221,
"g": 174,
"b": 208
},
"hsl": {
"h": 316.596,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.8035,
"c": 0.07056,
"h": 336.4
},
"luminance": 0.50198
}Semantic roles & 50–950 ramp
primary
#DDAED0
secondary
#7AB58A
accent
#B45632
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#161315
muted
#848284