#D0CDAC#D0CDAC
#D0CDAC is a very light, muted yellow. Relative luminance 0.601; OKLCH L 84.2% C 0.044 H 103.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDAC |
|---|---|
| RGB | rgb(208, 205, 172) |
| HSL | hsl(55, 28%, 75%) |
| HSV | hsv(55, 17%, 82%) |
| CMYK | cmyk(0%, 1.4%, 17.3%, 18.4%) |
| CIE-LAB | lab(81.87, -4.45, 16.84) |
| CIE-LCH | lch(81.87, 17.42, 104.81°) |
| OKLab | oklab(84.21% -0.01 0.0433) |
| OKLCH | oklch(84.21% 0.044 103) |
| XYZ | xyz(55.2897, 60.0517, 47.7002) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.40
Eggshell
#F0EAD6
ΔE00 8.56
Warm Beige
#E9DCC9
ΔE00 8.82
Vanilla
#F3E5AB
ΔE00 8.88
Wheat
#F5DEB3
ΔE00 9.01
Palegoldenrod
#EEE8AA
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDAC #ACAFD0
analogous
#D0BBAC #D0CDAC #C1D0AC
triadic
#D0CDAC #ACD0CD #CDACD0
tetradic
#D0CDAC #ACD0BB #ACAFD0 #D0ACC1
square
#D0CDAC #ACD0BB #ACAFD0 #D0ACC1
split-complementary
#D0CDAC #ACC1D0 #BBACD0
monochromatic
#A49E5E #BAB585 #D0CDAC #E6E5D3 #F4F3EB
Accessibility & contrast
On white
1.61
#D0CDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#D0CDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDAC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDAC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAAA
Deuteranopia (green-blind)
#D5CCAD
Tritanopia (blue-blind)
#D6C8C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d0cdac; /* rgb */ color: rgb(208, 205, 172); /* oklch */ color: oklch(84.2% 0.044 103.0);
Tailwind
colors: {
custom: {
50: '#dedcc4',
500: '#d0cdac',
950: '#000000',
},
}SCSS
$custom: #d0cdac; $custom-light: #dedcc4; $custom-dark: #000000;
JSON
{
"hex": "#d0cdac",
"rgb": {
"r": 208,
"g": 205,
"b": 172
},
"hsl": {
"h": 55,
"s": 27.692,
"l": 74.51
},
"oklch": {
"l": 0.8421,
"c": 0.04444,
"h": 103
},
"luminance": 0.60051
}Semantic roles & 50–950 ramp
primary
#D0CDAC
secondary
#7B7EA6
accent
#48A63F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151512
muted
#848482