#DBAEBA#DBAEBA
#DBAEBA is a light, muted pink. Relative luminance 0.489; OKLCH L 79.5% C 0.055 H 0.7°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DBAEBA |
|---|---|
| RGB | rgb(219, 174, 186) |
| HSL | hsl(344, 38%, 77%) |
| HSV | hsv(344, 21%, 86%) |
| CMYK | cmyk(0%, 20.5%, 15.1%, 14.1%) |
| CIE-LAB | lab(75.38, 18.23, 0.14) |
| CIE-LCH | lch(75.38, 18.23, 0.45°) |
| OKLab | oklab(79.47% 0.0546 0.0006) |
| OKLCH | oklch(79.47% 0.055 0.7) |
| XYZ | xyz(53.2123, 48.8793, 53.0765) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.12
Faded Pink
#DE9DAC
ΔE00 5.49
Pink
#FFC0CB
ΔE00 6.92
Bubblegum
#FFC1CC
ΔE00 6.94
Pastel Pink
#FFBACD
ΔE00 6.97
Soft Pink
#FDB0C0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBAEBA #AEDBCF
analogous
#DBAED1 #DBAEBA #DBB9AE
triadic
#DBAEBA #BADBAE #AEBADB
tetradic
#DBAEBA #D1DBAE #AEDBCF #B9AEDB
square
#DBAEBA #D1DBAE #AEDBCF #B9AEDB
split-complementary
#DBAEBA #AEDBB9 #AED1DB
monochromatic
#B55972 #C88496 #DBAEBA #EED8DE #F6EAED
Accessibility & contrast
On white
1.95
#DBAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#DBAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBAEBA
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBAEBA | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BA
Deuteranopia (green-blind)
#BEBDB9
Tritanopia (blue-blind)
#E3ACB2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dbaeba; /* rgb */ color: rgb(219, 174, 186); /* oklch */ color: oklch(79.5% 0.055 0.7);
Tailwind
colors: {
custom: {
50: '#e6c6ce',
500: '#dbaeba',
950: '#000000',
},
}SCSS
$custom: #dbaeba; $custom-light: #e6c6ce; $custom-dark: #000000;
JSON
{
"hex": "#dbaeba",
"rgb": {
"r": 219,
"g": 174,
"b": 186
},
"hsl": {
"h": 344,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.79469,
"c": 0.0546,
"h": 0.7
},
"luminance": 0.48877
}Semantic roles & 50–950 ramp
primary
#DBAEBA
secondary
#DFECE9
accent
#B19034
background
#FEFCFC
surface
#FCF8F9
border
#D5D1D2
text
#161313
muted
#848282