#D0CAAA#D0CAAA
#D0CAAA is a very light, muted yellow. Relative luminance 0.586; OKLCH L 83.5% C 0.044 H 98.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CAAA |
|---|---|
| RGB | rgb(208, 202, 170) |
| HSL | hsl(51, 29%, 74%) |
| HSV | hsv(51, 18%, 82%) |
| CMYK | cmyk(0%, 2.9%, 18.3%, 18.4%) |
| CIE-LAB | lab(81.05, -3.19, 16.75) |
| CIE-LCH | lch(81.05, 17.05, 100.80°) |
| OKLab | oklab(83.55% -0.0064 0.0431) |
| OKLCH | oklch(83.55% 0.044 98.5) |
| XYZ | xyz(54.3883, 58.5540, 46.4593) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.52
Putty
#BEAE8A
ΔE00 8.10
Warm Beige
#E9DCC9
ΔE00 8.12
Warm Gray
#C9BEB0
ΔE00 8.22
Sand
#C2B280
ΔE00 8.33
Wheat
#F5DEB3
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CAAA #AAB0D0
analogous
#D0B7AA #D0CAAA #C3D0AA
triadic
#D0CAAA #AAD0CA #CAAAD0
tetradic
#D0CAAA #AAD0B7 #AAB0D0 #D0AAC3
square
#D0CAAA #AAD0B7 #AAB0D0 #D0AAC3
split-complementary
#D0CAAA #AAC3D0 #B7AAD0
monochromatic
#A4995B #BAB183 #D0CAAA #E6E3D1 #F4F3EB
Accessibility & contrast
On white
1.65
#D0CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#D0CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CAAA
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CAAA | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A8
Deuteranopia (green-blind)
#D3CAAB
Tritanopia (blue-blind)
#D6C5C1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d0caaa; /* rgb */ color: rgb(208, 202, 170); /* oklch */ color: oklch(83.5% 0.044 98.5);
Tailwind
colors: {
custom: {
50: '#dedac3',
500: '#d0caaa',
950: '#000000',
},
}SCSS
$custom: #d0caaa; $custom-light: #dedac3; $custom-dark: #000000;
JSON
{
"hex": "#d0caaa",
"rgb": {
"r": 208,
"g": 202,
"b": 170
},
"hsl": {
"h": 50.526,
"s": 28.788,
"l": 74.118
},
"oklch": {
"l": 0.83548,
"c": 0.04355,
"h": 98.5
},
"luminance": 0.58553
}Semantic roles & 50–950 ramp
primary
#D0CAAA
secondary
#7980A6
accent
#4FA73E
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382