#D6D0BA#D6D0BA
#D6D0BA is a very light, muted yellow. Relative luminance 0.630; OKLCH L 85.6% C 0.030 H 94.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D0BA |
|---|---|
| RGB | rgb(214, 208, 186) |
| HSL | hsl(47, 25%, 78%) |
| HSV | hsv(47, 13%, 84%) |
| CMYK | cmyk(0%, 2.8%, 13.1%, 16.1%) |
| CIE-LAB | lab(83.42, -1.64, 11.67) |
| CIE-LCH | lch(83.42, 11.78, 98.02°) |
| OKLab | oklab(85.65% -0.0023 0.0303) |
| OKLCH | oklch(85.65% 0.03 94.4) |
| XYZ | xyz(59.1496, 62.9537, 55.4801) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.09
Eggshell
#F0EAD6
ΔE00 5.97
Warm Gray
#C9BEB0
ΔE00 6.27
Champagne
#F7E7CE
ΔE00 7.12
Light Grey
#D8DCD6
ΔE00 7.70
Antiquewhite
#FAEBD7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D0BA #BAC0D6
analogous
#D6C2BA #D6D0BA #CED6BA
triadic
#D6D0BA #BAD6D0 #D0BAD6
tetradic
#D6D0BA #BAD6C2 #BAC0D6 #D6BACE
square
#D6D0BA #BAD6C2 #BAC0D6 #D6BACE
split-complementary
#D6D0BA #BACED6 #C2BAD6
monochromatic
#A89C6D #BFB694 #D6D0BA #EDEAE0 #F4F2EC
Accessibility & contrast
On white
1.55
#D6D0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#D6D0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D0BA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D0BA | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFB9
Deuteranopia (green-blind)
#D7D1BB
Tritanopia (blue-blind)
#DBCCCA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d6d0ba; /* rgb */ color: rgb(214, 208, 186); /* oklch */ color: oklch(85.6% 0.030 94.4);
Tailwind
colors: {
custom: {
50: '#e2dece',
500: '#d6d0ba',
950: '#000000',
},
}SCSS
$custom: #d6d0ba; $custom-light: #e2dece; $custom-dark: #000000;
JSON
{
"hex": "#d6d0ba",
"rgb": {
"r": 214,
"g": 208,
"b": 186
},
"hsl": {
"h": 47.143,
"s": 25.455,
"l": 78.431
},
"oklch": {
"l": 0.85649,
"c": 0.03041,
"h": 94.4
},
"luminance": 0.62953
}Semantic roles & 50–950 ramp
primary
#D6D0BA
secondary
#8890AC
accent
#57A442
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483