#D0CDAB#D0CDAB
#D0CDAB is a very light, muted yellow. Relative luminance 0.600; OKLCH L 84.2% C 0.046 H 103.2°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDAB |
|---|---|
| RGB | rgb(208, 205, 171) |
| HSL | hsl(55, 28%, 74%) |
| HSV | hsv(55, 18%, 82%) |
| CMYK | cmyk(0%, 1.4%, 17.8%, 18.4%) |
| CIE-LAB | lab(81.85, -4.60, 17.34) |
| CIE-LCH | lch(81.85, 17.94, 104.87°) |
| OKLab | oklab(84.19% -0.0104 0.0445) |
| OKLCH | oklch(84.19% 0.046 103.2) |
| XYZ | xyz(55.1940, 60.0135, 47.1963) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.21
Vanilla
#F3E5AB
ΔE00 8.71
Eggshell
#F0EAD6
ΔE00 8.74
Palegoldenrod
#EEE8AA
ΔE00 8.92
Wheat
#F5DEB3
ΔE00 8.97
Sand
#C2B280
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDAB #ABAED0
analogous
#D0BBAB #D0CDAB #C1D0AB
triadic
#D0CDAB #ABD0CD #CDABD0
tetradic
#D0CDAB #ABD0BB #ABAED0 #D0ABC1
square
#D0CDAB #ABD0BB #ABAED0 #D0ABC1
split-complementary
#D0CDAB #ABC1D0 #BBABD0
monochromatic
#A49E5D #BAB684 #D0CDAB #E6E4D2 #F4F3EB
Accessibility & contrast
On white
1.62
#D0CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#D0CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDAB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDAB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CAA9
Deuteranopia (green-blind)
#D5CCAC
Tritanopia (blue-blind)
#D6C8C3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d0cdab; /* rgb */ color: rgb(208, 205, 171); /* oklch */ color: oklch(84.2% 0.046 103.2);
Tailwind
colors: {
custom: {
50: '#dedcc4',
500: '#d0cdab',
950: '#000000',
},
}SCSS
$custom: #d0cdab; $custom-light: #dedcc4; $custom-dark: #000000;
JSON
{
"hex": "#d0cdab",
"rgb": {
"r": 208,
"g": 205,
"b": 171
},
"hsl": {
"h": 55.135,
"s": 28.244,
"l": 74.314
},
"oklch": {
"l": 0.84186,
"c": 0.04574,
"h": 103.2
},
"luminance": 0.60013
}Semantic roles & 50–950 ramp
primary
#D0CDAB
secondary
#7A7DA6
accent
#47A73F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482