#D0D4C8#D0D4C8
#D0D4C8 is a very light, near-neutral yellow-green. Relative luminance 0.647; OKLCH L 86.3% C 0.017 H 121.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D4C8 |
|---|---|
| RGB | rgb(208, 212, 200) |
| HSL | hsl(80, 12%, 81%) |
| HSV | hsv(80, 6%, 83%) |
| CMYK | cmyk(1.9%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(84.31, -3.51, 5.46) |
| CIE-LCH | lch(84.31, 6.49, 122.74°) |
| OKLab | oklab(86.35% -0.0089 0.0143) |
| OKLCH | oklch(86.35% 0.017 121.8) |
| XYZ | xyz(59.9796, 64.6670, 63.9545) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.35
Silver (survey)
#C5C9C7
ΔE00 5.31
Light Gray
#D3D3D3
ΔE00 6.48
Gainsboro
#DCDCDC
ΔE00 6.85
Eggshell
#F0EAD6
ΔE00 7.28
Silver
#C0C0C0
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D4C8 #CCC8D4
analogous
#D4D2C8 #D0D4C8 #CAD4C8
triadic
#D0D4C8 #C8D0D4 #D4C8D0
tetradic
#D0D4C8 #C8D4D2 #CCC8D4 #D4C8CA
square
#D0D4C8 #C8D4D2 #CCC8D4 #D4C8CA
split-complementary
#D0D4C8 #C8CAD4 #D2C8D4
monochromatic
#959E83 #B3B9A6 #D0D4C8 #EDEFEA #F0F2EE
Accessibility & contrast
On white
1.51
#D0D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#D0D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D4C8
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D4C8 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#D5D2C8
Tritanopia (blue-blind)
#D1D3D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0d4c8; /* rgb */ color: rgb(208, 212, 200); /* oklch */ color: oklch(86.3% 0.017 121.8);
Tailwind
colors: {
custom: {
50: '#dee1d8',
500: '#d0d4c8',
950: '#000000',
},
}SCSS
$custom: #d0d4c8; $custom-light: #dee1d8; $custom-dark: #000000;
JSON
{
"hex": "#d0d4c8",
"rgb": {
"r": 208,
"g": 212,
"b": 200
},
"hsl": {
"h": 80,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.86347,
"c": 0.01684,
"h": 121.8
},
"luminance": 0.64667
}Semantic roles & 50–950 ramp
primary
#D0D4C8
secondary
#9D98A8
accent
#4F9667
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483