#D3DAAA#D3DAAA
#D3DAAA is a very light, moderate yellow. Relative luminance 0.669; OKLCH L 87.1% C 0.064 H 114.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DAAA |
|---|---|
| RGB | rgb(211, 218, 170) |
| HSL | hsl(69, 39%, 76%) |
| HSV | hsv(69, 22%, 85%) |
| CMYK | cmyk(3.2%, 0%, 22%, 14.5%) |
| CIE-LAB | lab(85.45, -10.31, 22.89) |
| CIE-LCH | lch(85.45, 25.11, 114.24°) |
| OKLab | oklab(87.09% -0.0265 0.0582) |
| OKLCH | oklch(87.09% 0.064 114.5) |
| XYZ | xyz(59.1906, 66.8944, 47.8161) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 6.20
Beige (survey)
#E6DAA6
ΔE00 6.29
Pale Olive
#B9CC81
ΔE00 7.52
Vanilla
#F3E5AB
ΔE00 7.68
Light Khaki
#E6F2A2
ΔE00 7.91
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DAAA #B1AADA
analogous
#DAC9AA #D3DAAA #BBDAAA
triadic
#D3DAAA #AAD3DA #DAAAD3
tetradic
#D3DAAA #AADAC9 #B1AADA #DAAABB
square
#D3DAAA #AADAC9 #B1AADA #DAAABB
split-complementary
#D3DAAA #AABBDA #C9AADA
monochromatic
#A7B555 #BDC77F #D3DAAA #E9EDD5 #F4F6EA
Accessibility & contrast
On white
1.46
#D3DAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#D3DAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DAAA
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DAAA | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#E1D6AC
Tritanopia (blue-blind)
#D9D4CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d3daaa; /* rgb */ color: rgb(211, 218, 170); /* oklch */ color: oklch(87.1% 0.064 114.5);
Tailwind
colors: {
custom: {
50: '#e1e5c3',
500: '#d3daaa',
950: '#000000',
},
}SCSS
$custom: #d3daaa; $custom-light: #e1e5c3; $custom-dark: #000000;
JSON
{
"hex": "#d3daaa",
"rgb": {
"r": 211,
"g": 218,
"b": 170
},
"hsl": {
"h": 68.75,
"s": 39.344,
"l": 76.078
},
"oklch": {
"l": 0.87089,
"c": 0.06399,
"h": 114.5
},
"luminance": 0.66894
}Semantic roles & 50–950 ramp
primary
#D3DAAA
secondary
#7F77B2
accent
#33B246
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151512
muted
#848482