#DBD6C8#DBD6C8
#DBD6C8 is a very light, near-neutral orange. Relative luminance 0.673; OKLCH L 87.6% C 0.020 H 90.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD6C8 |
|---|---|
| RGB | rgb(219, 214, 200) |
| HSL | hsl(44, 21%, 82%) |
| HSV | hsv(44, 9%, 86%) |
| CMYK | cmyk(0%, 2.3%, 8.7%, 14.1%) |
| CIE-LAB | lab(85.67, -0.70, 7.52) |
| CIE-LCH | lch(85.67, 7.55, 95.30°) |
| OKLab | oklab(87.62% -0.0002 0.0197) |
| OKLCH | oklch(87.62% 0.02 90.6) |
| XYZ | xyz(63.6841, 67.3238, 64.2723) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.01
Eggshell
#F0EAD6
ΔE00 4.93
Light Grey
#D8DCD6
ΔE00 5.06
Warm Gray
#C9BEB0
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 6.52
Gainsboro
#DCDCDC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD6C8 #C8CDDB
analogous
#DBCDC8 #DBD6C8 #D7DBC8
triadic
#DBD6C8 #C8DBD6 #D6C8DB
tetradic
#DBD6C8 #C8DBCD #C8CDDB #DBC8D7
square
#DBD6C8 #C8DBCD #C8CDDB #DBC8D7
split-complementary
#DBD6C8 #C8D7DB #CDC8DB
monochromatic
#AB9F7E #C3BAA3 #DBD6C8 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.45
#DBD6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#DBD6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD6C8
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD6C8 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#DBD7C8
Tritanopia (blue-blind)
#DFD4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dbd6c8; /* rgb */ color: rgb(219, 214, 200); /* oklch */ color: oklch(87.6% 0.020 90.6);
Tailwind
colors: {
custom: {
50: '#e6e2d8',
500: '#dbd6c8',
950: '#000000',
},
}SCSS
$custom: #dbd6c8; $custom-light: #e6e2d8; $custom-dark: #000000;
JSON
{
"hex": "#dbd6c8",
"rgb": {
"r": 219,
"g": 214,
"b": 200
},
"hsl": {
"h": 44.211,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87621,
"c": 0.01969,
"h": 90.6
},
"luminance": 0.67323
}Semantic roles & 50–950 ramp
primary
#DBD6C8
secondary
#969DB1
accent
#5E9F46
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483