#DBD2C8#DBD2C8
#DBD2C8 is a very light, near-neutral orange. Relative luminance 0.653; OKLCH L 86.8% C 0.017 H 70.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD2C8 |
|---|---|
| RGB | rgb(219, 210, 200) |
| HSL | hsl(32, 21%, 82%) |
| HSV | hsv(32, 9%, 86%) |
| CMYK | cmyk(0%, 4.1%, 8.7%, 14.1%) |
| CIE-LAB | lab(84.65, 1.38, 6.05) |
| CIE-LCH | lch(84.65, 6.21, 77.13°) |
| OKLab | oklab(86.82% 0.0056 0.0159) |
| OKLCH | oklch(86.82% 0.017 70.5) |
| XYZ | xyz(62.6842, 65.3240, 63.9390) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.29
Warm Gray
#C9BEB0
ΔE00 5.22
Light Gray
#D3D3D3
ΔE00 5.59
Gainsboro
#DCDCDC
ΔE00 5.95
Light Grey
#D8DCD6
ΔE00 6.47
Linen
#FAF0E6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD2C8 #C8D1DB
analogous
#DBC9C8 #DBD2C8 #DBDBC8
triadic
#DBD2C8 #C8DBD2 #D2C8DB
tetradic
#DBD2C8 #C8DBC9 #C8D1DB #DBC8DB
square
#DBD2C8 #C8DBC9 #C8D1DB #DBC8DB
split-complementary
#DBD2C8 #C8DBDB #C9C8DB
monochromatic
#AB957E #C3B4A3 #DBD2C8 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.49
#DBD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DBD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD2C8
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD2C8 | 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)
#D5D2C7
Deuteranopia (green-blind)
#D8D4C8
Tritanopia (blue-blind)
#DFD0CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dbd2c8; /* rgb */ color: rgb(219, 210, 200); /* oklch */ color: oklch(86.8% 0.017 70.5);
Tailwind
colors: {
custom: {
50: '#e6dfd8',
500: '#dbd2c8',
950: '#000000',
},
}SCSS
$custom: #dbd2c8; $custom-light: #e6dfd8; $custom-dark: #000000;
JSON
{
"hex": "#dbd2c8",
"rgb": {
"r": 219,
"g": 210,
"b": 200
},
"hsl": {
"h": 31.579,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.86822,
"c": 0.01689,
"h": 70.5
},
"luminance": 0.65323
}Semantic roles & 50–950 ramp
primary
#DBD2C8
secondary
#96A3B1
accent
#709F46
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483