#D2D4BD#D2D4BD
#D2D4BD is a very light, muted yellow. Relative luminance 0.645; OKLCH L 86.2% C 0.031 H 111.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4BD |
|---|---|
| RGB | rgb(210, 212, 189) |
| HSL | hsl(65, 21%, 79%) |
| HSV | hsv(65, 11%, 83%) |
| CMYK | cmyk(0.9%, 0%, 10.8%, 16.9%) |
| CIE-LAB | lab(84.21, -4.67, 11.16) |
| CIE-LCH | lch(84.21, 12.09, 112.70°) |
| OKLab | oklab(86.22% -0.0112 0.029) |
| OKLCH | oklch(86.22% 0.031 111.1) |
| XYZ | xyz(59.3060, 64.4630, 57.4525) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.73
Light Grey
#D8DCD6
ΔE00 7.12
Beige
#F5F5DC
ΔE00 7.41
Warm Beige
#E9DCC9
ΔE00 8.12
Silver (survey)
#C5C9C7
ΔE00 9.06
Cornsilk
#FFF8DC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4BD #BFBDD4
analogous
#D4CABD #D2D4BD #C6D4BD
triadic
#D2D4BD #BDD2D4 #D4BDD2
tetradic
#D2D4BD #BDD4CA #BFBDD4 #D4BDC6
square
#D2D4BD #BDD4CA #BFBDD4 #D4BDC6
split-complementary
#D2D4BD #BDC6D4 #CABDD4
monochromatic
#9FA473 #B9BC98 #D2D4BD #EBECE2 #F2F3EC
Accessibility & contrast
On white
1.51
#D2D4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#D2D4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4BD
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4BD | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BC
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#D5D1CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2d4bd; /* rgb */ color: rgb(210, 212, 189); /* oklch */ color: oklch(86.2% 0.031 111.1);
Tailwind
colors: {
custom: {
50: '#dfe1d0',
500: '#d2d4bd',
950: '#000000',
},
}SCSS
$custom: #d2d4bd; $custom-light: #dfe1d0; $custom-dark: #000000;
JSON
{
"hex": "#d2d4bd",
"rgb": {
"r": 210,
"g": 212,
"b": 189
},
"hsl": {
"h": 65.217,
"s": 21.101,
"l": 78.627
},
"oklch": {
"l": 0.86217,
"c": 0.03108,
"h": 111.1
},
"luminance": 0.64463
}Semantic roles & 50–950 ramp
primary
#D2D4BD
secondary
#8E8CA9
accent
#469F4E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483