#D6C8CB#D6C8CB
#D6C8CB is a very light, near-neutral red. Relative luminance 0.599; OKLCH L 84.5% C 0.016 H 2.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C8CB |
|---|---|
| RGB | rgb(214, 200, 203) |
| HSL | hsl(347, 15%, 81%) |
| HSV | hsv(347, 7%, 84%) |
| CMYK | cmyk(0%, 6.5%, 5.1%, 16.1%) |
| CIE-LAB | lab(81.79, 5.39, 0.26) |
| CIE-LCH | lch(81.79, 5.40, 2.77°) |
| OKLab | oklab(84.51% 0.0161 0.0008) |
| OKLCH | oklch(84.51% 0.016 2.7) |
| XYZ | xyz(59.1640, 59.9171, 64.9367) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.09
Silver
#C0C0C0
ΔE00 7.41
Gainsboro
#DCDCDC
ΔE00 7.90
Mistyrose
#FFE4E1
ΔE00 8.51
Pinkish Grey
#C8ACA9
ΔE00 8.59
Dove Gray
#B6B8BD
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C8CB #C8D6D3
analogous
#D6C8D2 #D6C8CB #D6CCC8
triadic
#D6C8CB #CBD6C8 #C8CBD6
tetradic
#D6C8CB #D2D6C8 #C8D6D3 #CCC8D6
square
#D6C8CB #D2D6C8 #C8D6D3 #CCC8D6
split-complementary
#D6C8CB #C8D6CC #C8D2D6
monochromatic
#A28289 #BCA5AA #D6C8CB #F0EBEC #F2EDEE
Accessibility & contrast
On white
1.62
#D6C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#D6C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C8CB
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C8CB | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#CDCCCB
Tritanopia (blue-blind)
#D9C7C9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d6c8cb; /* rgb */ color: rgb(214, 200, 203); /* oklch */ color: oklch(84.5% 0.016 2.7);
Tailwind
colors: {
custom: {
50: '#e2d8da',
500: '#d6c8cb',
950: '#000000',
},
}SCSS
$custom: #d6c8cb; $custom-light: #e2d8da; $custom-dark: #000000;
JSON
{
"hex": "#d6c8cb",
"rgb": {
"r": 214,
"g": 200,
"b": 203
},
"hsl": {
"h": 347.143,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.84509,
"c": 0.01615,
"h": 2.7
},
"luminance": 0.59916
}Semantic roles & 50–950 ramp
primary
#D6C8CB
secondary
#98ABA7
accent
#99884D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383