#D6D4C2#D6D4C2
#D6D4C2 is a very light, muted yellow. Relative luminance 0.653; OKLCH L 86.7% C 0.024 H 101.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D4C2 |
|---|---|
| RGB | rgb(214, 212, 194) |
| HSL | hsl(54, 20%, 80%) |
| HSV | hsv(54, 9%, 84%) |
| CMYK | cmyk(0%, 0.9%, 9.3%, 16.1%) |
| CIE-LAB | lab(84.63, -2.42, 9.15) |
| CIE-LCH | lch(84.63, 9.47, 104.83°) |
| OKLab | oklab(86.66% -0.005 0.0239) |
| OKLCH | oklch(86.66% 0.024 101.7) |
| XYZ | xyz(61.0115, 65.2786, 60.4144) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.41
Light Grey
#D8DCD6
ΔE00 5.63
Warm Beige
#E9DCC9
ΔE00 5.74
Warm Gray
#C9BEB0
ΔE00 7.22
Beige
#F5F5DC
ΔE00 7.55
Silver (survey)
#C5C9C7
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D4C2 #C2C4D6
analogous
#D6CAC2 #D6D4C2 #CED6C2
triadic
#D6D4C2 #C2D6D4 #D4C2D6
tetradic
#D6D4C2 #C2D6CA #C2C4D6 #D6C2CE
square
#D6D4C2 #C2D6CA #C2C4D6 #D6C2CE
split-complementary
#D6D4C2 #C2CED6 #CAC2D6
monochromatic
#A5A079 #BDBA9D #D6D4C2 #EFEEE7 #F3F2ED
Accessibility & contrast
On white
1.49
#D6D4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#D6D4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D4C2
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D4C2 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#D9D4C3
Tritanopia (blue-blind)
#D9D1CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d6d4c2; /* rgb */ color: rgb(214, 212, 194); /* oklch */ color: oklch(86.7% 0.024 101.7);
Tailwind
colors: {
custom: {
50: '#e2e1d4',
500: '#d6d4c2',
950: '#000000',
},
}SCSS
$custom: #d6d4c2; $custom-light: #e2e1d4; $custom-dark: #000000;
JSON
{
"hex": "#d6d4c2",
"rgb": {
"r": 214,
"g": 212,
"b": 194
},
"hsl": {
"h": 54,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.86661,
"c": 0.0244,
"h": 101.7
},
"luminance": 0.65278
}Semantic roles & 50–950 ramp
primary
#D6D4C2
secondary
#9193AB
accent
#509E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483