#D3CDAF#D3CDAF
#D3CDAF is a very light, muted yellow. Relative luminance 0.606; OKLCH L 84.5% C 0.041 H 97.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDAF |
|---|---|
| RGB | rgb(211, 205, 175) |
| HSL | hsl(50, 29%, 76%) |
| HSV | hsv(50, 17%, 83%) |
| CMYK | cmyk(0%, 2.8%, 17.1%, 17.3%) |
| CIE-LAB | lab(82.17, -2.89, 15.70) |
| CIE-LCH | lch(82.17, 15.97, 100.43°) |
| OKLab | oklab(84.53% -0.0056 0.0405) |
| OKLCH | oklch(84.53% 0.041 97.8) |
| XYZ | xyz(56.4327, 60.6074, 49.2747) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.61
Warm Beige
#E9DCC9
ΔE00 7.24
Eggshell
#F0EAD6
ΔE00 7.66
Warm Gray
#C9BEB0
ΔE00 7.94
Wheat
#F5DEB3
ΔE00 8.12
Champagne
#F7E7CE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDAF #AFB5D3
analogous
#D3BBAF #D3CDAF #C7D3AF
triadic
#D3CDAF #AFD3CD #CDAFD3
tetradic
#D3CDAF #AFD3BB #AFB5D3 #D3AFC7
square
#D3CDAF #AFD3BB #AFB5D3 #D3AFC7
split-complementary
#D3CDAF #AFC7D3 #BBAFD3
monochromatic
#A89C60 #BDB488 #D3CDAF #E9E6D6 #F4F3EB
Accessibility & contrast
On white
1.60
#D3CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#D3CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDAF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDAF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAD
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#D9C8C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d3cdaf; /* rgb */ color: rgb(211, 205, 175); /* oklch */ color: oklch(84.5% 0.041 97.8);
Tailwind
colors: {
custom: {
50: '#e0dcc7',
500: '#d3cdaf',
950: '#000000',
},
}SCSS
$custom: #d3cdaf; $custom-light: #e0dcc7; $custom-dark: #000000;
JSON
{
"hex": "#d3cdaf",
"rgb": {
"r": 211,
"g": 205,
"b": 175
},
"hsl": {
"h": 50,
"s": 29.032,
"l": 75.686
},
"oklch": {
"l": 0.84526,
"c": 0.04086,
"h": 97.8
},
"luminance": 0.60607
}Semantic roles & 50–950 ramp
primary
#D3CDAF
secondary
#7D84A9
accent
#4FA83E
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482