#D8CD92#D8CD92
#D8CD92 is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 84.3% C 0.078 H 98.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CD92 |
|---|---|
| RGB | rgb(216, 205, 146) |
| HSL | hsl(51, 47%, 71%) |
| HSV | hsv(51, 32%, 85%) |
| CMYK | cmyk(0%, 5.1%, 32.4%, 15.3%) |
| CIE-LAB | lab(82.02, -5.00, 30.81) |
| CIE-LCH | lch(82.02, 31.21, 99.21°) |
| OKLab | oklab(84.33% -0.012 0.0768) |
| OKLCH | oklch(84.33% 0.078 98.9) |
| XYZ | xyz(55.3391, 60.3383, 35.9199) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.64
Vanilla
#F3E5AB
ΔE00 5.76
Sand (survey)
#E2CA76
ΔE00 5.79
Palegoldenrod
#EEE8AA
ΔE00 6.16
Sand
#C2B280
ΔE00 7.13
Darkkhaki
#BDB76B
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CD92 #929DD8
analogous
#D8AA92 #D8CD92 #C0D892
triadic
#D8CD92 #92D8CD #CD92D8
tetradic
#D8CD92 #92D8AA #929DD8 #D892C0
square
#D8CD92 #92D8AA #929DD8 #D892C0
split-complementary
#D8CD92 #92C0D8 #AA92D8
monochromatic
#B09F3F #C8B865 #D8CD92 #E8E2BF #F7F5E8
Accessibility & contrast
On white
1.61
#D8CD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#D8CD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CD92
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CD92 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98E
Deuteranopia (green-blind)
#DCCE94
Tritanopia (blue-blind)
#E2C5BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d8cd92; /* rgb */ color: rgb(216, 205, 146); /* oklch */ color: oklch(84.3% 0.078 98.9);
Tailwind
colors: {
custom: {
50: '#e5dcb2',
500: '#d8cd92',
950: '#000000',
},
}SCSS
$custom: #d8cd92; $custom-light: #e5dcb2; $custom-dark: #000000;
JSON
{
"hex": "#d8cd92",
"rgb": {
"r": 216,
"g": 205,
"b": 146
},
"hsl": {
"h": 50.571,
"s": 47.297,
"l": 70.98
},
"oklch": {
"l": 0.84328,
"c": 0.07776,
"h": 98.9
},
"luminance": 0.60337
}Semantic roles & 50–950 ramp
primary
#D8CD92
secondary
#5F6CAF
accent
#42BB2B
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161511
muted
#848481