#D2D2B4#D2D2B4
#D2D2B4 is a very light, muted yellow. Relative luminance 0.631; OKLCH L 85.6% C 0.040 H 107.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2B4 |
|---|---|
| RGB | rgb(210, 210, 180) |
| HSL | hsl(60, 25%, 76%) |
| HSV | hsv(60, 14%, 82%) |
| CMYK | cmyk(0%, 0%, 14.3%, 17.6%) |
| CIE-LAB | lab(83.49, -5.07, 14.90) |
| CIE-LCH | lch(83.49, 15.74, 108.80°) |
| OKLab | oklab(85.59% -0.0119 0.0385) |
| OKLCH | oklch(85.59% 0.04 107.2) |
| XYZ | xyz(57.8624, 63.0906, 52.3006) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.22
Eggshell
#F0EAD6
ΔE00 7.61
Beige
#F5F5DC
ΔE00 8.04
Warm Beige
#E9DCC9
ΔE00 8.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.03
Cornsilk
#FFF8DC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2B4 #B4B4D2
analogous
#D2C3B4 #D2D2B4 #C3D2B4
triadic
#D2D2B4 #B4D2D2 #D2B4D2
tetradic
#D2D2B4 #B4D2C3 #B4B4D2 #D2B4C3
square
#D2D2B4 #B4D2C3 #B4B4D2 #D2B4C3
split-complementary
#D2D2B4 #B4C3D2 #C3B4D2
monochromatic
#A4A468 #BBBB8E #D2D2B4 #E9E9DA #F4F4EC
Accessibility & contrast
On white
1.54
#D2D2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#D2D2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2B4
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2B4 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB2
Deuteranopia (green-blind)
#D8D1B5
Tritanopia (blue-blind)
#D7CEC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2d2b4; /* rgb */ color: rgb(210, 210, 180); /* oklch */ color: oklch(85.6% 0.040 107.2);
Tailwind
colors: {
custom: {
50: '#e0dfca',
500: '#d2d2b4',
950: '#000000',
},
}SCSS
$custom: #d2d2b4; $custom-light: #e0dfca; $custom-dark: #000000;
JSON
{
"hex": "#d2d2b4",
"rgb": {
"r": 210,
"g": 210,
"b": 180
},
"hsl": {
"h": 60,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.85586,
"c": 0.04029,
"h": 107.2
},
"luminance": 0.6309
}Semantic roles & 50–950 ramp
primary
#D2D2B4
secondary
#8383A8
accent
#42A442
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482