#D2D0C0#D2D0C0
#D2D0C0 is a very light, muted yellow. Relative luminance 0.626; OKLCH L 85.5% C 0.022 H 101.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0C0 |
|---|---|
| RGB | rgb(210, 208, 192) |
| HSL | hsl(53, 17%, 79%) |
| HSV | hsv(53, 9%, 82%) |
| CMYK | cmyk(0%, 1%, 8.6%, 17.6%) |
| CIE-LAB | lab(83.24, -2.10, 8.19) |
| CIE-LCH | lch(83.24, 8.45, 104.36°) |
| OKLab | oklab(85.48% -0.0042 0.0214) |
| OKLCH | oklch(85.48% 0.022 101) |
| XYZ | xyz(58.6475, 62.6195, 58.8561) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.43
Warm Beige
#E9DCC9
ΔE00 6.05
Warm Gray
#C9BEB0
ΔE00 6.31
Eggshell
#F0EAD6
ΔE00 6.35
Silver (survey)
#C5C9C7
ΔE00 6.65
Light Gray
#D3D3D3
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0C0 #C0C2D2
analogous
#D2C7C0 #D2D0C0 #CBD2C0
triadic
#D2D0C0 #C0D2D0 #D0C0D2
tetradic
#D2D0C0 #C0D2C7 #C0C2D2 #D2C0CB
square
#D2D0C0 #C0D2C7 #C0C2D2 #D2C0CB
split-complementary
#D2D0C0 #C0CBD2 #C7C0D2
monochromatic
#9F9B79 #B9B59C #D2D0C0 #ECEBE4 #F2F2ED
Accessibility & contrast
On white
1.55
#D2D0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#D2D0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0C0
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0C0 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFBF
Deuteranopia (green-blind)
#D4D0C0
Tritanopia (blue-blind)
#D5CECB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2d0c0; /* rgb */ color: rgb(210, 208, 192); /* oklch */ color: oklch(85.5% 0.022 101.0);
Tailwind
colors: {
custom: {
50: '#dfded3',
500: '#d2d0c0',
950: '#000000',
},
}SCSS
$custom: #d2d0c0; $custom-light: #dfded3; $custom-dark: #000000;
JSON
{
"hex": "#d2d0c0",
"rgb": {
"r": 210,
"g": 208,
"b": 192
},
"hsl": {
"h": 53.333,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.85479,
"c": 0.0218,
"h": 101
},
"luminance": 0.62619
}Semantic roles & 50–950 ramp
primary
#D2D0C0
secondary
#8F92A7
accent
#549B4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483