#DBBEC6#DBBEC6
#DBBEC6 is a very light, muted pink. Relative luminance 0.560; OKLCH L 82.8% C 0.035 H 359.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEC6 |
|---|---|
| RGB | rgb(219, 190, 198) |
| HSL | hsl(343, 29%, 80%) |
| HSV | hsv(343, 13%, 86%) |
| CMYK | cmyk(0%, 13.2%, 9.6%, 14.1%) |
| CIE-LAB | lab(79.59, 11.61, -0.21) |
| CIE-LCH | lch(79.59, 11.62, 358.96°) |
| OKLab | oklab(82.85% 0.0346 -0.0004) |
| OKLCH | oklch(82.85% 0.035 359.4) |
| XYZ | xyz(57.8192, 55.9655, 61.1717) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.29
Pinkish Grey
#C8ACA9
ΔE00 6.91
Dusty Pink
#D8A7B1
ΔE00 7.37
Pale Pink
#FFCFDC
ΔE00 7.42
Light Pink
#FFD1DF
ΔE00 7.44
Light Rose
#FFC5CB
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEC6 #BEDBD3
analogous
#DBBED5 #DBBEC6 #DBC4BE
triadic
#DBBEC6 #C6DBBE #BEC6DB
tetradic
#DBBEC6 #D5DBBE #BEDBD3 #C4BEDB
square
#DBBEC6 #D5DBBE #BEDBD3 #C4BEDB
split-complementary
#DBBEC6 #BEDBC4 #BED5DB
monochromatic
#AF6F81 #C597A3 #DBBEC6 #F1E5E9 #F4EBEE
Accessibility & contrast
On white
1.72
#DBBEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#DBBEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEC6
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEC6 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C2C6
Deuteranopia (green-blind)
#C8C7C5
Tritanopia (blue-blind)
#E0BDC1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbec6; /* rgb */ color: rgb(219, 190, 198); /* oklch */ color: oklch(82.8% 0.035 359.4);
Tailwind
colors: {
custom: {
50: '#e6d1d7',
500: '#dbbec6',
950: '#000000',
},
}SCSS
$custom: #dbbec6; $custom-light: #e6d1d7; $custom-dark: #000000;
JSON
{
"hex": "#dbbec6",
"rgb": {
"r": 219,
"g": 190,
"b": 198
},
"hsl": {
"h": 343.448,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.8285,
"c": 0.0346,
"h": 359.4
},
"luminance": 0.55964
}Semantic roles & 50–950 ramp
primary
#DBBEC6
secondary
#8BB2A7
accent
#A78A3E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383