#D4DCA2#D4DCA2
#D4DCA2 is a very light, moderate yellow. Relative luminance 0.678; OKLCH L 87.4% C 0.077 H 114.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCA2 |
|---|---|
| RGB | rgb(212, 220, 162) |
| HSL | hsl(68, 45%, 75%) |
| HSV | hsv(68, 26%, 86%) |
| CMYK | cmyk(3.6%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(85.90, -12.07, 27.68) |
| CIE-LCH | lch(85.90, 30.19, 113.57°) |
| OKLab | oklab(87.42% -0.0316 0.0697) |
| OKLCH | oklch(87.42% 0.077 114.4) |
| XYZ | xyz(59.2659, 67.7926, 44.1385) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 5.31
Light Khaki
#E6F2A2
ΔE00 6.04
Pale Olive
#B9CC81
ΔE00 6.18
Beige (survey)
#E6DAA6
ΔE00 6.32
Greenish Beige
#C9D179
ΔE00 6.51
Greenish Tan
#BCCB7A
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCA2 #AAA2DC
analogous
#DCC7A2 #D4DCA2 #B7DCA2
triadic
#D4DCA2 #A2D4DC #DCA2D4
tetradic
#D4DCA2 #A2DCC7 #AAA2DC #DCA2B7
square
#D4DCA2 #A2DCC7 #AAA2DC #DCA2B7
split-complementary
#D4DCA2 #A2B7DC #C7A2DC
monochromatic
#ABBB49 #BFCB76 #D4DCA2 #E9EDCE #F5F7E9
Accessibility & contrast
On white
1.44
#D4DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#D4DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCA2
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCA2 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69E
Deuteranopia (green-blind)
#E4D7A4
Tritanopia (blue-blind)
#DBD5CD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d4dca2; /* rgb */ color: rgb(212, 220, 162); /* oklch */ color: oklch(87.4% 0.077 114.4);
Tailwind
colors: {
custom: {
50: '#e1e6be',
500: '#d4dca2',
950: '#000000',
},
}SCSS
$custom: #d4dca2; $custom-light: #e1e6be; $custom-dark: #000000;
JSON
{
"hex": "#d4dca2",
"rgb": {
"r": 212,
"g": 220,
"b": 162
},
"hsl": {
"h": 68.276,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.87418,
"c": 0.07655,
"h": 114.4
},
"luminance": 0.67792
}Semantic roles & 50–950 ramp
primary
#D4DCA2
secondary
#786EB4
accent
#2DB840
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151612
muted
#848482