#D2CDBB#D2CDBB
#D2CDBB is a very light, muted yellow. Relative luminance 0.610; OKLCH L 84.7% C 0.025 H 94.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDBB |
|---|---|
| RGB | rgb(210, 205, 187) |
| HSL | hsl(47, 20%, 78%) |
| HSV | hsv(47, 11%, 82%) |
| CMYK | cmyk(0%, 2.4%, 11%, 17.6%) |
| CIE-LAB | lab(82.35, -1.36, 9.58) |
| CIE-LCH | lch(82.35, 9.67, 98.08°) |
| OKLab | oklab(84.74% -0.0018 0.025) |
| OKLCH | oklch(84.74% 0.025 94.1) |
| XYZ | xyz(57.3784, 60.9527, 55.7464) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.20
Warm Beige
#E9DCC9
ΔE00 5.41
Eggshell
#F0EAD6
ΔE00 6.65
Light Grey
#D8DCD6
ΔE00 6.81
Silver (survey)
#C5C9C7
ΔE00 7.57
Champagne
#F7E7CE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDBB #BBC0D2
analogous
#D2C1BB #D2CDBB #CBD2BB
triadic
#D2CDBB #BBD2CD #CDBBD2
tetradic
#D2CDBB #BBD2C1 #BBC0D2 #D2BBCB
square
#D2CDBB #BBD2C1 #BBC0D2 #D2BBCB
split-complementary
#D2CDBB #BBCBD2 #C1BBD2
monochromatic
#A19771 #BAB296 #D2CDBB #EAE8E0 #F3F1ED
Accessibility & contrast
On white
1.59
#D2CDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#D2CDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDBB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDBB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#D3CEBC
Tritanopia (blue-blind)
#D6CAC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d2cdbb; /* rgb */ color: rgb(210, 205, 187); /* oklch */ color: oklch(84.7% 0.025 94.1);
Tailwind
colors: {
custom: {
50: '#dfdccf',
500: '#d2cdbb',
950: '#000000',
},
}SCSS
$custom: #d2cdbb; $custom-light: #dfdccf; $custom-dark: #000000;
JSON
{
"hex": "#d2cdbb",
"rgb": {
"r": 210,
"g": 205,
"b": 187
},
"hsl": {
"h": 46.957,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84741,
"c": 0.02504,
"h": 94.1
},
"luminance": 0.60952
}Semantic roles & 50–950 ramp
primary
#D2CDBB
secondary
#8A90A7
accent
#5A9F47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483