#DBD1C8#DBD1C8
#DBD1C8 is a very light, near-neutral orange. Relative luminance 0.648; OKLCH L 86.6% C 0.017 H 64.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD1C8 |
|---|---|
| RGB | rgb(219, 209, 200) |
| HSL | hsl(28, 21%, 82%) |
| HSV | hsv(28, 9%, 86%) |
| CMYK | cmyk(0%, 4.6%, 8.7%, 14.1%) |
| CIE-LAB | lab(84.40, 1.91, 5.69) |
| CIE-LCH | lch(84.40, 6.00, 71.49°) |
| OKLab | oklab(86.62% 0.0071 0.015) |
| OKLCH | oklch(86.62% 0.017 64.6) |
| XYZ | xyz(62.4381, 64.8318, 63.8569) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.79
Warm Gray
#C9BEB0
ΔE00 5.25
Light Gray
#D3D3D3
ΔE00 5.57
Gainsboro
#DCDCDC
ΔE00 5.98
Linen
#FAF0E6
ΔE00 6.86
Light Grey
#D8DCD6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD1C8 #C8D2DB
analogous
#DBC8C9 #DBD1C8 #DBDBC8
triadic
#DBD1C8 #C8DBD1 #D1C8DB
tetradic
#DBD1C8 #C9DBC8 #C8D2DB #DBC8DB
square
#DBD1C8 #C9DBC8 #C8D2DB #DBC8DB
split-complementary
#DBD1C8 #C8DBDB #C8C9DB
monochromatic
#AB937E #C3B2A3 #DBD1C8 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.50
#DBD1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DBD1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD1C8
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD1C8 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#D7D3C8
Tritanopia (blue-blind)
#DFCFCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dbd1c8; /* rgb */ color: rgb(219, 209, 200); /* oklch */ color: oklch(86.6% 0.017 64.6);
Tailwind
colors: {
custom: {
50: '#e6dfd8',
500: '#dbd1c8',
950: '#000000',
},
}SCSS
$custom: #dbd1c8; $custom-light: #e6dfd8; $custom-dark: #000000;
JSON
{
"hex": "#dbd1c8",
"rgb": {
"r": 219,
"g": 209,
"b": 200
},
"hsl": {
"h": 28.421,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.86623,
"c": 0.01658,
"h": 64.6
},
"luminance": 0.64831
}Semantic roles & 50–950 ramp
primary
#DBD1C8
secondary
#96A4B1
accent
#759F46
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483