#D5CD90#D5CD90
#D5CD90 is a very light, moderate yellow. Relative luminance 0.598; OKLCH L 84.0% C 0.080 H 101.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CD90 |
|---|---|
| RGB | rgb(213, 205, 144) |
| HSL | hsl(53, 45%, 70%) |
| HSV | hsv(53, 32%, 84%) |
| CMYK | cmyk(0%, 3.8%, 32.4%, 16.5%) |
| CIE-LAB | lab(81.74, -6.40, 31.43) |
| CIE-LCH | lch(81.74, 32.08, 101.52°) |
| OKLab | oklab(84.04% -0.016 0.0783) |
| OKLCH | oklch(84.04% 0.08 101.6) |
| XYZ | xyz(54.3065, 59.8236, 35.0665) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.22
Sand (survey)
#E2CA76
ΔE00 6.14
Palegoldenrod
#EEE8AA
ΔE00 6.14
Vanilla
#F3E5AB
ΔE00 6.20
Greenish Beige
#C9D179
ΔE00 6.32
Darkkhaki
#BDB76B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CD90 #9098D5
analogous
#D5AA90 #D5CD90 #BBD590
triadic
#D5CD90 #90D5CD #CD90D5
tetradic
#D5CD90 #90D5AA #9098D5 #D590BB
square
#D5CD90 #90D5AA #9098D5 #D590BB
split-complementary
#D5CD90 #90BBD5 #AA90D5
monochromatic
#AA9E40 #C4B964 #D5CD90 #E6E1BC #F7F5E9
Accessibility & contrast
On white
1.62
#D5CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#D5CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CD90
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CD90 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98C
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#DFC5BD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d5cd90; /* rgb */ color: rgb(213, 205, 144); /* oklch */ color: oklch(84.0% 0.080 101.6);
Tailwind
colors: {
custom: {
50: '#e3dcb1',
500: '#d5cd90',
950: '#000000',
},
}SCSS
$custom: #d5cd90; $custom-light: #e3dcb1; $custom-dark: #000000;
JSON
{
"hex": "#d5cd90",
"rgb": {
"r": 213,
"g": 205,
"b": 144
},
"hsl": {
"h": 53.043,
"s": 45.098,
"l": 70
},
"oklch": {
"l": 0.84037,
"c": 0.07988,
"h": 101.6
},
"luminance": 0.59822
}Semantic roles & 50–950 ramp
primary
#D5CD90
secondary
#5E67AB
accent
#3DB82D
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151510
muted
#848481