#D0D4C2#D0D4C2
#D0D4C2 is a very light, muted yellow-green. Relative luminance 0.644; OKLCH L 86.2% C 0.025 H 117.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D4C2 |
|---|---|
| RGB | rgb(208, 212, 194) |
| HSL | hsl(73, 17%, 80%) |
| HSV | hsv(73, 8%, 83%) |
| CMYK | cmyk(1.9%, 0%, 8.5%, 16.9%) |
| CIE-LAB | lab(84.17, -4.54, 8.43) |
| CIE-LCH | lch(84.17, 9.58, 118.30°) |
| OKLab | oklab(86.19% -0.0113 0.022) |
| OKLCH | oklch(86.19% 0.025 117.1) |
| XYZ | xyz(59.2921, 64.3920, 60.3338) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.50
Eggshell
#F0EAD6
ΔE00 7.01
Silver (survey)
#C5C9C7
ΔE00 7.45
Beige
#F5F5DC
ΔE00 7.84
Warm Beige
#E9DCC9
ΔE00 8.43
Light Gray
#D3D3D3
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D4C2 #C6C2D4
analogous
#D4CFC2 #D0D4C2 #C7D4C2
triadic
#D0D4C2 #C2D0D4 #D4C2D0
tetradic
#D0D4C2 #C2D4CF #C6C2D4 #D4C2C7
square
#D0D4C2 #C2D4CF #C6C2D4 #D4C2C7
split-complementary
#D0D4C2 #C2C7D4 #CFC2D4
monochromatic
#99A17A #B4BB9E #D0D4C2 #ECEDE6 #F1F2ED
Accessibility & contrast
On white
1.51
#D0D4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#D0D4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D4C2
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D4C2 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#D6D2C3
Tritanopia (blue-blind)
#D2D2CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0d4c2; /* rgb */ color: rgb(208, 212, 194); /* oklch */ color: oklch(86.2% 0.025 117.1);
Tailwind
colors: {
custom: {
50: '#dee1d4',
500: '#d0d4c2',
950: '#000000',
},
}SCSS
$custom: #d0d4c2; $custom-light: #dee1d4; $custom-dark: #000000;
JSON
{
"hex": "#d0d4c2",
"rgb": {
"r": 208,
"g": 212,
"b": 194
},
"hsl": {
"h": 73.333,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.86188,
"c": 0.02474,
"h": 117.1
},
"luminance": 0.64392
}Semantic roles & 50–950 ramp
primary
#D0D4C2
secondary
#9791A9
accent
#4A9C5C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483