#D2D2C0#D2D2C0
#D2D2C0 is a very light, muted yellow. Relative luminance 0.636; OKLCH L 85.9% C 0.024 H 106.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2C0 |
|---|---|
| RGB | rgb(210, 210, 192) |
| HSL | hsl(60, 17%, 79%) |
| HSV | hsv(60, 9%, 82%) |
| CMYK | cmyk(0%, 0%, 8.6%, 17.6%) |
| CIE-LAB | lab(83.76, -3.13, 8.93) |
| CIE-LCH | lch(83.76, 9.46, 109.35°) |
| OKLab | oklab(85.89% -0.0071 0.0233) |
| OKLCH | oklch(85.89% 0.024 106.9) |
| XYZ | xyz(59.1382, 63.6009, 59.0197) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.64
Eggshell
#F0EAD6
ΔE00 6.29
Warm Beige
#E9DCC9
ΔE00 6.85
Silver (survey)
#C5C9C7
ΔE00 7.31
Warm Gray
#C9BEB0
ΔE00 7.57
Beige
#F5F5DC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2C0 #C0C0D2
analogous
#D2C9C0 #D2D2C0 #C9D2C0
triadic
#D2D2C0 #C0D2D2 #D2C0D2
tetradic
#D2D2C0 #C0D2C9 #C0C0D2 #D2C0C9
square
#D2D2C0 #C0D2C9 #C0C0D2 #D2C0C9
split-complementary
#D2D2C0 #C0C9D2 #C9C0D2
monochromatic
#9F9F79 #B9B99C #D2D2C0 #ECECE4 #F2F2ED
Accessibility & contrast
On white
1.53
#D2D2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#D2D2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2C0
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2C0 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BF
Deuteranopia (green-blind)
#D6D1C1
Tritanopia (blue-blind)
#D5CFCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2d2c0; /* rgb */ color: rgb(210, 210, 192); /* oklch */ color: oklch(85.9% 0.024 106.9);
Tailwind
colors: {
custom: {
50: '#dfdfd3',
500: '#d2d2c0',
950: '#000000',
},
}SCSS
$custom: #d2d2c0; $custom-light: #dfdfd3; $custom-dark: #000000;
JSON
{
"hex": "#d2d2c0",
"rgb": {
"r": 210,
"g": 210,
"b": 192
},
"hsl": {
"h": 60,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.85885,
"c": 0.02435,
"h": 106.9
},
"luminance": 0.63601
}Semantic roles & 50–950 ramp
primary
#D2D2C0
secondary
#8F8FA7
accent
#4B9B4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483