#D5CD98#D5CD98
#D5CD98 is a very light, moderate yellow. Relative luminance 0.601; OKLCH L 84.2% C 0.070 H 100.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CD98 |
|---|---|
| RGB | rgb(213, 205, 152) |
| HSL | hsl(52, 42%, 72%) |
| HSV | hsv(52, 29%, 84%) |
| CMYK | cmyk(0%, 3.8%, 28.6%, 16.5%) |
| CIE-LAB | lab(81.88, -5.39, 27.45) |
| CIE-LCH | lch(81.88, 27.98, 101.11°) |
| OKLab | oklab(84.19% -0.0128 0.069) |
| OKLCH | oklch(84.19% 0.07 100.5) |
| XYZ | xyz(54.9397, 60.0769, 38.4015) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.55
Vanilla
#F3E5AB
ΔE00 6.08
Palegoldenrod
#EEE8AA
ΔE00 6.29
Sand
#C2B280
ΔE00 7.15
Sand (survey)
#E2CA76
ΔE00 7.34
Greenish Beige
#C9D179
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CD98 #98A0D5
analogous
#D5AF98 #D5CD98 #BFD598
triadic
#D5CD98 #98D5CD #CD98D5
tetradic
#D5CD98 #98D5AF #98A0D5 #D598BF
square
#D5CD98 #98D5AF #98A0D5 #D598BF
split-complementary
#D5CD98 #98BFD5 #AF98D5
monochromatic
#AC9F46 #C3B86D #D5CD98 #E7E2C3 #F6F4E9
Accessibility & contrast
On white
1.61
#D5CD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#D5CD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CD98
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CD98 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA95
Deuteranopia (green-blind)
#DACD9A
Tritanopia (blue-blind)
#DEC6BF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d5cd98; /* rgb */ color: rgb(213, 205, 152); /* oklch */ color: oklch(84.2% 0.070 100.5);
Tailwind
colors: {
custom: {
50: '#e2dcb6',
500: '#d5cd98',
950: '#000000',
},
}SCSS
$custom: #d5cd98; $custom-light: #e2dcb6; $custom-dark: #000000;
JSON
{
"hex": "#d5cd98",
"rgb": {
"r": 213,
"g": 205,
"b": 152
},
"hsl": {
"h": 52.131,
"s": 42.069,
"l": 71.569
},
"oklch": {
"l": 0.84191,
"c": 0.07019,
"h": 100.5
},
"luminance": 0.60076
}Semantic roles & 50–950 ramp
primary
#D5CD98
secondary
#666FAB
accent
#42B530
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481