#D0C6CE#D0C6CE
#D0C6CE is a very light, near-neutral pink. Relative luminance 0.583; OKLCH L 83.7% C 0.016 H 332.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C6CE |
|---|---|
| RGB | rgb(208, 198, 206) |
| HSL | hsl(312, 10%, 80%) |
| HSV | hsv(312, 5%, 82%) |
| CMYK | cmyk(0%, 4.8%, 1%, 18.4%) |
| CIE-LAB | lab(80.88, 4.91, -2.74) |
| CIE-LCH | lch(80.88, 5.62, 330.82°) |
| OKLab | oklab(83.7% 0.0138 -0.0072) |
| OKLCH | oklch(83.7% 0.016 332.3) |
| XYZ | xyz(57.3454, 58.2547, 66.6038) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 7.03
Light Gray
#D3D3D3
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 8.08
Thistle
#D8BFD8
ΔE00 8.38
Fog
#D8DCE0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C6CE #C6D0C8
analogous
#CDC6D0 #D0C6CE #D0C6C9
triadic
#D0C6CE #CED0C6 #C6CED0
tetradic
#D0C6CE #D0CDC6 #C6D0C8 #C6C9D0
square
#D0C6CE #D0CDC6 #C6D0C8 #C6C9D0
split-complementary
#D0C6CE #C9D0C6 #C6D0CD
monochromatic
#998394 #B4A4B1 #D0C6CE #ECE8EB #F1EEF1
Accessibility & contrast
On white
1.66
#D0C6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#D0C6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C6CE
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C6CE | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#D1C6C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d0c6ce; /* rgb */ color: rgb(208, 198, 206); /* oklch */ color: oklch(83.7% 0.016 332.3);
Tailwind
colors: {
custom: {
50: '#ded7dc',
500: '#d0c6ce',
950: '#000000',
},
}SCSS
$custom: #d0c6ce; $custom-light: #ded7dc; $custom-dark: #000000;
JSON
{
"hex": "#d0c6ce",
"rgb": {
"r": 208,
"g": 198,
"b": 206
},
"hsl": {
"h": 312,
"s": 9.615,
"l": 79.608
},
"oklch": {
"l": 0.83702,
"c": 0.01553,
"h": 332.3
},
"luminance": 0.58254
}Semantic roles & 50–950 ramp
primary
#D0C6CE
secondary
#97A499
accent
#945F52
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384