#D2CDBC#D2CDBC
#D2CDBC is a very light, muted yellow. Relative luminance 0.610; OKLCH L 84.8% C 0.024 H 93.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDBC |
|---|---|
| RGB | rgb(210, 205, 188) |
| HSL | hsl(46, 20%, 78%) |
| HSV | hsv(46, 10%, 82%) |
| CMYK | cmyk(0%, 2.4%, 10.5%, 17.6%) |
| CIE-LAB | lab(82.38, -1.19, 9.08) |
| CIE-LCH | lch(82.38, 9.15, 97.50°) |
| OKLab | oklab(84.77% -0.0014 0.0237) |
| OKLCH | oklch(84.77% 0.024 93.4) |
| XYZ | xyz(57.4858, 60.9956, 56.3122) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.01
Warm Beige
#E9DCC9
ΔE00 5.33
Light Grey
#D8DCD6
ΔE00 6.57
Eggshell
#F0EAD6
ΔE00 6.67
Silver (survey)
#C5C9C7
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDBC #BCC1D2
analogous
#D2C2BC #D2CDBC #CCD2BC
triadic
#D2CDBC #BCD2CD #CDBCD2
tetradic
#D2CDBC #BCD2C2 #BCC1D2 #D2BCCC
square
#D2CDBC #BCD2C2 #BCC1D2 #D2BCCC
split-complementary
#D2CDBC #BCCCD2 #C2BCD2
monochromatic
#A19673 #B9B297 #D2CDBC #EBE8E1 #F3F1ED
Accessibility & contrast
On white
1.59
#D2CDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#D2CDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDBC
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDBC | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBB
Deuteranopia (green-blind)
#D2CEBC
Tritanopia (blue-blind)
#D6CAC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d2cdbc; /* rgb */ color: rgb(210, 205, 188); /* oklch */ color: oklch(84.8% 0.024 93.4);
Tailwind
colors: {
custom: {
50: '#dfdcd0',
500: '#d2cdbc',
950: '#000000',
},
}SCSS
$custom: #d2cdbc; $custom-light: #dfdcd0; $custom-dark: #000000;
JSON
{
"hex": "#d2cdbc",
"rgb": {
"r": 210,
"g": 205,
"b": 188
},
"hsl": {
"h": 46.364,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.84767,
"c": 0.02374,
"h": 93.4
},
"luminance": 0.60995
}Semantic roles & 50–950 ramp
primary
#D2CDBC
secondary
#8B91A7
accent
#5B9E48
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483