#DBD2C7#DBD2C7
#DBD2C7 is a very light, near-neutral orange. Relative luminance 0.653; OKLCH L 86.8% C 0.018 H 73.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD2C7 |
|---|---|
| RGB | rgb(219, 210, 199) |
| HSL | hsl(33, 22%, 82%) |
| HSV | hsv(33, 9%, 86%) |
| CMYK | cmyk(0%, 4.1%, 9.1%, 14.1%) |
| CIE-LAB | lab(84.63, 1.22, 6.55) |
| CIE-LCH | lch(84.63, 6.66, 79.48°) |
| OKLab | oklab(86.8% 0.0052 0.0172) |
| OKLCH | oklch(86.8% 0.018 73.1) |
| XYZ | xyz(62.5677, 65.2774, 63.3255) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.96
Warm Gray
#C9BEB0
ΔE00 5.08
Light Gray
#D3D3D3
ΔE00 5.90
Gainsboro
#DCDCDC
ΔE00 6.24
Light Grey
#D8DCD6
ΔE00 6.48
Linen
#FAF0E6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD2C7 #C7D0DB
analogous
#DBC8C7 #DBD2C7 #DADBC7
triadic
#DBD2C7 #C7DBD2 #D2C7DB
tetradic
#DBD2C7 #C7DBC8 #C7D0DB #DBC7DA
square
#DBD2C7 #C7DBC8 #C7D0DB #DBC7DA
split-complementary
#DBD2C7 #C7DADB #C8C7DB
monochromatic
#AB967C #C3B4A2 #DBD2C7 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.49
#DBD2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DBD2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD2C7
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD2C7 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C6
Deuteranopia (green-blind)
#D8D4C7
Tritanopia (blue-blind)
#DFD0CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dbd2c7; /* rgb */ color: rgb(219, 210, 199); /* oklch */ color: oklch(86.8% 0.018 73.1);
Tailwind
colors: {
custom: {
50: '#e6dfd8',
500: '#dbd2c7',
950: '#000000',
},
}SCSS
$custom: #dbd2c7; $custom-light: #e6dfd8; $custom-dark: #000000;
JSON
{
"hex": "#dbd2c7",
"rgb": {
"r": 219,
"g": 210,
"b": 199
},
"hsl": {
"h": 33,
"s": 21.739,
"l": 81.961
},
"oklch": {
"l": 0.86795,
"c": 0.01799,
"h": 73.1
},
"luminance": 0.65277
}Semantic roles & 50–950 ramp
primary
#DBD2C7
secondary
#95A2B1
accent
#6EA045
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483