#D2D5BB#D2D5BB
#D2D5BB is a very light, muted yellow. Relative luminance 0.649; OKLCH L 86.4% C 0.035 H 112.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5BB |
|---|---|
| RGB | rgb(210, 213, 187) |
| HSL | hsl(67, 24%, 78%) |
| HSV | hsv(67, 12%, 84%) |
| CMYK | cmyk(1.4%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(84.42, -5.51, 12.52) |
| CIE-LCH | lch(84.42, 13.68, 113.75°) |
| OKLab | oklab(86.37% -0.0134 0.0325) |
| OKLCH | oklch(86.37% 0.035 112.5) |
| XYZ | xyz(59.3412, 64.8783, 56.4007) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.20
Beige
#F5F5DC
ΔE00 7.35
Light Grey
#D8DCD6
ΔE00 8.06
Beige (survey)
#E6DAA6
ΔE00 8.71
Warm Beige
#E9DCC9
ΔE00 8.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5BB #BEBBD5
analogous
#D5CBBB #D2D5BB #C5D5BB
triadic
#D2D5BB #BBD2D5 #D5BBD2
tetradic
#D2D5BB #BBD5CB #BEBBD5 #D5BBC5
square
#D2D5BB #BBD5CB #BEBBD5 #D5BBC5
split-complementary
#D2D5BB #BBC5D5 #CBBBD5
monochromatic
#A0A66F #B9BE95 #D2D5BB #EBECE1 #F2F3EC
Accessibility & contrast
On white
1.50
#D2D5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#D2D5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5BB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5BB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#D6D2CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d5bb; /* rgb */ color: rgb(210, 213, 187); /* oklch */ color: oklch(86.4% 0.035 112.5);
Tailwind
colors: {
custom: {
50: '#dfe1cf',
500: '#d2d5bb',
950: '#000000',
},
}SCSS
$custom: #d2d5bb; $custom-light: #dfe1cf; $custom-dark: #000000;
JSON
{
"hex": "#d2d5bb",
"rgb": {
"r": 210,
"g": 213,
"b": 187
},
"hsl": {
"h": 66.923,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.86371,
"c": 0.03513,
"h": 112.5
},
"luminance": 0.64878
}Semantic roles & 50–950 ramp
primary
#D2D5BB
secondary
#8D89AB
accent
#43A24E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483