#D6D2C2#D6D2C2
#D6D2C2 is a very light, muted yellow. Relative luminance 0.643; OKLCH L 86.3% C 0.022 H 95.3°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D2C2 |
|---|---|
| RGB | rgb(214, 210, 194) |
| HSL | hsl(48, 20%, 80%) |
| HSV | hsv(48, 9%, 84%) |
| CMYK | cmyk(0%, 1.9%, 9.3%, 16.1%) |
| CIE-LAB | lab(84.11, -1.38, 8.42) |
| CIE-LCH | lch(84.11, 8.53, 99.34°) |
| OKLab | oklab(86.26% -0.002 0.022) |
| OKLCH | oklch(86.26% 0.022 95.3) |
| XYZ | xyz(60.5146, 64.2848, 60.2487) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.91
Light Grey
#D8DCD6
ΔE00 5.56
Eggshell
#F0EAD6
ΔE00 5.63
Warm Gray
#C9BEB0
ΔE00 6.01
Silver (survey)
#C5C9C7
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D2C2 #C2C6D6
analogous
#D6C8C2 #D6D2C2 #D0D6C2
triadic
#D6D2C2 #C2D6D2 #D2C2D6
tetradic
#D6D2C2 #C2D6C8 #C2C6D6 #D6C2D0
square
#D6D2C2 #C2D6C8 #C2C6D6 #D6C2D0
split-complementary
#D6D2C2 #C2D0D6 #C8C2D6
monochromatic
#A59C79 #BDB79D #D6D2C2 #EFEDE7 #F3F2ED
Accessibility & contrast
On white
1.52
#D6D2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#D6D2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D2C2
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D2C2 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#D7D2C2
Tritanopia (blue-blind)
#DACFCD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d6d2c2; /* rgb */ color: rgb(214, 210, 194); /* oklch */ color: oklch(86.3% 0.022 95.3);
Tailwind
colors: {
custom: {
50: '#e2dfd4',
500: '#d6d2c2',
950: '#000000',
},
}SCSS
$custom: #d6d2c2; $custom-light: #e2dfd4; $custom-dark: #000000;
JSON
{
"hex": "#d6d2c2",
"rgb": {
"r": 214,
"g": 210,
"b": 194
},
"hsl": {
"h": 48,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.86257,
"c": 0.0221,
"h": 95.3
},
"luminance": 0.64284
}Semantic roles & 50–950 ramp
primary
#D6D2C2
secondary
#9196AB
accent
#599E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483