#D2CDB2#D2CDB2
#D2CDB2 is a very light, muted yellow. Relative luminance 0.606; OKLCH L 84.5% C 0.037 H 98.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDB2 |
|---|---|
| RGB | rgb(210, 205, 178) |
| HSL | hsl(51, 26%, 76%) |
| HSV | hsv(51, 15%, 82%) |
| CMYK | cmyk(0%, 2.4%, 15.2%, 17.6%) |
| CIE-LAB | lab(82.15, -2.80, 14.08) |
| CIE-LCH | lch(82.15, 14.35, 101.23°) |
| OKLab | oklab(84.52% -0.0054 0.0364) |
| OKLCH | oklch(84.52% 0.037 98.5) |
| XYZ | xyz(56.4449, 60.5793, 50.8303) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.91
Eggshell
#F0EAD6
ΔE00 7.31
Warm Gray
#C9BEB0
ΔE00 7.39
Beige (survey)
#E6DAA6
ΔE00 7.48
Champagne
#F7E7CE
ΔE00 8.42
Wheat
#F5DEB3
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDB2 #B2B7D2
analogous
#D2BDB2 #D2CDB2 #C7D2B2
triadic
#D2CDB2 #B2D2CD #CDB2D2
tetradic
#D2CDB2 #B2D2BD #B2B7D2 #D2B2C7
square
#D2CDB2 #B2D2BD #B2B7D2 #D2B2C7
split-complementary
#D2CDB2 #B2C7D2 #BDB2D2
monochromatic
#A59B65 #BBB48B #D2CDB2 #E9E6D9 #F4F2EC
Accessibility & contrast
On white
1.60
#D2CDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#D2CDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDB2
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDB2 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBB0
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#D7C9C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2cdb2; /* rgb */ color: rgb(210, 205, 178); /* oklch */ color: oklch(84.5% 0.037 98.5);
Tailwind
colors: {
custom: {
50: '#e0dcc9',
500: '#d2cdb2',
950: '#000000',
},
}SCSS
$custom: #d2cdb2; $custom-light: #e0dcc9; $custom-dark: #000000;
JSON
{
"hex": "#d2cdb2",
"rgb": {
"r": 210,
"g": 205,
"b": 178
},
"hsl": {
"h": 50.625,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.84516,
"c": 0.03681,
"h": 98.5
},
"luminance": 0.60579
}Semantic roles & 50–950 ramp
primary
#D2CDB2
secondary
#8087A8
accent
#50A541
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482