#DBCDC0#DBCDC0
#DBCDC0 is a very light, muted orange. Relative luminance 0.625; OKLCH L 85.6% C 0.024 H 65.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCDC0 |
|---|---|
| RGB | rgb(219, 205, 192) |
| HSL | hsl(29, 27%, 81%) |
| HSV | hsv(29, 12%, 86%) |
| CMYK | cmyk(0%, 6.4%, 12.3%, 14.1%) |
| CIE-LAB | lab(83.19, 2.68, 8.21) |
| CIE-LCH | lch(83.19, 8.64, 71.91°) |
| OKLab | oklab(85.62% 0.0098 0.0215) |
| OKLCH | oklch(85.62% 0.024 65.4) |
| XYZ | xyz(60.5584, 62.5294, 58.7382) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.26
Warm Beige
#E9DCC9
ΔE00 4.40
Antiquewhite
#FAEBD7
ΔE00 7.25
Champagne
#F7E7CE
ΔE00 7.41
Light Gray
#D3D3D3
ΔE00 7.64
Linen
#FAF0E6
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCDC0 #C0CEDB
analogous
#DBC0C0 #DBCDC0 #DBDAC0
triadic
#DBCDC0 #C0DBCD #CDC0DB
tetradic
#DBCDC0 #C0DBC0 #C0CEDB #DAC0DB
square
#DBCDC0 #C0DBC0 #C0CEDB #DAC0DB
split-complementary
#DBCDC0 #C0DBDA #C0C0DB
monochromatic
#AE8F72 #C5AE99 #DBCDC0 #F1ECE7 #F4F0EC
Accessibility & contrast
On white
1.55
#DBCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#DBCDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCDC0
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCDC0 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBF
Deuteranopia (green-blind)
#D5D0C0
Tritanopia (blue-blind)
#E0CAC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dbcdc0; /* rgb */ color: rgb(219, 205, 192); /* oklch */ color: oklch(85.6% 0.024 65.4);
Tailwind
colors: {
custom: {
50: '#e6dcd3',
500: '#dbcdc0',
950: '#000000',
},
}SCSS
$custom: #dbcdc0; $custom-light: #e6dcd3; $custom-dark: #000000;
JSON
{
"hex": "#dbcdc0",
"rgb": {
"r": 219,
"g": 205,
"b": 192
},
"hsl": {
"h": 28.889,
"s": 27.273,
"l": 80.588
},
"oklch": {
"l": 0.85616,
"c": 0.02366,
"h": 65.4
},
"luminance": 0.62528
}Semantic roles & 50–950 ramp
primary
#DBCDC0
secondary
#8DA0B2
accent
#75A640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483