#D2CDBA#D2CDBA
#D2CDBA is a very light, muted yellow. Relative luminance 0.609; OKLCH L 84.7% C 0.026 H 94.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDBA |
|---|---|
| RGB | rgb(210, 205, 186) |
| HSL | hsl(48, 21%, 78%) |
| HSV | hsv(48, 11%, 82%) |
| CMYK | cmyk(0%, 2.4%, 11.4%, 17.6%) |
| CIE-LAB | lab(82.33, -1.52, 10.08) |
| CIE-LCH | lch(82.33, 10.19, 98.59°) |
| OKLab | oklab(84.71% -0.0022 0.0263) |
| OKLCH | oklch(84.71% 0.026 94.8) |
| XYZ | xyz(57.2717, 60.9100, 55.1846) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.41
Warm Beige
#E9DCC9
ΔE00 5.51
Eggshell
#F0EAD6
ΔE00 6.65
Light Grey
#D8DCD6
ΔE00 7.06
Silver (survey)
#C5C9C7
ΔE00 7.88
Champagne
#F7E7CE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDBA #BABFD2
analogous
#D2C1BA #D2CDBA #CBD2BA
triadic
#D2CDBA #BAD2CD #CDBAD2
tetradic
#D2CDBA #BAD2C1 #BABFD2 #D2BACB
square
#D2CDBA #BAD2C1 #BABFD2 #D2BACB
split-complementary
#D2CDBA #BACBD2 #C1BAD2
monochromatic
#A29770 #BAB295 #D2CDBA #EAE8DF #F3F2EC
Accessibility & contrast
On white
1.59
#D2CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#D2CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDBA
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDBA | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCB9
Deuteranopia (green-blind)
#D3CEBB
Tritanopia (blue-blind)
#D6CAC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d2cdba; /* rgb */ color: rgb(210, 205, 186); /* oklch */ color: oklch(84.7% 0.026 94.8);
Tailwind
colors: {
custom: {
50: '#dfdcce',
500: '#d2cdba',
950: '#000000',
},
}SCSS
$custom: #d2cdba; $custom-light: #dfdcce; $custom-dark: #000000;
JSON
{
"hex": "#d2cdba",
"rgb": {
"r": 210,
"g": 205,
"b": 186
},
"hsl": {
"h": 47.5,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.84715,
"c": 0.02635,
"h": 94.8
},
"luminance": 0.60909
}Semantic roles & 50–950 ramp
primary
#D2CDBA
secondary
#898FA7
accent
#599F46
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483