#D8D4C0#D8D4C0
#D8D4C0 is a very light, muted yellow. Relative luminance 0.655; OKLCH L 86.8% C 0.027 H 97.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4C0 |
|---|---|
| RGB | rgb(216, 212, 192) |
| HSL | hsl(50, 24%, 80%) |
| HSV | hsv(50, 11%, 85%) |
| CMYK | cmyk(0%, 1.9%, 11.1%, 15.3%) |
| CIE-LAB | lab(84.74, -2.04, 10.39) |
| CIE-LCH | lch(84.74, 10.58, 101.10°) |
| OKLab | oklab(86.77% -0.0036 0.0271) |
| OKLCH | oklch(86.77% 0.027 97.7) |
| XYZ | xyz(61.3758, 65.4922, 59.2669) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.07
Eggshell
#F0EAD6
ΔE00 5.12
Light Grey
#D8DCD6
ΔE00 6.52
Warm Gray
#C9BEB0
ΔE00 6.99
Champagne
#F7E7CE
ΔE00 7.07
Beige
#F5F5DC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4C0 #C0C4D8
analogous
#D8C8C0 #D8D4C0 #D0D8C0
triadic
#D8D4C0 #C0D8D4 #D4C0D8
tetradic
#D8D4C0 #C0D8C8 #C0C4D8 #D8C0D0
square
#D8D4C0 #C0D8C8 #C0C4D8 #D8C0D0
split-complementary
#D8D4C0 #C0D0D8 #C8C0D8
monochromatic
#A9A074 #C1BA9A #D8D4C0 #EFEEE6 #F3F2EC
Accessibility & contrast
On white
1.49
#D8D4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#D8D4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4C0
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4C0 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3BF
Deuteranopia (green-blind)
#DAD4C1
Tritanopia (blue-blind)
#DCD1CE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d8d4c0; /* rgb */ color: rgb(216, 212, 192); /* oklch */ color: oklch(86.8% 0.027 97.7);
Tailwind
colors: {
custom: {
50: '#e4e1d3',
500: '#d8d4c0',
950: '#000000',
},
}SCSS
$custom: #d8d4c0; $custom-light: #e4e1d3; $custom-dark: #000000;
JSON
{
"hex": "#d8d4c0",
"rgb": {
"r": 216,
"g": 212,
"b": 192
},
"hsl": {
"h": 50,
"s": 23.529,
"l": 80
},
"oklch": {
"l": 0.86771,
"c": 0.0273,
"h": 97.7
},
"luminance": 0.65492
}Semantic roles & 50–950 ramp
primary
#D8D4C0
secondary
#8E93AE
accent
#53A244
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483