#D6C8D0#D6C8D0
#D6C8D0 is a very light, near-neutral pink. Relative luminance 0.602; OKLCH L 84.7% C 0.019 H 342.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C8D0 |
|---|---|
| RGB | rgb(214, 200, 208) |
| HSL | hsl(326, 15%, 81%) |
| HSV | hsv(326, 7%, 84%) |
| CMYK | cmyk(0%, 6.5%, 2.8%, 16.1%) |
| CIE-LAB | lab(81.92, 6.28, -2.22) |
| CIE-LCH | lch(81.92, 6.66, 340.50°) |
| OKLab | oklab(84.66% 0.018 -0.0058) |
| OKLCH | oklch(84.66% 0.019 342.1) |
| XYZ | xyz(59.7695, 60.1593, 68.1255) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.52
Light Gray
#D3D3D3
ΔE00 8.14
Silver
#C0C0C0
ΔE00 8.47
Gainsboro
#DCDCDC
ΔE00 8.83
Lavenderblush
#FFF0F5
ΔE00 9.05
Dove Gray
#B6B8BD
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C8D0 #C8D6CE
analogous
#D5C8D6 #D6C8D0 #D6C8C9
triadic
#D6C8D0 #D0D6C8 #C8D0D6
tetradic
#D6C8D0 #D6D5C8 #C8D6CE #C8C9D6
square
#D6C8D0 #D6D5C8 #C8D6CE #C8C9D6
split-complementary
#D6C8D0 #C9D6C8 #C8D6D5
monochromatic
#A28294 #BCA5B2 #D6C8D0 #F0EBEE #F2EDF0
Accessibility & contrast
On white
1.61
#D6C8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#D6C8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C8D0
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C8D0 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CAD0
Deuteranopia (green-blind)
#CBCCD0
Tritanopia (blue-blind)
#D8C8CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d6c8d0; /* rgb */ color: rgb(214, 200, 208); /* oklch */ color: oklch(84.7% 0.019 342.1);
Tailwind
colors: {
custom: {
50: '#e2d8de',
500: '#d6c8d0',
950: '#000000',
},
}SCSS
$custom: #d6c8d0; $custom-light: #e2d8de; $custom-dark: #000000;
JSON
{
"hex": "#d6c8d0",
"rgb": {
"r": 214,
"g": 200,
"b": 208
},
"hsl": {
"h": 325.714,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.84655,
"c": 0.01894,
"h": 342.1
},
"luminance": 0.60159
}Semantic roles & 50–950 ramp
primary
#D6C8D0
secondary
#98ABA0
accent
#996D4D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384