#D3CD94#D3CD94
#D3CD94 is a very light, moderate yellow. Relative luminance 0.597; OKLCH L 83.9% C 0.075 H 102.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CD94 |
|---|---|
| RGB | rgb(211, 205, 148) |
| HSL | hsl(54, 42%, 70%) |
| HSV | hsv(54, 30%, 83%) |
| CMYK | cmyk(0%, 2.8%, 29.9%, 17.3%) |
| CIE-LAB | lab(81.65, -6.68, 29.20) |
| CIE-LCH | lch(81.65, 29.95, 102.88°) |
| OKLab | oklab(83.95% -0.0166 0.0731) |
| OKLCH | oklch(83.95% 0.075 102.8) |
| XYZ | xyz(54.0409, 59.6507, 36.6782) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.16
Palegoldenrod
#EEE8AA
ΔE00 6.21
Vanilla
#F3E5AB
ΔE00 6.39
Greenish Beige
#C9D179
ΔE00 6.64
Darkkhaki
#BDB76B
ΔE00 7.11
Sand (survey)
#E2CA76
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CD94 #949AD3
analogous
#D3AD94 #D3CD94 #B9D394
triadic
#D3CD94 #94D3CD #CD94D3
tetradic
#D3CD94 #94D3AD #949AD3 #D394B9
square
#D3CD94 #94D3AD #949AD3 #D394B9
split-complementary
#D3CD94 #94B9D3 #AD94D3
monochromatic
#A89E45 #C1B969 #D3CD94 #E5E1BF #F6F5E9
Accessibility & contrast
On white
1.62
#D3CD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#D3CD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CD94
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CD94 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C990
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#DCC5BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d3cd94; /* rgb */ color: rgb(211, 205, 148); /* oklch */ color: oklch(83.9% 0.075 102.8);
Tailwind
colors: {
custom: {
50: '#e1dcb4',
500: '#d3cd94',
950: '#000000',
},
}SCSS
$custom: #d3cd94; $custom-light: #e1dcb4; $custom-dark: #000000;
JSON
{
"hex": "#d3cd94",
"rgb": {
"r": 211,
"g": 205,
"b": 148
},
"hsl": {
"h": 54.286,
"s": 41.722,
"l": 70.392
},
"oklch": {
"l": 0.83945,
"c": 0.07495,
"h": 102.8
},
"luminance": 0.5965
}Semantic roles & 50–950 ramp
primary
#D3CD94
secondary
#6269A9
accent
#3DB531
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481