#DDBAD2#DDBAD2
#DDBAD2 is a very light, muted pink. Relative luminance 0.551; OKLCH L 82.6% C 0.051 H 337.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBAD2 |
|---|---|
| RGB | rgb(221, 186, 210) |
| HSL | hsl(319, 34%, 80%) |
| HSV | hsv(319, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 5%, 13.3%) |
| CIE-LAB | lab(79.12, 16.53, -7.36) |
| CIE-LCH | lch(79.12, 18.09, 335.99°) |
| OKLab | oklab(82.64% 0.0472 -0.0194) |
| OKLCH | oklch(82.64% 0.051 337.6) |
| XYZ | xyz(59.0094, 55.1444, 68.4957) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.01
Lilac
#C8A2C8
ΔE00 7.31
Light Pink
#FFD1DF
ΔE00 7.51
Pale Pink
#FFCFDC
ΔE00 7.64
Dusty Pink
#D8A7B1
ΔE00 7.75
Very Light Purple
#F6CEFC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBAD2 #BADDC5
analogous
#D7BADD #DDBAD2 #DDBAC1
triadic
#DDBAD2 #D2DDBA #BAD2DD
tetradic
#DDBAD2 #DDD7BA #BADDC5 #BAC1DD
square
#DDBAD2 #DDD7BA #BADDC5 #BAC1DD
split-complementary
#DDBAD2 #C1DDBA #BADDD7
monochromatic
#B5689D #C991B7 #DDBAD2 #F1E3ED #F5EBF2
Accessibility & contrast
On white
1.75
#DDBAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#DDBAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBAD2
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBAD2 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D3
Deuteranopia (green-blind)
#C2C6D1
Tritanopia (blue-blind)
#E1BBC2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ddbad2; /* rgb */ color: rgb(221, 186, 210); /* oklch */ color: oklch(82.6% 0.051 337.6);
Tailwind
colors: {
custom: {
50: '#e7cedf',
500: '#ddbad2',
950: '#000000',
},
}SCSS
$custom: #ddbad2; $custom-light: #e7cedf; $custom-dark: #000000;
JSON
{
"hex": "#ddbad2",
"rgb": {
"r": 221,
"g": 186,
"b": 210
},
"hsl": {
"h": 318.857,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.82636,
"c": 0.05106,
"h": 337.6
},
"luminance": 0.55143
}Semantic roles & 50–950 ramp
primary
#DDBAD2
secondary
#86B595
accent
#AD5D39
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161315
muted
#848384