#DCAEBB#DCAEBB
#DCAEBB is a light, muted pink. Relative luminance 0.491; OKLCH L 79.6% C 0.056 H 359.7°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAEBB |
|---|---|
| RGB | rgb(220, 174, 187) |
| HSL | hsl(343, 40%, 77%) |
| HSV | hsv(343, 21%, 86%) |
| CMYK | cmyk(0%, 20.9%, 15%, 13.7%) |
| CIE-LAB | lab(75.50, 18.75, -0.21) |
| CIE-LCH | lch(75.50, 18.75, 359.35°) |
| OKLab | oklab(79.6% 0.0561 -0.0003) |
| OKLCH | oklch(79.6% 0.056 359.7) |
| XYZ | xyz(53.6208, 49.0776, 53.6525) |
| Luminance | 0.4908 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.24
Faded Pink
#DE9DAC
ΔE00 5.34
Pastel Pink
#FFBACD
ΔE00 6.68
Pink
#FFC0CB
ΔE00 6.77
Soft Pink
#FDB0C0
ΔE00 6.80
Bubblegum
#FFC1CC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAEBB #AEDCCF
analogous
#DCAED2 #DCAEBB #DCB8AE
triadic
#DCAEBB #BBDCAE #AEBBDC
tetradic
#DCAEBB #D2DCAE #AEDCCF #B8AEDC
square
#DCAEBB #D2DCAE #AEDCCF #B8AEDC
split-complementary
#DCAEBB #AEDCB8 #AED2DC
monochromatic
#B75973 #CA8397 #DCAEBB #EED9DF #F6EAED
Accessibility & contrast
On white
1.94
#DCAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#DCAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAEBB
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAEBB | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#BEBDBA
Tritanopia (blue-blind)
#E4ACB2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dcaebb; /* rgb */ color: rgb(220, 174, 187); /* oklch */ color: oklch(79.6% 0.056 359.7);
Tailwind
colors: {
custom: {
50: '#e7c6cf',
500: '#dcaebb',
950: '#000000',
},
}SCSS
$custom: #dcaebb; $custom-light: #e7c6cf; $custom-dark: #000000;
JSON
{
"hex": "#dcaebb",
"rgb": {
"r": 220,
"g": 174,
"b": 187
},
"hsl": {
"h": 343.043,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.79596,
"c": 0.05609,
"h": 359.7
},
"luminance": 0.49076
}Semantic roles & 50–950 ramp
primary
#DCAEBB
secondary
#DEEDE9
accent
#B38F33
background
#FEFCFC
surface
#FCF8F9
border
#D5D1D2
text
#161313
muted
#848282