#DBBEC8#DBBEC8
#DBBEC8 is a very light, muted pink. Relative luminance 0.561; OKLCH L 82.9% C 0.035 H 355.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEC8 |
|---|---|
| RGB | rgb(219, 190, 200) |
| HSL | hsl(339, 29%, 80%) |
| HSV | hsv(339, 13%, 86%) |
| CMYK | cmyk(0%, 13.2%, 8.7%, 14.1%) |
| CIE-LAB | lab(79.65, 11.95, -1.21) |
| CIE-LCH | lch(79.65, 12.01, 354.21°) |
| OKLab | oklab(82.91% 0.0354 -0.003) |
| OKLCH | oklch(82.91% 0.035 355.1) |
| XYZ | xyz(58.0514, 56.0584, 62.3947) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.54
Light Pink
#FFD1DF
ΔE00 7.24
Pale Pink
#FFCFDC
ΔE00 7.26
Dusty Pink
#D8A7B1
ΔE00 7.37
Pinkish Grey
#C8ACA9
ΔE00 7.50
Light Rose
#FFC5CB
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEC8 #BEDBD1
analogous
#DBBED7 #DBBEC8 #DBC2BE
triadic
#DBBEC8 #C8DBBE #BEC8DB
tetradic
#DBBEC8 #D7DBBE #BEDBD1 #C2BEDB
square
#DBBEC8 #D7DBBE #BEDBD1 #C2BEDB
split-complementary
#DBBEC8 #BEDBC2 #BED7DB
monochromatic
#AF6F85 #C597A7 #DBBEC8 #F1E5E9 #F4EBEE
Accessibility & contrast
On white
1.72
#DBBEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#DBBEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEC8
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEC8 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3C8
Deuteranopia (green-blind)
#C7C7C7
Tritanopia (blue-blind)
#E0BDC1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbec8; /* rgb */ color: rgb(219, 190, 200); /* oklch */ color: oklch(82.9% 0.035 355.1);
Tailwind
colors: {
custom: {
50: '#e6d1d8',
500: '#dbbec8',
950: '#000000',
},
}SCSS
$custom: #dbbec8; $custom-light: #e6d1d8; $custom-dark: #000000;
JSON
{
"hex": "#dbbec8",
"rgb": {
"r": 219,
"g": 190,
"b": 200
},
"hsl": {
"h": 339.31,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.82909,
"c": 0.03548,
"h": 355.1
},
"luminance": 0.56057
}Semantic roles & 50–950 ramp
primary
#DBBEC8
secondary
#8BB2A5
accent
#A7833E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383