#D0CDC4#D0CDC4
#D0CDC4 is a very light, near-neutral yellow. Relative luminance 0.611; OKLCH L 84.8% C 0.013 H 91.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDC4 |
|---|---|
| RGB | rgb(208, 205, 196) |
| HSL | hsl(45, 11%, 79%) |
| HSV | hsv(45, 6%, 82%) |
| CMYK | cmyk(0%, 1.4%, 5.8%, 18.4%) |
| CIE-LAB | lab(82.41, -0.56, 4.84) |
| CIE-LCH | lch(82.41, 4.87, 96.56°) |
| OKLab | oklab(84.82% -0.0003 0.0127) |
| OKLCH | oklch(84.82% 0.013 91.5) |
| XYZ | xyz(57.8062, 61.0584, 60.9540) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.44
Light Gray
#D3D3D3
ΔE00 4.65
Light Grey
#D8DCD6
ΔE00 4.69
Warm Gray
#C9BEB0
ΔE00 5.19
Silver
#C0C0C0
ΔE00 5.49
Gainsboro
#DCDCDC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDC4 #C4C7D0
analogous
#D0C7C4 #D0CDC4 #CDD0C4
triadic
#D0CDC4 #C4D0CD #CDC4D0
tetradic
#D0CDC4 #C4D0C7 #C4C7D0 #D0C4CD
square
#D0CDC4 #C4D0C7 #C4C7D0 #D0C4CD
split-complementary
#D0CDC4 #C4CDD0 #C7C4D0
monochromatic
#9A9380 #B5B0A2 #D0CDC4 #EBEAE6 #F1F1EE
Accessibility & contrast
On white
1.59
#D0CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#D0CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDC4
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDC4 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC4
Deuteranopia (green-blind)
#D0CDC4
Tritanopia (blue-blind)
#D2CBCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d0cdc4; /* rgb */ color: rgb(208, 205, 196); /* oklch */ color: oklch(84.8% 0.013 91.5);
Tailwind
colors: {
custom: {
50: '#dedcd5',
500: '#d0cdc4',
950: '#000000',
},
}SCSS
$custom: #d0cdc4; $custom-light: #dedcd5; $custom-dark: #000000;
JSON
{
"hex": "#d0cdc4",
"rgb": {
"r": 208,
"g": 205,
"b": 196
},
"hsl": {
"h": 45,
"s": 11.321,
"l": 79.216
},
"oklch": {
"l": 0.84818,
"c": 0.01273,
"h": 91.5
},
"luminance": 0.61058
}Semantic roles & 50–950 ramp
primary
#D0CDC4
secondary
#9498A4
accent
#619550
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483