#D2D0C2#D2D0C2
#D2D0C2 is a very light, near-neutral yellow. Relative luminance 0.627; OKLCH L 85.5% C 0.019 H 100.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0C2 |
|---|---|
| RGB | rgb(210, 208, 194) |
| HSL | hsl(53, 15%, 79%) |
| HSV | hsv(53, 8%, 82%) |
| CMYK | cmyk(0%, 1%, 7.6%, 17.6%) |
| CIE-LAB | lab(83.29, -1.76, 7.19) |
| CIE-LCH | lch(83.29, 7.40, 103.75°) |
| OKLab | oklab(85.53% -0.0034 0.0188) |
| OKLCH | oklch(85.53% 0.019 100.2) |
| XYZ | xyz(58.8706, 62.7088, 60.0311) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.88
Silver (survey)
#C5C9C7
ΔE00 5.98
Warm Beige
#E9DCC9
ΔE00 6.00
Warm Gray
#C9BEB0
ΔE00 6.08
Eggshell
#F0EAD6
ΔE00 6.49
Light Gray
#D3D3D3
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0C2 #C2C4D2
analogous
#D2C8C2 #D2D0C2 #CCD2C2
triadic
#D2D0C2 #C2D2D0 #D0C2D2
tetradic
#D2D0C2 #C2D2C8 #C2C4D2 #D2C2CC
square
#D2D0C2 #C2D2C8 #C2C4D2 #D2C2CC
split-complementary
#D2D0C2 #C2CCD2 #C8C2D2
monochromatic
#9E9A7C #B8B59F #D2D0C2 #ECEBE5 #F2F1ED
Accessibility & contrast
On white
1.55
#D2D0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#D2D0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0C2
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0C2 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFC1
Deuteranopia (green-blind)
#D4D0C2
Tritanopia (blue-blind)
#D5CECC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2d0c2; /* rgb */ color: rgb(210, 208, 194); /* oklch */ color: oklch(85.5% 0.019 100.2);
Tailwind
colors: {
custom: {
50: '#dfded4',
500: '#d2d0c2',
950: '#000000',
},
}SCSS
$custom: #d2d0c2; $custom-light: #dfded4; $custom-dark: #000000;
JSON
{
"hex": "#d2d0c2",
"rgb": {
"r": 210,
"g": 208,
"b": 194
},
"hsl": {
"h": 52.5,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.85531,
"c": 0.01913,
"h": 100.2
},
"luminance": 0.62708
}Semantic roles & 50–950 ramp
primary
#D2D0C2
secondary
#9294A7
accent
#56994C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483