#DBBFBE#DBBFBE
#DBBFBE is a very light, muted red. Relative luminance 0.560; OKLCH L 82.8% C 0.032 H 20.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFBE |
|---|---|
| RGB | rgb(219, 191, 190) |
| HSL | hsl(2, 29%, 80%) |
| HSV | hsv(2, 13%, 86%) |
| CMYK | cmyk(0%, 12.8%, 13.2%, 14.1%) |
| CIE-LAB | lab(79.64, 9.76, 4.16) |
| CIE-LCH | lch(79.64, 10.61, 23.11°) |
| OKLab | oklab(82.82% 0.03 0.0111) |
| OKLCH | oklch(82.82% 0.032 20.3) |
| XYZ | xyz(57.1380, 56.0408, 56.5123) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.12
Mistyrose
#FFE4E1
ΔE00 8.55
Dusty Pink
#D8A7B1
ΔE00 8.89
Pale Rose
#FDC1C5
ΔE00 8.93
Light Rose
#FFC5CB
ΔE00 9.00
Pale Pink
#FFCFDC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFBE #BEDADB
analogous
#DBBECB #DBBFBE #DBCDBE
triadic
#DBBFBE #BEDBBF #BFBEDB
tetradic
#DBBFBE #CBDBBE #BEDADB #CDBEDB
square
#DBBFBE #CBDBBE #BEDADB #CDBEDB
split-complementary
#DBBFBE #BEDBCD #BECBDB
monochromatic
#AF716F #C59897 #DBBFBE #F1E6E5 #F4ECEB
Accessibility & contrast
On white
1.72
#DBBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#DBBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFBE
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFBE | 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)
#C4C2BE
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#E2BCBF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbfbe; /* rgb */ color: rgb(219, 191, 190); /* oklch */ color: oklch(82.8% 0.032 20.3);
Tailwind
colors: {
custom: {
50: '#e6d2d1',
500: '#dbbfbe',
950: '#000000',
},
}SCSS
$custom: #dbbfbe; $custom-light: #e6d2d1; $custom-dark: #000000;
JSON
{
"hex": "#dbbfbe",
"rgb": {
"r": 219,
"g": 191,
"b": 190
},
"hsl": {
"h": 2.069,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.82816,
"c": 0.03202,
"h": 20.3
},
"luminance": 0.56039
}Semantic roles & 50–950 ramp
primary
#DBBFBE
secondary
#8BB1B2
accent
#A4A73E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383