#D8D2C0#D8D2C0
#D8D2C0 is a very light, muted yellow. Relative luminance 0.645; OKLCH L 86.4% C 0.025 H 91.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D2C0 |
|---|---|
| RGB | rgb(216, 210, 192) |
| HSL | hsl(45, 24%, 80%) |
| HSV | hsv(45, 11%, 85%) |
| CMYK | cmyk(0%, 2.8%, 11.1%, 15.3%) |
| CIE-LAB | lab(84.22, -1.00, 9.66) |
| CIE-LCH | lch(84.22, 9.71, 95.92°) |
| OKLab | oklab(86.37% -0.0007 0.0252) |
| OKLCH | oklch(86.37% 0.025 91.6) |
| XYZ | xyz(60.8790, 64.4985, 59.1013) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.19
Eggshell
#F0EAD6
ΔE00 5.41
Warm Gray
#C9BEB0
ΔE00 5.80
Light Grey
#D8DCD6
ΔE00 6.51
Champagne
#F7E7CE
ΔE00 6.72
Antiquewhite
#FAEBD7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D2C0 #C0C6D8
analogous
#D8C6C0 #D8D2C0 #D2D8C0
triadic
#D8D2C0 #C0D8D2 #D2C0D8
tetradic
#D8D2C0 #C0D8C6 #C0C6D8 #D8C0D2
square
#D8D2C0 #C0D8C6 #C0C6D8 #D8C0D2
split-complementary
#D8D2C0 #C0D2D8 #C6C0D8
monochromatic
#A99C74 #C1B79A #D8D2C0 #EFEDE6 #F3F1EC
Accessibility & contrast
On white
1.51
#D8D2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#D8D2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D2C0
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D2C0 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BF
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#DCCFCD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d8d2c0; /* rgb */ color: rgb(216, 210, 192); /* oklch */ color: oklch(86.4% 0.025 91.6);
Tailwind
colors: {
custom: {
50: '#e4dfd3',
500: '#d8d2c0',
950: '#000000',
},
}SCSS
$custom: #d8d2c0; $custom-light: #e4dfd3; $custom-dark: #000000;
JSON
{
"hex": "#d8d2c0",
"rgb": {
"r": 216,
"g": 210,
"b": 192
},
"hsl": {
"h": 45,
"s": 23.529,
"l": 80
},
"oklch": {
"l": 0.86367,
"c": 0.02521,
"h": 91.6
},
"luminance": 0.64498
}Semantic roles & 50–950 ramp
primary
#D8D2C0
secondary
#8E96AE
accent
#5BA244
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483