#DDAED4#DDAED4
#DDAED4 is a light, moderate pink. Relative luminance 0.504; OKLCH L 80.5% C 0.074 H 333.0°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DDAED4 |
|---|---|
| RGB | rgb(221, 174, 212) |
| HSL | hsl(311, 41%, 77%) |
| HSV | hsv(311, 21%, 87%) |
| CMYK | cmyk(0%, 21.3%, 4.1%, 13.3%) |
| CIE-LAB | lab(76.31, 23.34, -12.63) |
| CIE-LCH | lch(76.31, 26.54, 331.58°) |
| OKLab | oklab(80.48% 0.066 -0.0337) |
| OKLCH | oklch(80.48% 0.074 333) |
| XYZ | xyz(56.8375, 50.3993, 69.0086) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.38
Plum
#DDA0DD
ΔE00 5.92
Thistle
#D8BFD8
ΔE00 6.77
Powder Pink
#FFB2D0
ΔE00 7.78
Light Lavendar
#EFC0FE
ΔE00 7.92
Very Light Purple
#F6CEFC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDAED4 #AEDDB7
analogous
#CEAEDD #DDAED4 #DDAEBD
triadic
#DDAED4 #D4DDAE #AED4DD
tetradic
#DDAED4 #DDCEAE #AEDDB7 #AEBDDD
square
#DDAED4 #DDCEAE #AEDDB7 #AEBDDD
split-complementary
#DDAED4 #BDDDAE #AEDDCE
monochromatic
#B958A6 #CB83BD #DDAED4 #EFD9EB #F6E9F4
Accessibility & contrast
On white
1.90
#DDAED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#DDAED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDAED4
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDAED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDAED4 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB8D6
Deuteranopia (green-blind)
#B8BFD2
Tritanopia (blue-blind)
#E2B0BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ddaed4; /* rgb */ color: rgb(221, 174, 212); /* oklch */ color: oklch(80.5% 0.074 333.0);
Tailwind
colors: {
custom: {
50: '#e8c6e1',
500: '#ddaed4',
950: '#000000',
},
}SCSS
$custom: #ddaed4; $custom-light: #e8c6e1; $custom-dark: #000000;
JSON
{
"hex": "#ddaed4",
"rgb": {
"r": 221,
"g": 174,
"b": 212
},
"hsl": {
"h": 311.489,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.80484,
"c": 0.07411,
"h": 333
},
"luminance": 0.50398
}Semantic roles & 50–950 ramp
primary
#DDAED4
secondary
#7AB585
accent
#B44B32
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#161315
muted
#848284