#D6D2C4#D6D2C4
#D6D2C4 is a very light, near-neutral yellow. Relative luminance 0.644; OKLCH L 86.3% C 0.019 H 93.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D2C4 |
|---|---|
| RGB | rgb(214, 210, 196) |
| HSL | hsl(47, 18%, 80%) |
| HSV | hsv(47, 8%, 84%) |
| CMYK | cmyk(0%, 1.9%, 8.4%, 16.1%) |
| CIE-LAB | lab(84.16, -1.05, 7.42) |
| CIE-LCH | lch(84.16, 7.50, 98.06°) |
| OKLab | oklab(86.31% -0.0012 0.0194) |
| OKLCH | oklch(86.31% 0.019 93.7) |
| XYZ | xyz(60.7408, 64.3753, 61.4396) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.89
Light Grey
#D8DCD6
ΔE00 5.08
Warm Gray
#C9BEB0
ΔE00 5.80
Eggshell
#F0EAD6
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D2C4 #C4C8D6
analogous
#D6C9C4 #D6D2C4 #D1D6C4
triadic
#D6D2C4 #C4D6D2 #D2C4D6
tetradic
#D6D2C4 #C4D6C9 #C4C8D6 #D6C4D1
square
#D6D2C4 #C4D6C9 #C4C8D6 #D6C4D1
split-complementary
#D6D2C4 #C4D1D6 #C9C4D6
monochromatic
#A49B7C #BDB6A0 #D6D2C4 #EFEEE8 #F2F1ED
Accessibility & contrast
On white
1.51
#D6D2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#D6D2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D2C4
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D2C4 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C3
Deuteranopia (green-blind)
#D6D2C4
Tritanopia (blue-blind)
#D9D0CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d6d2c4; /* rgb */ color: rgb(214, 210, 196); /* oklch */ color: oklch(86.3% 0.019 93.7);
Tailwind
colors: {
custom: {
50: '#e2dfd5',
500: '#d6d2c4',
950: '#000000',
},
}SCSS
$custom: #d6d2c4; $custom-light: #e2dfd5; $custom-dark: #000000;
JSON
{
"hex": "#d6d2c4",
"rgb": {
"r": 214,
"g": 210,
"b": 196
},
"hsl": {
"h": 46.667,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.8631,
"c": 0.01948,
"h": 93.7
},
"luminance": 0.64375
}Semantic roles & 50–950 ramp
primary
#D6D2C4
secondary
#9398AB
accent
#5C9C49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483