#D2D2BB#D2D2BB
#D2D2BB is a very light, muted yellow. Relative luminance 0.634; OKLCH L 85.8% C 0.031 H 107.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2BB |
|---|---|
| RGB | rgb(210, 210, 187) |
| HSL | hsl(60, 20%, 78%) |
| HSV | hsv(60, 11%, 82%) |
| CMYK | cmyk(0%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(83.64, -3.96, 11.41) |
| CIE-LCH | lch(83.64, 12.08, 109.12°) |
| OKLab | oklab(85.76% -0.0091 0.0297) |
| OKLCH | oklch(85.76% 0.031 107) |
| XYZ | xyz(58.5936, 63.3831, 56.1515) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.60
Light Grey
#D8DCD6
ΔE00 7.27
Warm Beige
#E9DCC9
ΔE00 7.47
Beige
#F5F5DC
ΔE00 7.74
Warm Gray
#C9BEB0
ΔE00 8.45
Beige (survey)
#E6DAA6
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2BB #BBBBD2
analogous
#D2C6BB #D2D2BB #C6D2BB
triadic
#D2D2BB #BBD2D2 #D2BBD2
tetradic
#D2D2BB #BBD2C6 #BBBBD2 #D2BBC6
square
#D2D2BB #BBD2C6 #BBBBD2 #D2BBC6
split-complementary
#D2D2BB #BBC6D2 #C6BBD2
monochromatic
#A1A171 #BABA96 #D2D2BB #EAEAE0 #F3F3ED
Accessibility & contrast
On white
1.54
#D2D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#D2D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2BB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2BB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#D6CFCB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2d2bb; /* rgb */ color: rgb(210, 210, 187); /* oklch */ color: oklch(85.8% 0.031 107.0);
Tailwind
colors: {
custom: {
50: '#dfdfcf',
500: '#d2d2bb',
950: '#000000',
},
}SCSS
$custom: #d2d2bb; $custom-light: #dfdfcf; $custom-dark: #000000;
JSON
{
"hex": "#d2d2bb",
"rgb": {
"r": 210,
"g": 210,
"b": 187
},
"hsl": {
"h": 60,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.85758,
"c": 0.03102,
"h": 107
},
"luminance": 0.63383
}Semantic roles & 50–950 ramp
primary
#D2D2BB
secondary
#8A8AA7
accent
#479F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483