#D4CDB2#D4CDB2
#D4CDB2 is a very light, muted yellow. Relative luminance 0.609; OKLCH L 84.7% C 0.037 H 95.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDB2 |
|---|---|
| RGB | rgb(212, 205, 178) |
| HSL | hsl(48, 28%, 76%) |
| HSV | hsv(48, 16%, 83%) |
| CMYK | cmyk(0%, 3.3%, 16%, 16.9%) |
| CIE-LAB | lab(82.31, -2.06, 14.33) |
| CIE-LCH | lch(82.31, 14.47, 98.20°) |
| OKLab | oklab(84.68% -0.0033 0.037) |
| OKLCH | oklch(84.68% 0.037 95.1) |
| XYZ | xyz(57.0181, 60.8748, 50.8572) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.25
Warm Gray
#C9BEB0
ΔE00 6.91
Eggshell
#F0EAD6
ΔE00 7.13
Beige (survey)
#E6DAA6
ΔE00 7.32
Champagne
#F7E7CE
ΔE00 7.79
Wheat
#F5DEB3
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDB2 #B2B9D4
analogous
#D4BCB2 #D4CDB2 #CAD4B2
triadic
#D4CDB2 #B2D4CD #CDB2D4
tetradic
#D4CDB2 #B2D4BC #B2B9D4 #D4B2CA
square
#D4CDB2 #B2D4BC #B2B9D4 #D4B2CA
split-complementary
#D4CDB2 #B2CAD4 #BCB2D4
monochromatic
#A89A63 #BEB48B #D4CDB2 #EAE7D9 #F4F2EB
Accessibility & contrast
On white
1.59
#D4CDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#D4CDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDB2
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDB2 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBB0
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#DAC9C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d4cdb2; /* rgb */ color: rgb(212, 205, 178); /* oklch */ color: oklch(84.7% 0.037 95.1);
Tailwind
colors: {
custom: {
50: '#e1dcc9',
500: '#d4cdb2',
950: '#000000',
},
}SCSS
$custom: #d4cdb2; $custom-light: #e1dcc9; $custom-dark: #000000;
JSON
{
"hex": "#d4cdb2",
"rgb": {
"r": 212,
"g": 205,
"b": 178
},
"hsl": {
"h": 47.647,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.8468,
"c": 0.03718,
"h": 95.1
},
"luminance": 0.60874
}Semantic roles & 50–950 ramp
primary
#D4CDB2
secondary
#8089AA
accent
#54A73F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482