#DBCFCF#DBCFCF
#DBCFCF is a very light, near-neutral red. Relative luminance 0.642; OKLCH L 86.4% C 0.013 H 17.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFCF |
|---|---|
| RGB | rgb(219, 207, 207) |
| HSL | hsl(0, 14%, 84%) |
| HSV | hsv(0, 5%, 86%) |
| CMYK | cmyk(0%, 5.5%, 5.5%, 14.1%) |
| CIE-LAB | lab(84.07, 4.14, 1.49) |
| CIE-LCH | lch(84.07, 4.40, 19.74°) |
| OKLab | oklab(86.42% 0.0127 0.004) |
| OKLCH | oklch(86.42% 0.013 17.4) |
| XYZ | xyz(62.7873, 64.1913, 68.1019) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.60
Gainsboro
#DCDCDC
ΔE00 6.08
Silver
#C0C0C0
ΔE00 7.09
Mistyrose
#FFE4E1
ΔE00 7.60
Fog
#D8DCE0
ΔE00 7.89
Lavenderblush
#FFF0F5
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFCF #CFDBDB
analogous
#DBCFD5 #DBCFCF #DBD5CF
triadic
#DBCFCF #CFDBCF #CFCFDB
tetradic
#DBCFCF #D5DBCF #CFDBDB #D5CFDB
square
#DBCFCF #D5DBCF #CFDBDB #D5CFDB
split-complementary
#DBCFCF #CFDBD5 #CFD5DB
monochromatic
#A78989 #C1ACAC #DBCFCF #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.52
#DBCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DBCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFCF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFCF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CF
Deuteranopia (green-blind)
#D4D2CF
Tritanopia (blue-blind)
#DECECF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dbcfcf; /* rgb */ color: rgb(219, 207, 207); /* oklch */ color: oklch(86.4% 0.013 17.4);
Tailwind
colors: {
custom: {
50: '#e6dddd',
500: '#dbcfcf',
950: '#000000',
},
}SCSS
$custom: #dbcfcf; $custom-light: #e6dddd; $custom-dark: #000000;
JSON
{
"hex": "#dbcfcf",
"rgb": {
"r": 219,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 14.286,
"l": 83.529
},
"oklch": {
"l": 0.8642,
"c": 0.01335,
"h": 17.4
},
"luminance": 0.64191
}Semantic roles & 50–950 ramp
primary
#DBCFCF
secondary
#9EB0B0
accent
#98984D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484