#D5CF99#D5CF99
#D5CF99 is a very light, moderate yellow. Relative luminance 0.611; OKLCH L 84.6% C 0.071 H 102.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CF99 |
|---|---|
| RGB | rgb(213, 207, 153) |
| HSL | hsl(54, 42%, 72%) |
| HSV | hsv(54, 28%, 84%) |
| CMYK | cmyk(0%, 2.8%, 28.2%, 16.5%) |
| CIE-LAB | lab(82.42, -6.29, 27.66) |
| CIE-LCH | lch(82.42, 28.36, 102.82°) |
| OKLab | oklab(84.62% -0.0154 0.0695) |
| OKLCH | oklch(84.62% 0.071 102.5) |
| XYZ | xyz(55.5034, 61.0728, 38.9952) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.56
Palegoldenrod
#EEE8AA
ΔE00 5.83
Vanilla
#F3E5AB
ΔE00 5.94
Greenish Beige
#C9D179
ΔE00 7.24
Sand (survey)
#E2CA76
ΔE00 7.63
Light Tan
#FBEEAC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CF99 #999FD5
analogous
#D5B199 #D5CF99 #BDD599
triadic
#D5CF99 #99D5CF #CF99D5
tetradic
#D5CF99 #99D5B1 #999FD5 #D599BD
square
#D5CF99 #99D5B1 #999FD5 #D599BD
split-complementary
#D5CF99 #99BDD5 #B199D5
monochromatic
#ADA247 #C3BB6E #D5CF99 #E7E3C4 #F6F5E9
Accessibility & contrast
On white
1.59
#D5CF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#D5CF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CF99
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CF99 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB95
Deuteranopia (green-blind)
#DBCF9B
Tritanopia (blue-blind)
#DEC8C1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d5cf99; /* rgb */ color: rgb(213, 207, 153); /* oklch */ color: oklch(84.6% 0.071 102.5);
Tailwind
colors: {
custom: {
50: '#e2ddb7',
500: '#d5cf99',
950: '#000000',
},
}SCSS
$custom: #d5cf99; $custom-light: #e2ddb7; $custom-dark: #000000;
JSON
{
"hex": "#d5cf99",
"rgb": {
"r": 213,
"g": 207,
"b": 153
},
"hsl": {
"h": 54,
"s": 41.667,
"l": 71.765
},
"oklch": {
"l": 0.84622,
"c": 0.07119,
"h": 102.5
},
"luminance": 0.61072
}Semantic roles & 50–950 ramp
primary
#D5CF99
secondary
#676EAB
accent
#3EB531
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481