#D2C8A0#D2C8A0
#D2C8A0 is a very light, muted yellow. Relative luminance 0.575; OKLCH L 83.1% C 0.055 H 95.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8A0 |
|---|---|
| RGB | rgb(210, 200, 160) |
| HSL | hsl(48, 36%, 73%) |
| HSV | hsv(48, 24%, 82%) |
| CMYK | cmyk(0%, 4.8%, 23.8%, 17.6%) |
| CIE-LAB | lab(80.49, -2.86, 21.31) |
| CIE-LCH | lch(80.49, 21.50, 97.65°) |
| OKLab | oklab(83.08% -0.0054 0.0543) |
| OKLCH | oklch(83.08% 0.055 95.7) |
| XYZ | xyz(53.5778, 57.5493, 41.5366) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.10
Sand
#C2B280
ΔE00 6.44
Putty
#BEAE8A
ΔE00 7.13
Wheat
#F5DEB3
ΔE00 7.42
Very Light Brown
#D3B683
ΔE00 7.72
Khaki
#C3B091
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8A0 #A0AAD2
analogous
#D2AFA0 #D2C8A0 #C3D2A0
triadic
#D2C8A0 #A0D2C8 #C8A0D2
tetradic
#D2C8A0 #A0D2AF #A0AAD2 #D2A0C3
square
#D2C8A0 #A0D2AF #A0AAD2 #D2A0C3
split-complementary
#D2C8A0 #A0C3D2 #AFA0D2
monochromatic
#A89650 #BEB076 #D2C8A0 #E6E0CA #F5F3EA
Accessibility & contrast
On white
1.68
#D2C8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#D2C8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8A0
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8A0 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C69D
Deuteranopia (green-blind)
#D3C9A1
Tritanopia (blue-blind)
#DAC2BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d2c8a0; /* rgb */ color: rgb(210, 200, 160); /* oklch */ color: oklch(83.1% 0.055 95.7);
Tailwind
colors: {
custom: {
50: '#e0d8bc',
500: '#d2c8a0',
950: '#000000',
},
}SCSS
$custom: #d2c8a0; $custom-light: #e0d8bc; $custom-dark: #000000;
JSON
{
"hex": "#d2c8a0",
"rgb": {
"r": 210,
"g": 200,
"b": 160
},
"hsl": {
"h": 48,
"s": 35.714,
"l": 72.549
},
"oklch": {
"l": 0.83081,
"c": 0.05453,
"h": 95.7
},
"luminance": 0.57548
}Semantic roles & 50–950 ramp
primary
#D2C8A0
secondary
#6E7AA8
accent
#4FAF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382