#D2C8A2#D2C8A2
#D2C8A2 is a very light, muted yellow. Relative luminance 0.576; OKLCH L 83.1% C 0.052 H 95.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8A2 |
|---|---|
| RGB | rgb(210, 200, 162) |
| HSL | hsl(48, 35%, 73%) |
| HSV | hsv(48, 23%, 82%) |
| CMYK | cmyk(0%, 4.8%, 22.9%, 17.6%) |
| CIE-LAB | lab(80.53, -2.58, 20.30) |
| CIE-LCH | lch(80.53, 20.46, 97.24°) |
| OKLab | oklab(83.13% -0.0045 0.0518) |
| OKLCH | oklch(83.13% 0.052 95) |
| XYZ | xyz(53.7542, 57.6199, 42.4655) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.39
Sand
#C2B280
ΔE00 6.68
Putty
#BEAE8A
ΔE00 7.06
Wheat
#F5DEB3
ΔE00 7.40
Khaki
#C3B091
ΔE00 7.59
Very Light Brown
#D3B683
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8A2 #A2ACD2
analogous
#D2B0A2 #D2C8A2 #C4D2A2
triadic
#D2C8A2 #A2D2C8 #C8A2D2
tetradic
#D2C8A2 #A2D2B0 #A2ACD2 #D2A2C4
square
#D2C8A2 #A2D2B0 #A2ACD2 #D2A2C4
split-complementary
#D2C8A2 #A2C4D2 #B0A2D2
monochromatic
#A89651 #BEB079 #D2C8A2 #E6E0CB #F5F3EA
Accessibility & contrast
On white
1.68
#D2C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#D2C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8A2
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8A2 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A0
Deuteranopia (green-blind)
#D3C9A3
Tritanopia (blue-blind)
#DAC2BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d2c8a2; /* rgb */ color: rgb(210, 200, 162); /* oklch */ color: oklch(83.1% 0.052 95.0);
Tailwind
colors: {
custom: {
50: '#e0d8bd',
500: '#d2c8a2',
950: '#000000',
},
}SCSS
$custom: #d2c8a2; $custom-light: #e0d8bd; $custom-dark: #000000;
JSON
{
"hex": "#d2c8a2",
"rgb": {
"r": 210,
"g": 200,
"b": 162
},
"hsl": {
"h": 47.5,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.83125,
"c": 0.05201,
"h": 95
},
"luminance": 0.57619
}Semantic roles & 50–950 ramp
primary
#D2C8A2
secondary
#707CA8
accent
#50AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382