#D4CFA4#D4CFA4
#D4CFA4 is a very light, muted yellow. Relative luminance 0.613; OKLCH L 84.8% C 0.057 H 102.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CFA4 |
|---|---|
| RGB | rgb(212, 207, 164) |
| HSL | hsl(54, 36%, 74%) |
| HSV | hsv(54, 23%, 83%) |
| CMYK | cmyk(0%, 2.4%, 22.6%, 16.9%) |
| CIE-LAB | lab(82.54, -5.17, 22.05) |
| CIE-LCH | lch(82.54, 22.65, 103.20°) |
| OKLab | oklab(84.77% -0.0119 0.0561) |
| OKLCH | oklch(84.77% 0.057 102) |
| XYZ | xyz(56.1649, 61.3039, 43.9889) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.13
Vanilla
#F3E5AB
ΔE00 6.77
Palegoldenrod
#EEE8AA
ΔE00 6.93
Wheat
#F5DEB3
ΔE00 7.95
Sand
#C2B280
ΔE00 8.19
Light Tan
#FBEEAC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CFA4 #A4A9D4
analogous
#D4B7A4 #D4CFA4 #C1D4A4
triadic
#D4CFA4 #A4D4CF #CFA4D4
tetradic
#D4CFA4 #A4D4B7 #A4A9D4 #D4A4C1
square
#D4CFA4 #A4D4B7 #A4A9D4 #D4A4C1
split-complementary
#D4CFA4 #A4C1D4 #B7A4D4
monochromatic
#ACA351 #C0B97A #D4CFA4 #E8E5CE #F5F4EA
Accessibility & contrast
On white
1.58
#D4CFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#D4CFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CFA4
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CFA4 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CCA1
Deuteranopia (green-blind)
#D9CFA5
Tritanopia (blue-blind)
#DCC9C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d4cfa4; /* rgb */ color: rgb(212, 207, 164); /* oklch */ color: oklch(84.8% 0.057 102.0);
Tailwind
colors: {
custom: {
50: '#e1ddbf',
500: '#d4cfa4',
950: '#000000',
},
}SCSS
$custom: #d4cfa4; $custom-light: #e1ddbf; $custom-dark: #000000;
JSON
{
"hex": "#d4cfa4",
"rgb": {
"r": 212,
"g": 207,
"b": 164
},
"hsl": {
"h": 53.75,
"s": 35.821,
"l": 73.725
},
"oklch": {
"l": 0.84768,
"c": 0.05737,
"h": 102
},
"luminance": 0.61303
}Semantic roles & 50–950 ramp
primary
#D4CFA4
secondary
#7278AA
accent
#43AF37
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482