#DBCDC9#DBCDC9
#DBCDC9 is a very light, near-neutral red. Relative luminance 0.629; OKLCH L 85.9% C 0.017 H 36.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCDC9 |
|---|---|
| RGB | rgb(219, 205, 201) |
| HSL | hsl(13, 20%, 82%) |
| HSV | hsv(13, 8%, 86%) |
| CMYK | cmyk(0%, 6.4%, 8.2%, 14.1%) |
| CIE-LAB | lab(83.41, 4.17, 3.73) |
| CIE-LCH | lch(83.41, 5.60, 41.84°) |
| OKLab | oklab(85.86% 0.0134 0.0099) |
| OKLCH | oklch(85.86% 0.017 36.5) |
| XYZ | xyz(61.5862, 62.9405, 64.1514) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.30
Gainsboro
#DCDCDC
ΔE00 6.87
Warm Gray
#C9BEB0
ΔE00 7.00
Silver
#C0C0C0
ΔE00 7.39
Mistyrose
#FFE4E1
ΔE00 7.61
Warm Beige
#E9DCC9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCDC9 #C9D7DB
analogous
#DBC9CE #DBCDC9 #DBD6C9
triadic
#DBCDC9 #C9DBCD #CDC9DB
tetradic
#DBCDC9 #CEDBC9 #C9D7DB #D6C9DB
square
#DBCDC9 #CEDBC9 #C9D7DB #D6C9DB
split-complementary
#DBCDC9 #C9DBD6 #C9CEDB
monochromatic
#AA8980 #C3ABA4 #DBCDC9 #F3EEED #F3EEED
Accessibility & contrast
On white
1.55
#DBCDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DBCDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCDC9
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCDC9 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC9
Deuteranopia (green-blind)
#D3D1C9
Tritanopia (blue-blind)
#DFCBCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dbcdc9; /* rgb */ color: rgb(219, 205, 201); /* oklch */ color: oklch(85.9% 0.017 36.5);
Tailwind
colors: {
custom: {
50: '#e6dcd9',
500: '#dbcdc9',
950: '#000000',
},
}SCSS
$custom: #dbcdc9; $custom-light: #e6dcd9; $custom-dark: #000000;
JSON
{
"hex": "#dbcdc9",
"rgb": {
"r": 219,
"g": 205,
"b": 201
},
"hsl": {
"h": 13.333,
"s": 20,
"l": 82.353
},
"oklch": {
"l": 0.85858,
"c": 0.01663,
"h": 36.5
},
"luminance": 0.6294
}Semantic roles & 50–950 ramp
primary
#DBCDC9
secondary
#97ABB1
accent
#8B9E47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483