#DBD0C8#DBD0C8
#DBD0C8 is a very light, near-neutral orange. Relative luminance 0.643; OKLCH L 86.4% C 0.016 H 58.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD0C8 |
|---|---|
| RGB | rgb(219, 208, 200) |
| HSL | hsl(25, 21%, 82%) |
| HSV | hsv(25, 9%, 86%) |
| CMYK | cmyk(0%, 5%, 8.7%, 14.1%) |
| CIE-LAB | lab(84.14, 2.43, 5.32) |
| CIE-LCH | lch(84.14, 5.85, 65.49°) |
| OKLab | oklab(86.42% 0.0086 0.014) |
| OKLCH | oklch(86.42% 0.016 58.6) |
| XYZ | xyz(62.1935, 64.3427, 63.7754) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.40
Warm Gray
#C9BEB0
ΔE00 5.42
Light Gray
#D3D3D3
ΔE00 5.64
Gainsboro
#DCDCDC
ΔE00 6.11
Linen
#FAF0E6
ΔE00 7.12
Silver
#C0C0C0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD0C8 #C8D3DB
analogous
#DBC8CA #DBD0C8 #DBDAC8
triadic
#DBD0C8 #C8DBD0 #D0C8DB
tetradic
#DBD0C8 #CADBC8 #C8D3DB #DAC8DB
square
#DBD0C8 #CADBC8 #C8D3DB #DAC8DB
split-complementary
#DBD0C8 #C8DBDA #C8CADB
monochromatic
#AB917E #C3B0A3 #DBD0C8 #F3EFED #F3EFED
Accessibility & contrast
On white
1.51
#DBD0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#DBD0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD0C8
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD0C8 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C8
Deuteranopia (green-blind)
#D6D3C8
Tritanopia (blue-blind)
#DFCECE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dbd0c8; /* rgb */ color: rgb(219, 208, 200); /* oklch */ color: oklch(86.4% 0.016 58.6);
Tailwind
colors: {
custom: {
50: '#e6ded8',
500: '#dbd0c8',
950: '#000000',
},
}SCSS
$custom: #dbd0c8; $custom-light: #e6ded8; $custom-dark: #000000;
JSON
{
"hex": "#dbd0c8",
"rgb": {
"r": 219,
"g": 208,
"b": 200
},
"hsl": {
"h": 25.263,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.86424,
"c": 0.01644,
"h": 58.6
},
"luminance": 0.64342
}Semantic roles & 50–950 ramp
primary
#DBD0C8
secondary
#96A6B1
accent
#7A9F46
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483