#DBD7C8#DBD7C8
#DBD7C8 is a very light, muted yellow. Relative luminance 0.678; OKLCH L 87.8% C 0.021 H 94.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD7C8 |
|---|---|
| RGB | rgb(219, 215, 200) |
| HSL | hsl(47, 21%, 82%) |
| HSV | hsv(47, 9%, 86%) |
| CMYK | cmyk(0%, 1.8%, 8.7%, 14.1%) |
| CIE-LAB | lab(85.92, -1.22, 7.88) |
| CIE-LCH | lch(85.92, 7.98, 98.77°) |
| OKLab | oklab(87.82% -0.0016 0.0206) |
| OKLCH | oklch(87.82% 0.021 94.5) |
| XYZ | xyz(63.9379, 67.8315, 64.3569) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.35
Eggshell
#F0EAD6
ΔE00 4.63
Light Grey
#D8DCD6
ΔE00 4.95
Champagne
#F7E7CE
ΔE00 6.80
Warm Gray
#C9BEB0
ΔE00 6.84
Antiquewhite
#FAEBD7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD7C8 #C8CCDB
analogous
#DBCEC8 #DBD7C8 #D6DBC8
triadic
#DBD7C8 #C8DBD7 #D7C8DB
tetradic
#DBD7C8 #C8DBCE #C8CCDB #DBC8D6
square
#DBD7C8 #C8DBCE #C8CCDB #DBC8D6
split-complementary
#DBD7C8 #C8D6DB #CEC8DB
monochromatic
#ABA17E #C3BCA3 #DBD7C8 #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.44
#DBD7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#DBD7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD7C8
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD7C8 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#DCD7C8
Tritanopia (blue-blind)
#DED5D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dbd7c8; /* rgb */ color: rgb(219, 215, 200); /* oklch */ color: oklch(87.8% 0.021 94.5);
Tailwind
colors: {
custom: {
50: '#e6e3d8',
500: '#dbd7c8',
950: '#000000',
},
}SCSS
$custom: #dbd7c8; $custom-light: #e6e3d8; $custom-dark: #000000;
JSON
{
"hex": "#dbd7c8",
"rgb": {
"r": 219,
"g": 215,
"b": 200
},
"hsl": {
"h": 47.368,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87822,
"c": 0.02071,
"h": 94.5
},
"luminance": 0.67831
}Semantic roles & 50–950 ramp
primary
#DBD7C8
secondary
#969CB1
accent
#599F46
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483