#D0C8A2#D0C8A2
#D0C8A2 is a very light, muted yellow. Relative luminance 0.573; OKLCH L 83.0% C 0.052 H 97.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8A2 |
|---|---|
| RGB | rgb(208, 200, 162) |
| HSL | hsl(50, 33%, 73%) |
| HSV | hsv(50, 22%, 82%) |
| CMYK | cmyk(0%, 3.8%, 22.1%, 18.4%) |
| CIE-LAB | lab(80.36, -3.33, 20.05) |
| CIE-LCH | lch(80.36, 20.33, 99.43°) |
| OKLab | oklab(82.96% -0.0067 0.0512) |
| OKLCH | oklch(82.96% 0.052 97.5) |
| XYZ | xyz(53.1882, 57.3280, 42.4389) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.54
Sand
#C2B280
ΔE00 6.85
Putty
#BEAE8A
ΔE00 7.33
Wheat
#F5DEB3
ΔE00 7.99
Khaki
#C3B091
ΔE00 8.05
Vanilla
#F3E5AB
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8A2 #A2AAD0
analogous
#D0B1A2 #D0C8A2 #C1D0A2
triadic
#D0C8A2 #A2D0C8 #C8A2D0
tetradic
#D0C8A2 #A2D0B1 #A2AAD0 #D0A2C1
square
#D0C8A2 #A2D0B1 #A2AAD0 #D0A2C1
split-complementary
#D0C8A2 #A2C1D0 #B1A2D0
monochromatic
#A49653 #BBB079 #D0C8A2 #E5E0CB #F5F3EB
Accessibility & contrast
On white
1.68
#D0C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#D0C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8A2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8A2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A0
Deuteranopia (green-blind)
#D2C9A3
Tritanopia (blue-blind)
#D7C2BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d0c8a2; /* rgb */ color: rgb(208, 200, 162); /* oklch */ color: oklch(83.0% 0.052 97.5);
Tailwind
colors: {
custom: {
50: '#ded8bd',
500: '#d0c8a2',
950: '#000000',
},
}SCSS
$custom: #d0c8a2; $custom-light: #ded8bd; $custom-dark: #000000;
JSON
{
"hex": "#d0c8a2",
"rgb": {
"r": 208,
"g": 200,
"b": 162
},
"hsl": {
"h": 49.565,
"s": 32.857,
"l": 72.549
},
"oklch": {
"l": 0.82957,
"c": 0.05164,
"h": 97.5
},
"luminance": 0.57327
}Semantic roles & 50–950 ramp
primary
#D0C8A2
secondary
#707AA6
accent
#4EAC3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382