#D8D6C2#D8D6C2
#D8D6C2 is a very light, muted yellow. Relative luminance 0.666; OKLCH L 87.2% C 0.027 H 102.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D6C2 |
|---|---|
| RGB | rgb(216, 214, 194) |
| HSL | hsl(55, 22%, 80%) |
| HSV | hsv(55, 10%, 85%) |
| CMYK | cmyk(0%, 0.9%, 10.2%, 15.3%) |
| CIE-LAB | lab(85.30, -2.75, 10.13) |
| CIE-LCH | lch(85.30, 10.49, 105.18°) |
| OKLab | oklab(87.23% -0.0057 0.0264) |
| OKLCH | oklch(87.23% 0.027 102.3) |
| XYZ | xyz(62.1020, 66.5875, 60.6096) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.03
Warm Beige
#E9DCC9
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 6.14
Beige
#F5F5DC
ΔE00 6.92
Champagne
#F7E7CE
ΔE00 7.57
Warm Gray
#C9BEB0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D6C2 #C2C4D8
analogous
#D8CBC2 #D8D6C2 #CFD8C2
triadic
#D8D6C2 #C2D8D6 #D6C2D8
tetradic
#D8D6C2 #C2D8CB #C2C4D8 #D8C2CF
square
#D8D6C2 #C2D8CB #C2C4D8 #D8C2CF
split-complementary
#D8D6C2 #C2CFD8 #CBC2D8
monochromatic
#A8A477 #C0BD9D #D8D6C2 #F0EFE7 #F3F2EC
Accessibility & contrast
On white
1.47
#D8D6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#D8D6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D6C2
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D6C2 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C1
Deuteranopia (green-blind)
#DBD6C3
Tritanopia (blue-blind)
#DCD3D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d8d6c2; /* rgb */ color: rgb(216, 214, 194); /* oklch */ color: oklch(87.2% 0.027 102.3);
Tailwind
colors: {
custom: {
50: '#e4e2d4',
500: '#d8d6c2',
950: '#000000',
},
}SCSS
$custom: #d8d6c2; $custom-light: #e4e2d4; $custom-dark: #000000;
JSON
{
"hex": "#d8d6c2",
"rgb": {
"r": 216,
"g": 214,
"b": 194
},
"hsl": {
"h": 54.545,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.87226,
"c": 0.02701,
"h": 102.3
},
"luminance": 0.66587
}Semantic roles & 50–950 ramp
primary
#D8D6C2
secondary
#9093AE
accent
#4DA045
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483