#D9D2BC#D9D2BC
#D9D2BC is a very light, muted yellow. Relative luminance 0.645; OKLCH L 86.3% C 0.031 H 92.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D9D2BC |
|---|---|
| RGB | rgb(217, 210, 188) |
| HSL | hsl(46, 28%, 79%) |
| HSV | hsv(46, 13%, 85%) |
| CMYK | cmyk(0%, 3.2%, 13.4%, 14.9%) |
| CIE-LAB | lab(84.21, -1.28, 11.77) |
| CIE-LCH | lch(84.21, 11.84, 96.23°) |
| OKLab | oklab(86.35% -0.0012 0.0306) |
| OKLCH | oklch(86.35% 0.031 92.3) |
| XYZ | xyz(60.7382, 64.4765, 56.8127) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.41
Eggshell
#F0EAD6
ΔE00 5.46
Warm Gray
#C9BEB0
ΔE00 6.37
Champagne
#F7E7CE
ΔE00 6.42
Antiquewhite
#FAEBD7
ΔE00 7.30
Light Grey
#D8DCD6
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9D2BC #BCC3D9
analogous
#D9C4BC #D9D2BC #D2D9BC
triadic
#D9D2BC #BCD9D2 #D2BCD9
tetradic
#D9D2BC #BCD9C4 #BCC3D9 #D9BCD2
square
#D9D2BC #BCD9C4 #BCC3D9 #D9BCD2
split-complementary
#D9D2BC #BCD2D9 #C4BCD9
monochromatic
#AD9E6E #C3B895 #D9D2BC #EFECE3 #F4F2EB
Accessibility & contrast
On white
1.51
#D9D2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#D9D2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9D2BC
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9D2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9D2BC | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BB
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#DECECC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d9d2bc; /* rgb */ color: rgb(217, 210, 188); /* oklch */ color: oklch(86.3% 0.031 92.3);
Tailwind
colors: {
custom: {
50: '#e4dfd0',
500: '#d9d2bc',
950: '#000000',
},
}SCSS
$custom: #d9d2bc; $custom-light: #e4dfd0; $custom-dark: #000000;
JSON
{
"hex": "#d9d2bc",
"rgb": {
"r": 217,
"g": 210,
"b": 188
},
"hsl": {
"h": 45.517,
"s": 27.619,
"l": 79.412
},
"oklch": {
"l": 0.86348,
"c": 0.03062,
"h": 92.3
},
"luminance": 0.64476
}Semantic roles & 50–950 ramp
primary
#D9D2BC
secondary
#8A93B0
accent
#58A63F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483