#D7CED5#D7CED5
#D7CED5 is a very light, near-neutral pink. Relative luminance 0.634; OKLCH L 86.1% C 0.014 H 333.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CED5 |
|---|---|
| RGB | rgb(215, 206, 213) |
| HSL | hsl(313, 10%, 83%) |
| HSV | hsv(313, 4%, 84%) |
| CMYK | cmyk(0%, 4.2%, 0.9%, 15.7%) |
| CIE-LAB | lab(83.65, 4.35, -2.35) |
| CIE-LCH | lch(83.65, 4.95, 331.58°) |
| OKLab | oklab(86.07% 0.0122 -0.0062) |
| OKLCH | oklch(86.07% 0.014 333.1) |
| XYZ | xyz(62.1041, 63.3941, 71.9025) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.03
Gainsboro
#DCDCDC
ΔE00 6.57
Silver
#C0C0C0
ΔE00 7.26
Fog
#D8DCE0
ΔE00 7.34
Lavender (CSS)
#E6E6FA
ΔE00 8.05
Lavenderblush
#FFF0F5
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CED5 #CED7D0
analogous
#D4CED7 #D7CED5 #D7CED1
triadic
#D7CED5 #D5D7CE #CED5D7
tetradic
#D7CED5 #D7D4CE #CED7D0 #CED1D7
square
#D7CED5 #D7D4CE #CED7D0 #CED1D7
split-complementary
#D7CED5 #D1D7CE #CED7D4
monochromatic
#A08B9B #BBACB8 #D7CED5 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.54
#D7CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#D7CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CED5
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CED5 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D5
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#D8CED0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d7ced5; /* rgb */ color: rgb(215, 206, 213); /* oklch */ color: oklch(86.1% 0.014 333.1);
Tailwind
colors: {
custom: {
50: '#e3dde1',
500: '#d7ced5',
950: '#000000',
},
}SCSS
$custom: #d7ced5; $custom-light: #e3dde1; $custom-dark: #000000;
JSON
{
"hex": "#d7ced5",
"rgb": {
"r": 215,
"g": 206,
"b": 213
},
"hsl": {
"h": 313.333,
"s": 10.112,
"l": 82.549
},
"oklch": {
"l": 0.86068,
"c": 0.01369,
"h": 333.1
},
"luminance": 0.63394
}Semantic roles & 50–950 ramp
primary
#D7CED5
secondary
#9EABA1
accent
#946051
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484