#D2D4BB#D2D4BB
#D2D4BB is a very light, muted yellow. Relative luminance 0.644; OKLCH L 86.2% C 0.034 H 110.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4BB |
|---|---|
| RGB | rgb(210, 212, 187) |
| HSL | hsl(65, 23%, 78%) |
| HSV | hsv(65, 12%, 83%) |
| CMYK | cmyk(0.9%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(84.16, -4.99, 12.15) |
| CIE-LCH | lch(84.16, 13.14, 112.33°) |
| OKLab | oklab(86.17% -0.012 0.0315) |
| OKLCH | oklch(86.17% 0.034 110.8) |
| XYZ | xyz(59.0904, 64.3768, 56.3171) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.97
Beige
#F5F5DC
ΔE00 7.43
Light Grey
#D8DCD6
ΔE00 7.77
Warm Beige
#E9DCC9
ΔE00 8.41
Beige (survey)
#E6DAA6
ΔE00 8.76
Cornsilk
#FFF8DC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4BB #BDBBD4
analogous
#D4C9BB #D2D4BB #C5D4BB
triadic
#D2D4BB #BBD2D4 #D4BBD2
tetradic
#D2D4BB #BBD4C9 #BDBBD4 #D4BBC5
square
#D2D4BB #BBD4C9 #BDBBD4 #D4BBC5
split-complementary
#D2D4BB #BBC5D4 #C9BBD4
monochromatic
#A0A570 #B9BC96 #D2D4BB #EBECE0 #F3F3EC
Accessibility & contrast
On white
1.51
#D2D4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#D2D4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4BB
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4BB | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#D6D1CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d2d4bb; /* rgb */ color: rgb(210, 212, 187); /* oklch */ color: oklch(86.2% 0.034 110.8);
Tailwind
colors: {
custom: {
50: '#dfe1cf',
500: '#d2d4bb',
950: '#000000',
},
}SCSS
$custom: #d2d4bb; $custom-light: #dfe1cf; $custom-dark: #000000;
JSON
{
"hex": "#d2d4bb",
"rgb": {
"r": 210,
"g": 212,
"b": 187
},
"hsl": {
"h": 64.8,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.86166,
"c": 0.03373,
"h": 110.8
},
"luminance": 0.64376
}Semantic roles & 50–950 ramp
primary
#D2D4BB
secondary
#8C8AAA
accent
#45A14C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483