#D2D2BD#D2D2BD
#D2D2BD is a very light, muted yellow. Relative luminance 0.635; OKLCH L 85.8% C 0.028 H 107.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2BD |
|---|---|
| RGB | rgb(210, 210, 189) |
| HSL | hsl(60, 19%, 78%) |
| HSV | hsv(60, 10%, 82%) |
| CMYK | cmyk(0%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(83.69, -3.63, 10.42) |
| CIE-LCH | lch(83.69, 11.03, 109.22°) |
| OKLab | oklab(85.81% -0.0083 0.0271) |
| OKLCH | oklch(85.81% 0.028 107) |
| XYZ | xyz(58.8092, 63.4693, 57.2869) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.42
Light Grey
#D8DCD6
ΔE00 6.63
Warm Beige
#E9DCC9
ΔE00 7.18
Beige
#F5F5DC
ΔE00 7.78
Warm Gray
#C9BEB0
ΔE00 8.07
Silver (survey)
#C5C9C7
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2BD #BDBDD2
analogous
#D2C7BD #D2D2BD #C7D2BD
triadic
#D2D2BD #BDD2D2 #D2BDD2
tetradic
#D2D2BD #BDD2C7 #BDBDD2 #D2BDC7
square
#D2D2BD #BDD2C7 #BDBDD2 #D2BDC7
split-complementary
#D2D2BD #BDC7D2 #C7BDD2
monochromatic
#A0A074 #B9B999 #D2D2BD #EBEBE1 #F3F3ED
Accessibility & contrast
On white
1.53
#D2D2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#D2D2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2BD
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2BD | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BC
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#D5CFCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2d2bd; /* rgb */ color: rgb(210, 210, 189); /* oklch */ color: oklch(85.8% 0.028 107.0);
Tailwind
colors: {
custom: {
50: '#dfdfd0',
500: '#d2d2bd',
950: '#000000',
},
}SCSS
$custom: #d2d2bd; $custom-light: #dfdfd0; $custom-dark: #000000;
JSON
{
"hex": "#d2d2bd",
"rgb": {
"r": 210,
"g": 210,
"b": 189
},
"hsl": {
"h": 60,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.85808,
"c": 0.02836,
"h": 107
},
"luminance": 0.63469
}Semantic roles & 50–950 ramp
primary
#D2D2BD
secondary
#8C8CA7
accent
#489D48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483