#D7CED4#D7CED4
#D7CED4 is a very light, near-neutral pink. Relative luminance 0.633; OKLCH L 86.0% C 0.013 H 337.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CED4 |
|---|---|
| RGB | rgb(215, 206, 212) |
| HSL | hsl(320, 10%, 83%) |
| HSV | hsv(320, 4%, 84%) |
| CMYK | cmyk(0%, 4.2%, 1.4%, 15.7%) |
| CIE-LAB | lab(83.62, 4.17, -1.86) |
| CIE-LCH | lch(83.62, 4.57, 335.96°) |
| OKLab | oklab(86.04% 0.0118 -0.0049) |
| OKLCH | oklch(86.04% 0.013 337.6) |
| XYZ | xyz(61.9775, 63.3435, 71.2361) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 6.30
Silver
#C0C0C0
ΔE00 6.99
Fog
#D8DCE0
ΔE00 7.19
Lavenderblush
#FFF0F5
ΔE00 8.13
Dove Gray
#B6B8BD
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CED4 #CED7D1
analogous
#D5CED7 #D7CED4 #D7CED0
triadic
#D7CED4 #D4D7CE #CED4D7
tetradic
#D7CED4 #D7D5CE #CED7D1 #CED0D7
square
#D7CED4 #D7D5CE #CED7D1 #CED0D7
split-complementary
#D7CED4 #D0D7CE #CED7D5
monochromatic
#A08B99 #BBACB6 #D7CED4 #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.54
#D7CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#D7CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CED4
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CED4 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D4
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#D8CED0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d7ced4; /* rgb */ color: rgb(215, 206, 212); /* oklch */ color: oklch(86.0% 0.013 337.6);
Tailwind
colors: {
custom: {
50: '#e3dde1',
500: '#d7ced4',
950: '#000000',
},
}SCSS
$custom: #d7ced4; $custom-light: #e3dde1; $custom-dark: #000000;
JSON
{
"hex": "#d7ced4",
"rgb": {
"r": 215,
"g": 206,
"b": 212
},
"hsl": {
"h": 320,
"s": 10.112,
"l": 82.549
},
"oklch": {
"l": 0.86039,
"c": 0.0128,
"h": 337.6
},
"luminance": 0.63343
}Semantic roles & 50–950 ramp
primary
#D7CED4
secondary
#9EABA2
accent
#946851
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484