#D7CEDD#D7CEDD
#D7CEDD is a very light, muted violet. Relative luminance 0.638; OKLCH L 86.3% C 0.023 H 312.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CEDD |
|---|---|
| RGB | rgb(215, 206, 221) |
| HSL | hsl(276, 18%, 84%) |
| HSV | hsv(276, 7%, 87%) |
| CMYK | cmyk(2.7%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(83.87, 5.82, -6.30) |
| CIE-LCH | lch(83.87, 8.58, 312.76°) |
| OKLab | oklab(86.31% 0.0152 -0.0168) |
| OKLCH | oklch(86.31% 0.023 312.2) |
| XYZ | xyz(63.1446, 63.8103, 77.3827) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Thistle
#D8BFD8
ΔE00 7.13
Light Gray
#D3D3D3
ΔE00 8.68
Lavenderblush
#FFF0F5
ΔE00 8.94
Gainsboro
#DCDCDC
ΔE00 9.03
Fog
#D8DCE0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CEDD #D4DDCE
analogous
#CFCEDD #D7CEDD #DDCEDB
triadic
#D7CEDD #DDD7CE #CEDDD7
tetradic
#D7CEDD #DDCFCE #D4DDCE #CEDBDD
square
#D7CEDD #DDCFCE #D4DDCE #CEDBDD
split-complementary
#D7CEDD #DBDDCE #CEDDCF
monochromatic
#9C86AB #BAAAC4 #D7CEDD #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.53
#D7CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#D7CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CEDD
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CEDD | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DE
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#D7D0D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d7cedd; /* rgb */ color: rgb(215, 206, 221); /* oklch */ color: oklch(86.3% 0.023 312.2);
Tailwind
colors: {
custom: {
50: '#e3dde7',
500: '#d7cedd',
950: '#000000',
},
}SCSS
$custom: #d7cedd; $custom-light: #e3dde7; $custom-dark: #000000;
JSON
{
"hex": "#d7cedd",
"rgb": {
"r": 215,
"g": 206,
"b": 221
},
"hsl": {
"h": 276,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86311,
"c": 0.02261,
"h": 312.2
},
"luminance": 0.6381
}Semantic roles & 50–950 ramp
primary
#D7CEDD
secondary
#A5B39D
accent
#9C496A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484