#D5C690#D5C690
#D5C690 is a very light, moderate yellow. Relative luminance 0.565; OKLCH L 82.6% C 0.073 H 94.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D5C690 |
|---|---|
| RGB | rgb(213, 198, 144) |
| HSL | hsl(47, 45%, 70%) |
| HSV | hsv(47, 32%, 84%) |
| CMYK | cmyk(0%, 7%, 32.4%, 16.5%) |
| CIE-LAB | lab(79.93, -2.79, 29.01) |
| CIE-LCH | lch(79.93, 29.15, 95.48°) |
| OKLab | oklab(82.6% -0.0056 0.0726) |
| OKLCH | oklch(82.6% 0.073 94.4) |
| XYZ | xyz(52.6694, 56.5494, 34.5208) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.80
Sand
#C2B280
ΔE00 5.22
Very Light Brown
#D3B683
ΔE00 5.99
Sand (survey)
#E2CA76
ΔE00 6.11
Sandstone
#C9AE74
ΔE00 6.97
Tan (survey)
#D1B26F
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5C690 #909FD5
analogous
#D5A490 #D5C690 #C1D590
triadic
#D5C690 #90D5C6 #C690D5
tetradic
#D5C690 #90D5A4 #909FD5 #D590C1
square
#D5C690 #90D5A4 #909FD5 #D590C1
split-complementary
#D5C690 #90C1D5 #A490D5
monochromatic
#AA9340 #C4AF64 #D5C690 #E6DDBC #F7F4E9
Accessibility & contrast
On white
1.71
#D5C690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#D5C690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5C690
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5C690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5C690 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38C
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#E0BEB8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d5c690; /* rgb */ color: rgb(213, 198, 144); /* oklch */ color: oklch(82.6% 0.073 94.4);
Tailwind
colors: {
custom: {
50: '#e3d7b1',
500: '#d5c690',
950: '#000000',
},
}SCSS
$custom: #d5c690; $custom-light: #e3d7b1; $custom-dark: #000000;
JSON
{
"hex": "#d5c690",
"rgb": {
"r": 213,
"g": 198,
"b": 144
},
"hsl": {
"h": 46.957,
"s": 45.098,
"l": 70
},
"oklch": {
"l": 0.82601,
"c": 0.07277,
"h": 94.4
},
"luminance": 0.56548
}Semantic roles & 50–950 ramp
primary
#D5C690
secondary
#5E6FAB
accent
#4BB82D
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381