#D5CE7E#D5CE7E
#D5CE7E is a very light, moderate yellow. Relative luminance 0.598; OKLCH L 83.9% C 0.102 H 104.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CE7E |
|---|---|
| RGB | rgb(213, 206, 126) |
| HSL | hsl(55, 51%, 66%) |
| HSV | hsv(55, 41%, 84%) |
| CMYK | cmyk(0%, 3.3%, 40.8%, 16.5%) |
| CIE-LAB | lab(81.73, -8.98, 40.60) |
| CIE-LCH | lch(81.73, 41.59, 102.46°) |
| OKLab | oklab(83.94% -0.0246 0.0987) |
| OKLCH | oklch(83.94% 0.102 104) |
| XYZ | xyz(53.2787, 59.7965, 28.4699) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.10
Sand (survey)
#E2CA76
ΔE00 4.96
Khaki (CSS)
#F0E68C
ΔE00 5.81
Darkkhaki
#BDB76B
ΔE00 5.95
Sandy
#F1DA7A
ΔE00 6.06
Greenish Tan
#BCCB7A
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CE7E #7E85D5
analogous
#D5A37E #D5CE7E #B1D57E
triadic
#D5CE7E #7ED5CE #CE7ED5
tetradic
#D5CE7E #7ED5A3 #7E85D5 #D57EB1
square
#D5CE7E #7ED5A3 #7E85D5 #D57EB1
split-complementary
#D5CE7E #7EB1D5 #A37ED5
monochromatic
#A39B35 #C6BC50 #D5CE7E #E4E0AC #F3F1DA
Accessibility & contrast
On white
1.62
#D5CE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#D5CE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CE7E
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CE7E | 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)
#DBC978
Deuteranopia (green-blind)
#DECD81
Tritanopia (blue-blind)
#E1C4BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d5ce7e; /* rgb */ color: rgb(213, 206, 126); /* oklch */ color: oklch(83.9% 0.102 104.0);
Tailwind
colors: {
custom: {
50: '#e3dca4',
500: '#d5ce7e',
950: '#000000',
},
}SCSS
$custom: #d5ce7e; $custom-light: #e3dca4; $custom-dark: #000000;
JSON
{
"hex": "#d5ce7e",
"rgb": {
"r": 213,
"g": 206,
"b": 126
},
"hsl": {
"h": 55.172,
"s": 50.877,
"l": 66.471
},
"oklch": {
"l": 0.83935,
"c": 0.10176,
"h": 104
},
"luminance": 0.59795
}Semantic roles & 50–950 ramp
primary
#D5CE7E
secondary
#5057A8
accent
#33BE27
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#16150F
muted
#848480