#D5D5CC#D5D5CC
#D5D5CC is a very light, near-neutral yellow. Relative luminance 0.661; OKLCH L 87.1% C 0.012 H 106.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D5CC |
|---|---|
| RGB | rgb(213, 213, 204) |
| HSL | hsl(60, 10%, 82%) |
| HSV | hsv(60, 4%, 84%) |
| CMYK | cmyk(0%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(85.04, -1.60, 4.44) |
| CIE-LCH | lch(85.04, 4.72, 109.77°) |
| OKLab | oklab(87.05% -0.0035 0.0117) |
| OKLCH | oklch(87.05% 0.012 106.6) |
| XYZ | xyz(62.1323, 66.0944, 66.5993) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.58
Light Gray
#D3D3D3
ΔE00 4.54
Silver (survey)
#C5C9C7
ΔE00 4.63
Gainsboro
#DCDCDC
ΔE00 4.86
Eggshell
#F0EAD6
ΔE00 6.66
Warm Beige
#E9DCC9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D5CC #CCCCD5
analogous
#D5D1CC #D5D5CC #D1D5CC
triadic
#D5D5CC #CCD5D5 #D5CCD5
tetradic
#D5D5CC #CCD5D1 #CCCCD5 #D5CCD1
square
#D5D5CC #CCD5D1 #CCCCD5 #D5CCD1
split-complementary
#D5D5CC #CCD1D5 #D1CCD5
monochromatic
#9E9E89 #B9B9AA #D5D5CC #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.48
#D5D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#D5D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D5CC
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D5CC | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#D7D5CC
Tritanopia (blue-blind)
#D7D4D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d5d5cc; /* rgb */ color: rgb(213, 213, 204); /* oklch */ color: oklch(87.1% 0.012 106.6);
Tailwind
colors: {
custom: {
50: '#e1e1db',
500: '#d5d5cc',
950: '#000000',
},
}SCSS
$custom: #d5d5cc; $custom-light: #e1e1db; $custom-dark: #000000;
JSON
{
"hex": "#d5d5cc",
"rgb": {
"r": 213,
"g": 213,
"b": 204
},
"hsl": {
"h": 60,
"s": 9.677,
"l": 81.765
},
"oklch": {
"l": 0.8705,
"c": 0.01219,
"h": 106.6
},
"luminance": 0.66094
}Semantic roles & 50–950 ramp
primary
#D5D5CC
secondary
#9C9CA9
accent
#529452
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484