#D3CDB2#D3CDB2
#D3CDB2 is a very light, muted yellow. Relative luminance 0.607; OKLCH L 84.6% C 0.037 H 96.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDB2 |
|---|---|
| RGB | rgb(211, 205, 178) |
| HSL | hsl(49, 27%, 76%) |
| HSV | hsv(49, 16%, 83%) |
| CMYK | cmyk(0%, 2.8%, 15.6%, 17.3%) |
| CIE-LAB | lab(82.23, -2.43, 14.20) |
| CIE-LCH | lch(82.23, 14.41, 99.71°) |
| OKLab | oklab(84.6% -0.0044 0.0367) |
| OKLCH | oklch(84.6% 0.037 96.8) |
| XYZ | xyz(56.7306, 60.7266, 50.8437) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.57
Warm Gray
#C9BEB0
ΔE00 7.14
Eggshell
#F0EAD6
ΔE00 7.21
Beige (survey)
#E6DAA6
ΔE00 7.38
Champagne
#F7E7CE
ΔE00 8.10
Wheat
#F5DEB3
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDB2 #B2B8D3
analogous
#D3BDB2 #D3CDB2 #C9D3B2
triadic
#D3CDB2 #B2D3CD #CDB2D3
tetradic
#D3CDB2 #B2D3BD #B2B8D3 #D3B2C9
square
#D3CDB2 #B2D3BD #B2B8D3 #D3B2C9
split-complementary
#D3CDB2 #B2C9D3 #BDB2D3
monochromatic
#A69A64 #BDB48B #D3CDB2 #E9E6D9 #F4F2EC
Accessibility & contrast
On white
1.60
#D3CDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#D3CDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDB2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDB2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBB0
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#D9C9C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d3cdb2; /* rgb */ color: rgb(211, 205, 178); /* oklch */ color: oklch(84.6% 0.037 96.8);
Tailwind
colors: {
custom: {
50: '#e0dcc9',
500: '#d3cdb2',
950: '#000000',
},
}SCSS
$custom: #d3cdb2; $custom-light: #e0dcc9; $custom-dark: #000000;
JSON
{
"hex": "#d3cdb2",
"rgb": {
"r": 211,
"g": 205,
"b": 178
},
"hsl": {
"h": 49.091,
"s": 27.273,
"l": 76.275
},
"oklch": {
"l": 0.84598,
"c": 0.03698,
"h": 96.8
},
"luminance": 0.60726
}Semantic roles & 50–950 ramp
primary
#D3CDB2
secondary
#8088A9
accent
#52A640
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482