#DBC8CA#DBC8CA
#DBC8CA is a very light, muted red. Relative luminance 0.606; OKLCH L 84.9% C 0.021 H 10.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBC8CA |
|---|---|
| RGB | rgb(219, 200, 202) |
| HSL | hsl(354, 21%, 82%) |
| HSV | hsv(354, 9%, 86%) |
| CMYK | cmyk(0%, 8.7%, 7.8%, 14.1%) |
| CIE-LAB | lab(82.18, 6.97, 1.41) |
| CIE-LCH | lch(82.18, 7.12, 11.45°) |
| OKLab | oklab(84.9% 0.0211 0.0038) |
| OKLCH | oklch(84.9% 0.021 10.3) |
| XYZ | xyz(60.5273, 60.6338, 64.3806) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.42
Pinkish Grey
#C8ACA9
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 8.67
Lavenderblush
#FFF0F5
ΔE00 9.00
Silver
#C0C0C0
ΔE00 9.07
Thistle
#D8BFD8
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBC8CA #C8DBD9
analogous
#DBC8D4 #DBC8CA #DBD0C8
triadic
#DBC8CA #CADBC8 #C8CADB
tetradic
#DBC8CA #D4DBC8 #C8DBD9 #D0C8DB
square
#DBC8CA #D4DBC8 #C8DBD9 #D0C8DB
split-complementary
#DBC8CA #C8DBD0 #C8D4DB
monochromatic
#AB7E83 #C3A3A6 #DBC8CA #F3EDED #F3EDED
Accessibility & contrast
On white
1.60
#DBC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DBC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBC8CA
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBC8CA | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCACA
Deuteranopia (green-blind)
#CFCECA
Tritanopia (blue-blind)
#DFC7C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dbc8ca; /* rgb */ color: rgb(219, 200, 202); /* oklch */ color: oklch(84.9% 0.021 10.3);
Tailwind
colors: {
custom: {
50: '#e6d8da',
500: '#dbc8ca',
950: '#000000',
},
}SCSS
$custom: #dbc8ca; $custom-light: #e6d8da; $custom-dark: #000000;
JSON
{
"hex": "#dbc8ca",
"rgb": {
"r": 219,
"g": 200,
"b": 202
},
"hsl": {
"h": 353.684,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.84904,
"c": 0.02149,
"h": 10.3
},
"luminance": 0.60633
}Semantic roles & 50–950 ramp
primary
#DBC8CA
secondary
#96B1AE
accent
#9F9646
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383