#DBBFBB#DBBFBB
#DBBFBB is a very light, muted red. Relative luminance 0.559; OKLCH L 82.7% C 0.033 H 27.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFBB |
|---|---|
| RGB | rgb(219, 191, 187) |
| HSL | hsl(8, 31%, 80%) |
| HSV | hsv(8, 15%, 86%) |
| CMYK | cmyk(0%, 12.8%, 14.6%, 14.1%) |
| CIE-LAB | lab(79.56, 9.28, 5.67) |
| CIE-LCH | lch(79.56, 10.87, 31.45°) |
| OKLab | oklab(82.73% 0.0289 0.015) |
| OKLCH | oklch(82.73% 0.033 27.5) |
| XYZ | xyz(56.8135, 55.9110, 54.8032) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.01
Mistyrose
#FFE4E1
ΔE00 8.55
Pale Rose
#FDC1C5
ΔE00 9.46
Light Rose
#FFC5CB
ΔE00 9.63
Dusty Pink
#D8A7B1
ΔE00 9.69
Warm Gray
#C9BEB0
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFBB #BBD7DB
analogous
#DBBBC7 #DBBFBB #DBCFBB
triadic
#DBBFBB #BBDBBF #BFBBDB
tetradic
#DBBFBB #C7DBBB #BBD7DB #CFBBDB
square
#DBBFBB #C7DBBB #BBD7DB #CFBBDB
split-complementary
#DBBFBB #BBDBCF #BBC7DB
monochromatic
#B1746B #C69993 #DBBFBB #F0E5E3 #F4ECEB
Accessibility & contrast
On white
1.72
#DBBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#DBBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFBB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFBB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#CBC7BB
Tritanopia (blue-blind)
#E2BCBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbfbb; /* rgb */ color: rgb(219, 191, 187); /* oklch */ color: oklch(82.7% 0.033 27.5);
Tailwind
colors: {
custom: {
50: '#e6d2cf',
500: '#dbbfbb',
950: '#000000',
},
}SCSS
$custom: #dbbfbb; $custom-light: #e6d2cf; $custom-dark: #000000;
JSON
{
"hex": "#dbbfbb",
"rgb": {
"r": 219,
"g": 191,
"b": 187
},
"hsl": {
"h": 7.5,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.82734,
"c": 0.03255,
"h": 27.5
},
"luminance": 0.5591
}Semantic roles & 50–950 ramp
primary
#DBBFBB
secondary
#88ADB2
accent
#9CA93C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383