#D1C79F#D1C79F
#D1C79F is a very light, muted yellow. Relative luminance 0.569; OKLCH L 82.8% C 0.055 H 95.7°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D1C79F |
|---|---|
| RGB | rgb(209, 199, 159) |
| HSL | hsl(48, 35%, 72%) |
| HSV | hsv(48, 24%, 82%) |
| CMYK | cmyk(0%, 4.8%, 23.9%, 18%) |
| CIE-LAB | lab(80.13, -2.86, 21.33) |
| CIE-LCH | lch(80.13, 21.52, 97.63°) |
| OKLab | oklab(82.77% -0.0054 0.0543) |
| OKLCH | oklch(82.77% 0.055 95.7) |
| XYZ | xyz(52.9760, 56.9064, 40.9875) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.30
Sand
#C2B280
ΔE00 6.22
Putty
#BEAE8A
ΔE00 6.90
Very Light Brown
#D3B683
ΔE00 7.60
Wheat
#F5DEB3
ΔE00 7.61
Khaki
#C3B091
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1C79F #9FA9D1
analogous
#D1AE9F #D1C79F #C2D19F
triadic
#D1C79F #9FD1C7 #C79FD1
tetradic
#D1C79F #9FD1AE #9FA9D1 #D19FC2
square
#D1C79F #9FD1AE #9FA9D1 #D19FC2
split-complementary
#D1C79F #9FC2D1 #AE9FD1
monochromatic
#A69550 #BDAF76 #D1C79F #E5DFC8 #F5F3EA
Accessibility & contrast
On white
1.70
#D1C79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#D1C79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1C79F
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1C79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1C79F | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC59C
Deuteranopia (green-blind)
#D2C8A0
Tritanopia (blue-blind)
#D9C1BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d1c79f; /* rgb */ color: rgb(209, 199, 159); /* oklch */ color: oklch(82.8% 0.055 95.7);
Tailwind
colors: {
custom: {
50: '#dfd7bb',
500: '#d1c79f',
950: '#000000',
},
}SCSS
$custom: #d1c79f; $custom-light: #dfd7bb; $custom-dark: #000000;
JSON
{
"hex": "#d1c79f",
"rgb": {
"r": 209,
"g": 199,
"b": 159
},
"hsl": {
"h": 48,
"s": 35.211,
"l": 72.157
},
"oklch": {
"l": 0.8277,
"c": 0.05457,
"h": 95.7
},
"luminance": 0.56905
}Semantic roles & 50–950 ramp
primary
#D1C79F
secondary
#6D79A7
accent
#4FAE37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382