#DBD4C8#DBD4C8
#DBD4C8 is a very light, near-neutral orange. Relative luminance 0.663; OKLCH L 87.2% C 0.018 H 81.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD4C8 |
|---|---|
| RGB | rgb(219, 212, 200) |
| HSL | hsl(38, 21%, 82%) |
| HSV | hsv(38, 9%, 86%) |
| CMYK | cmyk(0%, 3.2%, 8.7%, 14.1%) |
| CIE-LAB | lab(85.16, 0.34, 6.79) |
| CIE-LCH | lch(85.16, 6.79, 87.12°) |
| OKLab | oklab(87.22% 0.0027 0.0178) |
| OKLCH | oklch(87.22% 0.018 81.3) |
| XYZ | xyz(63.1810, 66.3177, 64.1046) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.78
Warm Gray
#C9BEB0
ΔE00 5.57
Light Grey
#D8DCD6
ΔE00 5.59
Eggshell
#F0EAD6
ΔE00 5.86
Light Gray
#D3D3D3
ΔE00 5.91
Gainsboro
#DCDCDC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD4C8 #C8CFDB
analogous
#DBCBC8 #DBD4C8 #D9DBC8
triadic
#DBD4C8 #C8DBD4 #D4C8DB
tetradic
#DBD4C8 #C8DBCB #C8CFDB #DBC8D9
square
#DBD4C8 #C8DBCB #C8CFDB #DBC8D9
split-complementary
#DBD4C8 #C8D9DB #CBC8DB
monochromatic
#AB9A7E #C3B7A3 #DBD4C8 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.47
#DBD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DBD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD4C8
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD4C8 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C7
Deuteranopia (green-blind)
#D9D5C8
Tritanopia (blue-blind)
#DFD2D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dbd4c8; /* rgb */ color: rgb(219, 212, 200); /* oklch */ color: oklch(87.2% 0.018 81.3);
Tailwind
colors: {
custom: {
50: '#e6e1d8',
500: '#dbd4c8',
950: '#000000',
},
}SCSS
$custom: #dbd4c8; $custom-light: #e6e1d8; $custom-dark: #000000;
JSON
{
"hex": "#dbd4c8",
"rgb": {
"r": 219,
"g": 212,
"b": 200
},
"hsl": {
"h": 37.895,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87221,
"c": 0.01802,
"h": 81.3
},
"luminance": 0.66317
}Semantic roles & 50–950 ramp
primary
#DBD4C8
secondary
#96A0B1
accent
#679F46
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483