#D2D5BE#D2D5BE
#D2D5BE is a very light, muted yellow. Relative luminance 0.650; OKLCH L 86.4% C 0.031 H 113.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5BE |
|---|---|
| RGB | rgb(210, 213, 190) |
| HSL | hsl(68, 21%, 79%) |
| HSV | hsv(68, 11%, 84%) |
| CMYK | cmyk(1.4%, 0%, 10.8%, 16.5%) |
| CIE-LAB | lab(84.49, -5.02, 11.03) |
| CIE-LCH | lch(84.49, 12.11, 114.47°) |
| OKLab | oklab(86.45% -0.0122 0.0287) |
| OKLCH | oklch(86.45% 0.031 113.1) |
| XYZ | xyz(59.6657, 65.0081, 58.1098) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 6.84
Light Grey
#D8DCD6
ΔE00 7.08
Beige
#F5F5DC
ΔE00 7.28
Warm Beige
#E9DCC9
ΔE00 8.46
Cornsilk
#FFF8DC
ΔE00 9.11
Silver (survey)
#C5C9C7
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5BE #C1BED5
analogous
#D5CDBE #D2D5BE #C7D5BE
triadic
#D2D5BE #BED2D5 #D5BED2
tetradic
#D2D5BE #BED5CD #C1BED5 #D5BEC7
square
#D2D5BE #BED5CD #C1BED5 #D5BEC7
split-complementary
#D2D5BE #BEC7D5 #CDBED5
monochromatic
#9FA574 #B8BD99 #D2D5BE #ECEDE3 #F2F3EC
Accessibility & contrast
On white
1.50
#D2D5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#D2D5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5BE
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5BE | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BD
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#D5D2CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d5be; /* rgb */ color: rgb(210, 213, 190); /* oklch */ color: oklch(86.4% 0.031 113.1);
Tailwind
colors: {
custom: {
50: '#dfe1d1',
500: '#d2d5be',
950: '#000000',
},
}SCSS
$custom: #d2d5be; $custom-light: #dfe1d1; $custom-dark: #000000;
JSON
{
"hex": "#d2d5be",
"rgb": {
"r": 210,
"g": 213,
"b": 190
},
"hsl": {
"h": 67.826,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.86446,
"c": 0.03117,
"h": 113.1
},
"luminance": 0.65008
}Semantic roles & 50–950 ramp
primary
#D2D5BE
secondary
#918DAB
accent
#46A051
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483