#DBCDBE#DBCDBE
#DBCDBE is a very light, muted orange. Relative luminance 0.624; OKLCH L 85.6% C 0.026 H 69.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCDBE |
|---|---|
| RGB | rgb(219, 205, 190) |
| HSL | hsl(31, 29%, 80%) |
| HSV | hsv(31, 13%, 86%) |
| CMYK | cmyk(0%, 6.4%, 13.2%, 14.1%) |
| CIE-LAB | lab(83.15, 2.36, 9.21) |
| CIE-LCH | lch(83.15, 9.51, 75.62°) |
| OKLab | oklab(85.56% 0.0091 0.0241) |
| OKLCH | oklch(85.56% 0.026 69.4) |
| XYZ | xyz(60.3383, 62.4414, 57.5790) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.90
Warm Gray
#C9BEB0
ΔE00 4.08
Champagne
#F7E7CE
ΔE00 6.91
Antiquewhite
#FAEBD7
ΔE00 6.98
Eggshell
#F0EAD6
ΔE00 7.94
Linen
#FAF0E6
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCDBE #BECCDB
analogous
#DBBEBE #DBCDBE #DBDBBE
triadic
#DBCDBE #BEDBCD #CDBEDB
tetradic
#DBCDBE #BEDBBE #BECCDB #DBBEDB
square
#DBCDBE #BEDBBE #BECCDB #DBBEDB
split-complementary
#DBCDBE #BEDBDB #BEBEDB
monochromatic
#AF906F #C5AF97 #DBCDBE #F1EBE5 #F4F0EB
Accessibility & contrast
On white
1.56
#DBCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DBCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCDBE
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCDBE | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBD
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#E1CAC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dbcdbe; /* rgb */ color: rgb(219, 205, 190); /* oklch */ color: oklch(85.6% 0.026 69.4);
Tailwind
colors: {
custom: {
50: '#e6dcd1',
500: '#dbcdbe',
950: '#000000',
},
}SCSS
$custom: #dbcdbe; $custom-light: #e6dcd1; $custom-dark: #000000;
JSON
{
"hex": "#dbcdbe",
"rgb": {
"r": 219,
"g": 205,
"b": 190
},
"hsl": {
"h": 31.034,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.85564,
"c": 0.02572,
"h": 69.4
},
"luminance": 0.6244
}Semantic roles & 50–950 ramp
primary
#DBCDBE
secondary
#8B9EB2
accent
#71A73E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483