#D3DCA2#D3DCA2
#D3DCA2 is a very light, moderate yellow. Relative luminance 0.676; OKLCH L 87.3% C 0.077 H 115.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCA2 |
|---|---|
| RGB | rgb(211, 220, 162) |
| HSL | hsl(69, 45%, 75%) |
| HSV | hsv(69, 26%, 86%) |
| CMYK | cmyk(4.1%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(85.83, -12.45, 27.56) |
| CIE-LCH | lch(85.83, 30.24, 114.30°) |
| OKLab | oklab(87.34% -0.0326 0.0695) |
| OKLCH | oklch(87.34% 0.077 115.2) |
| XYZ | xyz(58.9785, 67.6443, 44.1250) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 5.55
Pale Olive
#B9CC81
ΔE00 6.05
Light Khaki
#E6F2A2
ΔE00 6.07
Greenish Beige
#C9D179
ΔE00 6.54
Beige (survey)
#E6DAA6
ΔE00 6.59
Greenish Tan
#BCCB7A
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCA2 #ABA2DC
analogous
#DCC8A2 #D3DCA2 #B6DCA2
triadic
#D3DCA2 #A2D3DC #DCA2D3
tetradic
#D3DCA2 #A2DCC8 #ABA2DC #DCA2B6
square
#D3DCA2 #A2DCC8 #ABA2DC #DCA2B6
split-complementary
#D3DCA2 #A2B6DC #C8A2DC
monochromatic
#A9BB49 #BECB76 #D3DCA2 #E8EDCE #F4F7E9
Accessibility & contrast
On white
1.45
#D3DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#D3DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCA2
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCA2 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69E
Deuteranopia (green-blind)
#E4D7A4
Tritanopia (blue-blind)
#DAD5CD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d3dca2; /* rgb */ color: rgb(211, 220, 162); /* oklch */ color: oklch(87.3% 0.077 115.2);
Tailwind
colors: {
custom: {
50: '#e1e6be',
500: '#d3dca2',
950: '#000000',
},
}SCSS
$custom: #d3dca2; $custom-light: #e1e6be; $custom-dark: #000000;
JSON
{
"hex": "#d3dca2",
"rgb": {
"r": 211,
"g": 220,
"b": 162
},
"hsl": {
"h": 69.31,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.87341,
"c": 0.07674,
"h": 115.2
},
"luminance": 0.67644
}Semantic roles & 50–950 ramp
primary
#D3DCA2
secondary
#796EB4
accent
#2DB843
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151612
muted
#848482