#D0D2C0#D0D2C0
#D0D2C0 is a very light, muted yellow. Relative luminance 0.633; OKLCH L 85.7% C 0.024 H 112.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2C0 |
|---|---|
| RGB | rgb(208, 210, 192) |
| HSL | hsl(67, 17%, 79%) |
| HSV | hsv(67, 9%, 82%) |
| CMYK | cmyk(1%, 0%, 8.6%, 17.6%) |
| CIE-LAB | lab(83.60, -3.84, 8.69) |
| CIE-LCH | lch(83.60, 9.50, 113.86°) |
| OKLab | oklab(85.73% -0.0092 0.0227) |
| OKLCH | oklch(85.73% 0.024 112.1) |
| XYZ | xyz(58.5722, 63.3091, 58.9931) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.61
Eggshell
#F0EAD6
ΔE00 6.81
Silver (survey)
#C5C9C7
ΔE00 7.27
Warm Beige
#E9DCC9
ΔE00 7.73
Beige
#F5F5DC
ΔE00 8.09
Warm Gray
#C9BEB0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2C0 #C2C0D2
analogous
#D2CBC0 #D0D2C0 #C7D2C0
triadic
#D0D2C0 #C0D0D2 #D2C0D0
tetradic
#D0D2C0 #C0D2CB #C2C0D2 #D2C0C7
square
#D0D2C0 #C0D2CB #C2C0D2 #D2C0C7
split-complementary
#D0D2C0 #C0C7D2 #CBC0D2
monochromatic
#9B9F79 #B5B99C #D0D2C0 #EBECE4 #F2F2ED
Accessibility & contrast
On white
1.54
#D0D2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#D0D2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2C0
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2C0 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BF
Deuteranopia (green-blind)
#D5D1C1
Tritanopia (blue-blind)
#D3D0CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0d2c0; /* rgb */ color: rgb(208, 210, 192); /* oklch */ color: oklch(85.7% 0.024 112.1);
Tailwind
colors: {
custom: {
50: '#dedfd3',
500: '#d0d2c0',
950: '#000000',
},
}SCSS
$custom: #d0d2c0; $custom-light: #dedfd3; $custom-dark: #000000;
JSON
{
"hex": "#d0d2c0",
"rgb": {
"r": 208,
"g": 210,
"b": 192
},
"hsl": {
"h": 66.667,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.85727,
"c": 0.02446,
"h": 112.1
},
"luminance": 0.63309
}Semantic roles & 50–950 ramp
primary
#D0D2C0
secondary
#928FA7
accent
#4B9B54
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483