#D7CDAF#D7CDAF
#D7CDAF is a very light, muted yellow. Relative luminance 0.612; OKLCH L 84.9% C 0.042 H 91.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CDAF |
|---|---|
| RGB | rgb(215, 205, 175) |
| HSL | hsl(45, 33%, 76%) |
| HSV | hsv(45, 19%, 84%) |
| CMYK | cmyk(0%, 4.7%, 18.6%, 15.7%) |
| CIE-LAB | lab(82.49, -1.42, 16.20) |
| CIE-LCH | lch(82.49, 16.26, 95.00°) |
| OKLab | oklab(84.86% -0.0013 0.0417) |
| OKLCH | oklch(84.86% 0.042 91.7) |
| XYZ | xyz(57.5932, 61.2058, 49.3291) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.14
Beige (survey)
#E6DAA6
ΔE00 6.44
Wheat
#F5DEB3
ΔE00 6.85
Warm Gray
#C9BEB0
ΔE00 7.19
Champagne
#F7E7CE
ΔE00 7.34
Eggshell
#F0EAD6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CDAF #AFB9D7
analogous
#D7B9AF #D7CDAF #CDD7AF
triadic
#D7CDAF #AFD7CD #CDAFD7
tetradic
#D7CDAF #AFD7B9 #AFB9D7 #D7AFCD
square
#D7CDAF #AFD7B9 #AFB9D7 #D7AFCD
split-complementary
#D7CDAF #AFCDD7 #B9AFD7
monochromatic
#AE9A5D #C3B486 #D7CDAF #EBE7D8 #F5F2EB
Accessibility & contrast
On white
1.59
#D7CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#D7CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CDAF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CDAF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBAD
Deuteranopia (green-blind)
#D7CFB0
Tritanopia (blue-blind)
#DEC8C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d7cdaf; /* rgb */ color: rgb(215, 205, 175); /* oklch */ color: oklch(84.9% 0.042 91.7);
Tailwind
colors: {
custom: {
50: '#e3dcc7',
500: '#d7cdaf',
950: '#000000',
},
}SCSS
$custom: #d7cdaf; $custom-light: #e3dcc7; $custom-dark: #000000;
JSON
{
"hex": "#d7cdaf",
"rgb": {
"r": 215,
"g": 205,
"b": 175
},
"hsl": {
"h": 45,
"s": 33.333,
"l": 76.471
},
"oklch": {
"l": 0.84858,
"c": 0.04176,
"h": 91.7
},
"luminance": 0.61205
}Semantic roles & 50–950 ramp
primary
#D7CDAF
secondary
#7C89AE
accent
#56AC39
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151513
muted
#848482