#D4CD93#D4CD93
#D4CD93 is a very light, moderate yellow. Relative luminance 0.598; OKLCH L 84.0% C 0.076 H 102.1°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CD93 |
|---|---|
| RGB | rgb(212, 205, 147) |
| HSL | hsl(54, 43%, 70%) |
| HSV | hsv(54, 31%, 83%) |
| CMYK | cmyk(0%, 3.3%, 30.7%, 16.9%) |
| CIE-LAB | lab(81.71, -6.42, 29.82) |
| CIE-LCH | lch(81.71, 30.50, 102.15°) |
| OKLab | oklab(84.01% -0.0159 0.0745) |
| OKLCH | oklch(84.01% 0.076 102.1) |
| XYZ | xyz(54.2496, 59.7674, 36.2766) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.06
Palegoldenrod
#EEE8AA
ΔE00 6.16
Vanilla
#F3E5AB
ΔE00 6.25
Greenish Beige
#C9D179
ΔE00 6.63
Sand (survey)
#E2CA76
ΔE00 6.78
Darkkhaki
#BDB76B
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CD93 #939AD4
analogous
#D4AC93 #D4CD93 #BBD493
triadic
#D4CD93 #93D4CD #CD93D4
tetradic
#D4CD93 #93D4AC #939AD4 #D493BB
square
#D4CD93 #93D4AC #939AD4 #D493BB
split-complementary
#D4CD93 #93BBD4 #AC93D4
monochromatic
#A99E43 #C3B967 #D4CD93 #E5E1BF #F6F5E9
Accessibility & contrast
On white
1.62
#D4CD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#D4CD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CD93
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CD93 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98F
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#DEC5BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d4cd93; /* rgb */ color: rgb(212, 205, 147); /* oklch */ color: oklch(84.0% 0.076 102.1);
Tailwind
colors: {
custom: {
50: '#e2dcb3',
500: '#d4cd93',
950: '#000000',
},
}SCSS
$custom: #d4cd93; $custom-light: #e2dcb3; $custom-dark: #000000;
JSON
{
"hex": "#d4cd93",
"rgb": {
"r": 212,
"g": 205,
"b": 147
},
"hsl": {
"h": 53.538,
"s": 43.046,
"l": 70.392
},
"oklch": {
"l": 0.84009,
"c": 0.07621,
"h": 102.1
},
"luminance": 0.59766
}Semantic roles & 50–950 ramp
primary
#D4CD93
secondary
#6169AA
accent
#3EB62F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481