#DBCFCD#DBCFCD
#DBCFCD is a very light, near-neutral red. Relative luminance 0.641; OKLCH L 86.4% C 0.014 H 28.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFCD |
|---|---|
| RGB | rgb(219, 207, 205) |
| HSL | hsl(9, 16%, 83%) |
| HSV | hsv(9, 6%, 86%) |
| CMYK | cmyk(0%, 5.5%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.01, 3.80, 2.48) |
| CIE-LCH | lch(84.01, 4.54, 33.11°) |
| OKLab | oklab(86.36% 0.012 0.0066) |
| OKLCH | oklch(86.36% 0.014 28.9) |
| XYZ | xyz(62.5444, 64.0941, 66.8223) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 5.97
Silver
#C0C0C0
ΔE00 6.96
Mistyrose
#FFE4E1
ΔE00 7.67
Warm Gray
#C9BEB0
ΔE00 7.71
Fog
#D8DCE0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFCD #CDD9DB
analogous
#DBCDD2 #DBCFCD #DBD6CD
triadic
#DBCFCD #CDDBCF #CFCDDB
tetradic
#DBCFCD #D2DBCD #CDD9DB #D6CDDB
square
#DBCFCD #D2DBCD #CDD9DB #D6CDDB
split-complementary
#DBCFCD #CDDBD6 #CDD2DB
monochromatic
#A88B86 #C1ADA9 #DBCFCD #F2EEED #F2EEED
Accessibility & contrast
On white
1.52
#DBCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#DBCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFCD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFCD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#DECECE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dbcfcd; /* rgb */ color: rgb(219, 207, 205); /* oklch */ color: oklch(86.4% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#e6dddc',
500: '#dbcfcd',
950: '#000000',
},
}SCSS
$custom: #dbcfcd; $custom-light: #e6dddc; $custom-dark: #000000;
JSON
{
"hex": "#dbcfcd",
"rgb": {
"r": 219,
"g": 207,
"b": 205
},
"hsl": {
"h": 8.571,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.86364,
"c": 0.01367,
"h": 28.9
},
"luminance": 0.64093
}Semantic roles & 50–950 ramp
primary
#DBCFCD
secondary
#9CADB0
accent
#8F9B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484