#D2CDBD#D2CDBD
#D2CDBD is a very light, muted yellow. Relative luminance 0.610; OKLCH L 84.8% C 0.022 H 92.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDBD |
|---|---|
| RGB | rgb(210, 205, 189) |
| HSL | hsl(46, 19%, 78%) |
| HSV | hsv(46, 10%, 82%) |
| CMYK | cmyk(0%, 2.4%, 10%, 17.6%) |
| CIE-LAB | lab(82.40, -1.03, 8.58) |
| CIE-LCH | lch(82.40, 8.64, 96.85°) |
| OKLab | oklab(84.79% -0.001 0.0224) |
| OKLCH | oklch(84.79% 0.022 92.5) |
| XYZ | xyz(57.5940, 61.0389, 56.8818) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.85
Warm Beige
#E9DCC9
ΔE00 5.28
Light Grey
#D8DCD6
ΔE00 6.34
Eggshell
#F0EAD6
ΔE00 6.72
Silver (survey)
#C5C9C7
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDBD #BDC2D2
analogous
#D2C2BD #D2CDBD #CCD2BD
triadic
#D2CDBD #BDD2CD #CDBDD2
tetradic
#D2CDBD #BDD2C2 #BDC2D2 #D2BDCC
square
#D2CDBD #BDD2C2 #BDC2D2 #D2BDCC
split-complementary
#D2CDBD #BDCCD2 #C2BDD2
monochromatic
#A09674 #B9B199 #D2CDBD #EBE9E1 #F3F1ED
Accessibility & contrast
On white
1.59
#D2CDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#D2CDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDBD
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDBD | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBC
Deuteranopia (green-blind)
#D2CEBD
Tritanopia (blue-blind)
#D6CAC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d2cdbd; /* rgb */ color: rgb(210, 205, 189); /* oklch */ color: oklch(84.8% 0.022 92.5);
Tailwind
colors: {
custom: {
50: '#dfdcd0',
500: '#d2cdbd',
950: '#000000',
},
}SCSS
$custom: #d2cdbd; $custom-light: #dfdcd0; $custom-dark: #000000;
JSON
{
"hex": "#d2cdbd",
"rgb": {
"r": 210,
"g": 205,
"b": 189
},
"hsl": {
"h": 45.714,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.84793,
"c": 0.02244,
"h": 92.5
},
"luminance": 0.61038
}Semantic roles & 50–950 ramp
primary
#D2CDBD
secondary
#8C93A7
accent
#5C9D48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483