#D2CDBE#D2CDBE
#D2CDBE is a very light, muted yellow. Relative luminance 0.611; OKLCH L 84.8% C 0.021 H 91.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDBE |
|---|---|
| RGB | rgb(210, 205, 190) |
| HSL | hsl(45, 18%, 78%) |
| HSV | hsv(45, 10%, 82%) |
| CMYK | cmyk(0%, 2.4%, 9.5%, 17.6%) |
| CIE-LAB | lab(82.42, -0.86, 8.08) |
| CIE-LCH | lch(82.42, 8.12, 96.11°) |
| OKLab | oklab(84.82% -0.0006 0.0211) |
| OKLCH | oklch(84.82% 0.021 91.6) |
| XYZ | xyz(57.7029, 61.0825, 57.4555) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.71
Warm Beige
#E9DCC9
ΔE00 5.26
Light Grey
#D8DCD6
ΔE00 6.13
Silver (survey)
#C5C9C7
ΔE00 6.66
Eggshell
#F0EAD6
ΔE00 6.80
Light Gray
#D3D3D3
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDBE #BEC3D2
analogous
#D2C3BE #D2CDBE #CDD2BE
triadic
#D2CDBE #BED2CD #CDBED2
tetradic
#D2CDBE #BED2C3 #BEC3D2 #D2BECD
square
#D2CDBE #BED2C3 #BEC3D2 #D2BECD
split-complementary
#D2CDBE #BECDD2 #C3BED2
monochromatic
#A09576 #B9B19A #D2CDBE #EBE9E2 #F2F1ED
Accessibility & contrast
On white
1.59
#D2CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#D2CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDBE
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDBE | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBD
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#D6CAC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d2cdbe; /* rgb */ color: rgb(210, 205, 190); /* oklch */ color: oklch(84.8% 0.021 91.6);
Tailwind
colors: {
custom: {
50: '#dfdcd1',
500: '#d2cdbe',
950: '#000000',
},
}SCSS
$custom: #d2cdbe; $custom-light: #dfdcd1; $custom-dark: #000000;
JSON
{
"hex": "#d2cdbe",
"rgb": {
"r": 210,
"g": 205,
"b": 190
},
"hsl": {
"h": 45,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.84819,
"c": 0.02114,
"h": 91.6
},
"luminance": 0.61082
}Semantic roles & 50–950 ramp
primary
#D2CDBE
secondary
#8D94A7
accent
#5E9C49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483