#DBBEC7#DBBEC7
#DBBEC7 is a very light, muted pink. Relative luminance 0.560; OKLCH L 82.9% C 0.035 H 357.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEC7 |
|---|---|
| RGB | rgb(219, 190, 199) |
| HSL | hsl(341, 29%, 80%) |
| HSV | hsv(341, 13%, 86%) |
| CMYK | cmyk(0%, 13.2%, 9.1%, 14.1%) |
| CIE-LAB | lab(79.62, 11.78, -0.71) |
| CIE-LCH | lch(79.62, 11.80, 356.54°) |
| OKLab | oklab(82.88% 0.035 -0.0017) |
| OKLCH | oklch(82.88% 0.035 357.2) |
| XYZ | xyz(57.9349, 56.0118, 61.7812) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.91
Pinkish Grey
#C8ACA9
ΔE00 7.20
Pale Pink
#FFCFDC
ΔE00 7.33
Light Pink
#FFD1DF
ΔE00 7.33
Dusty Pink
#D8A7B1
ΔE00 7.36
Light Rose
#FFC5CB
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEC7 #BEDBD2
analogous
#DBBED6 #DBBEC7 #DBC3BE
triadic
#DBBEC7 #C7DBBE #BEC7DB
tetradic
#DBBEC7 #D6DBBE #BEDBD2 #C3BEDB
square
#DBBEC7 #D6DBBE #BEDBD2 #C3BEDB
split-complementary
#DBBEC7 #BEDBC3 #BED6DB
monochromatic
#AF6F83 #C597A5 #DBBEC7 #F1E5E9 #F4EBEE
Accessibility & contrast
On white
1.72
#DBBEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#DBBEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEC7
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEC7 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3C7
Deuteranopia (green-blind)
#C7C7C6
Tritanopia (blue-blind)
#E0BDC1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbec7; /* rgb */ color: rgb(219, 190, 199); /* oklch */ color: oklch(82.9% 0.035 357.2);
Tailwind
colors: {
custom: {
50: '#e6d1d8',
500: '#dbbec7',
950: '#000000',
},
}SCSS
$custom: #dbbec7; $custom-light: #e6d1d8; $custom-dark: #000000;
JSON
{
"hex": "#dbbec7",
"rgb": {
"r": 219,
"g": 190,
"b": 199
},
"hsl": {
"h": 341.379,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.82879,
"c": 0.03501,
"h": 357.2
},
"luminance": 0.56011
}Semantic roles & 50–950 ramp
primary
#DBBEC7
secondary
#8BB2A6
accent
#A7873E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383