#DBCDC7#DBCDC7
#DBCDC7 is a very light, near-neutral orange. Relative luminance 0.628; OKLCH L 85.8% C 0.018 H 44.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCDC7 |
|---|---|
| RGB | rgb(219, 205, 199) |
| HSL | hsl(18, 22%, 82%) |
| HSV | hsv(18, 9%, 86%) |
| CMYK | cmyk(0%, 6.4%, 9.1%, 14.1%) |
| CIE-LAB | lab(83.36, 3.83, 4.73) |
| CIE-LCH | lch(83.36, 6.09, 50.96°) |
| OKLab | oklab(85.8% 0.0126 0.0125) |
| OKLCH | oklch(85.8% 0.018 44.8) |
| XYZ | xyz(61.3525, 62.8471, 62.9204) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 6.42
Gainsboro
#DCDCDC
ΔE00 6.99
Warm Beige
#E9DCC9
ΔE00 7.08
Silver
#C0C0C0
ΔE00 7.47
Mistyrose
#FFE4E1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCDC7 #C7D5DB
analogous
#DBC7CB #DBCDC7 #DBD7C7
triadic
#DBCDC7 #C7DBCD #CDC7DB
tetradic
#DBCDC7 #CBDBC7 #C7D5DB #D7C7DB
square
#DBCDC7 #CBDBC7 #C7D5DB #D7C7DB
split-complementary
#DBCDC7 #C7DBD7 #C7CBDB
monochromatic
#AB8A7C #C3ACA2 #DBCDC7 #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.55
#DBCDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#DBCDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCDC7
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCDC7 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC7
Deuteranopia (green-blind)
#D4D1C7
Tritanopia (blue-blind)
#DFCBCB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dbcdc7; /* rgb */ color: rgb(219, 205, 199); /* oklch */ color: oklch(85.8% 0.018 44.8);
Tailwind
colors: {
custom: {
50: '#e6dcd8',
500: '#dbcdc7',
950: '#000000',
},
}SCSS
$custom: #dbcdc7; $custom-light: #e6dcd8; $custom-dark: #000000;
JSON
{
"hex": "#dbcdc7",
"rgb": {
"r": 219,
"g": 205,
"b": 199
},
"hsl": {
"h": 18,
"s": 21.739,
"l": 81.961
},
"oklch": {
"l": 0.85803,
"c": 0.01773,
"h": 44.8
},
"luminance": 0.62846
}Semantic roles & 50–950 ramp
primary
#DBCDC7
secondary
#95A9B1
accent
#85A045
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483