#DDAED5#DDAED5
#DDAED5 is a light, moderate pink. Relative luminance 0.504; OKLCH L 80.5% C 0.075 H 332.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DDAED5 |
|---|---|
| RGB | rgb(221, 174, 213) |
| HSL | hsl(310, 41%, 77%) |
| HSV | hsv(310, 21%, 87%) |
| CMYK | cmyk(0%, 21.3%, 3.6%, 13.3%) |
| CIE-LAB | lab(76.34, 23.52, -13.13) |
| CIE-LCH | lch(76.34, 26.94, 330.83°) |
| OKLab | oklab(80.52% 0.0664 -0.035) |
| OKLCH | oklch(80.52% 0.075 332.2) |
| XYZ | xyz(56.9640, 50.4499, 69.6750) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.36
Plum
#DDA0DD
ΔE00 5.70
Thistle
#D8BFD8
ΔE00 6.85
Light Lavendar
#EFC0FE
ΔE00 7.69
Powder Pink
#FFB2D0
ΔE00 7.94
Very Light Purple
#F6CEFC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDAED5 #AEDDB6
analogous
#CEAEDD #DDAED5 #DDAEBD
triadic
#DDAED5 #D5DDAE #AED5DD
tetradic
#DDAED5 #DDCEAE #AEDDB6 #AEBDDD
square
#DDAED5 #DDCEAE #AEDDB6 #AEBDDD
split-complementary
#DDAED5 #BDDDAE #AEDDCE
monochromatic
#B958A8 #CB83BF #DDAED5 #EFD9EB #F6E9F4
Accessibility & contrast
On white
1.89
#DDAED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#DDAED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDAED5
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDAED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDAED5 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB8D7
Deuteranopia (green-blind)
#B8BFD3
Tritanopia (blue-blind)
#E1B0BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ddaed5; /* rgb */ color: rgb(221, 174, 213); /* oklch */ color: oklch(80.5% 0.075 332.2);
Tailwind
colors: {
custom: {
50: '#e8c6e2',
500: '#ddaed5',
950: '#000000',
},
}SCSS
$custom: #ddaed5; $custom-light: #e8c6e2; $custom-dark: #000000;
JSON
{
"hex": "#ddaed5",
"rgb": {
"r": 221,
"g": 174,
"b": 213
},
"hsl": {
"h": 310.213,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.80518,
"c": 0.07503,
"h": 332.2
},
"luminance": 0.50448
}Semantic roles & 50–950 ramp
primary
#DDAED5
secondary
#7AB584
accent
#B44832
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#161315
muted
#848284