#D3CD91#D3CD91
#D3CD91 is a very light, moderate yellow. Relative luminance 0.596; OKLCH L 83.9% C 0.079 H 103.1°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CD91 |
|---|---|
| RGB | rgb(211, 205, 145) |
| HSL | hsl(55, 43%, 70%) |
| HSV | hsv(55, 31%, 83%) |
| CMYK | cmyk(0%, 2.8%, 31.3%, 17.3%) |
| CIE-LAB | lab(81.60, -7.06, 30.69) |
| CIE-LCH | lch(81.60, 31.49, 102.95°) |
| OKLab | oklab(83.89% -0.0178 0.0765) |
| OKLCH | oklch(83.89% 0.079 103.1) |
| XYZ | xyz(53.8066, 59.5570, 35.4438) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.43
Greenish Beige
#C9D179
ΔE00 6.10
Palegoldenrod
#EEE8AA
ΔE00 6.20
Vanilla
#F3E5AB
ΔE00 6.46
Darkkhaki
#BDB76B
ΔE00 6.74
Sand (survey)
#E2CA76
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CD91 #9197D3
analogous
#D3AC91 #D3CD91 #B8D391
triadic
#D3CD91 #91D3CD #CD91D3
tetradic
#D3CD91 #91D3AC #9197D3 #D391B8
square
#D3CD91 #91D3AC #9197D3 #D391B8
split-complementary
#D3CD91 #91B8D3 #AC91D3
monochromatic
#A79E43 #C2B965 #D3CD91 #E4E1BD #F6F5E8
Accessibility & contrast
On white
1.63
#D3CD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#D3CD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CD91
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CD91 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98D
Deuteranopia (green-blind)
#DACC93
Tritanopia (blue-blind)
#DDC5BD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d3cd91; /* rgb */ color: rgb(211, 205, 145); /* oklch */ color: oklch(83.9% 0.079 103.1);
Tailwind
colors: {
custom: {
50: '#e1dcb1',
500: '#d3cd91',
950: '#000000',
},
}SCSS
$custom: #d3cd91; $custom-light: #e1dcb1; $custom-dark: #000000;
JSON
{
"hex": "#d3cd91",
"rgb": {
"r": 211,
"g": 205,
"b": 145
},
"hsl": {
"h": 54.545,
"s": 42.857,
"l": 69.804
},
"oklch": {
"l": 0.83888,
"c": 0.07859,
"h": 103.1
},
"luminance": 0.59556
}Semantic roles & 50–950 ramp
primary
#D3CD91
secondary
#5F66A9
accent
#3CB630
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151511
muted
#848481