#D2D2B6#D2D2B6
#D2D2B6 is a very light, muted yellow. Relative luminance 0.632; OKLCH L 85.6% C 0.038 H 107.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2B6 |
|---|---|
| RGB | rgb(210, 210, 182) |
| HSL | hsl(60, 24%, 77%) |
| HSV | hsv(60, 13%, 82%) |
| CMYK | cmyk(0%, 0%, 13.3%, 17.6%) |
| CIE-LAB | lab(83.53, -4.76, 13.91) |
| CIE-LCH | lch(83.53, 14.70, 108.89°) |
| OKLab | oklab(85.63% -0.0111 0.036) |
| OKLCH | oklch(85.63% 0.038 107.2) |
| XYZ | xyz(58.0676, 63.1727, 53.3814) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.28
Beige (survey)
#E6DAA6
ΔE00 7.68
Beige
#F5F5DC
ΔE00 7.89
Warm Beige
#E9DCC9
ΔE00 8.32
Light Grey
#D8DCD6
ΔE00 8.82
Cornsilk
#FFF8DC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2B6 #B6B6D2
analogous
#D2C4B6 #D2D2B6 #C4D2B6
triadic
#D2D2B6 #B6D2D2 #D2B6D2
tetradic
#D2D2B6 #B6D2C4 #B6B6D2 #D2B6C4
square
#D2D2B6 #B6D2C4 #B6B6D2 #D2B6C4
split-complementary
#D2D2B6 #B6C4D2 #C4B6D2
monochromatic
#A3A36A #BBBB90 #D2D2B6 #E9E9DC #F3F3EC
Accessibility & contrast
On white
1.54
#D2D2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#D2D2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2B6
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2B6 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB4
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#D7CECA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2d2b6; /* rgb */ color: rgb(210, 210, 182); /* oklch */ color: oklch(85.6% 0.038 107.2);
Tailwind
colors: {
custom: {
50: '#e0dfcc',
500: '#d2d2b6',
950: '#000000',
},
}SCSS
$custom: #d2d2b6; $custom-light: #e0dfcc; $custom-dark: #000000;
JSON
{
"hex": "#d2d2b6",
"rgb": {
"r": 210,
"g": 210,
"b": 182
},
"hsl": {
"h": 60,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.85634,
"c": 0.03765,
"h": 107.2
},
"luminance": 0.63172
}Semantic roles & 50–950 ramp
primary
#D2D2B6
secondary
#8585A8
accent
#43A243
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483