#D7CFDC#D7CFDC
#D7CFDC is a very light, near-neutral violet. Relative luminance 0.642; OKLCH L 86.5% C 0.020 H 312.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CFDC |
|---|---|
| RGB | rgb(215, 207, 220) |
| HSL | hsl(277, 16%, 84%) |
| HSV | hsv(277, 6%, 86%) |
| CMYK | cmyk(2.3%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(84.09, 5.11, -5.43) |
| CIE-LCH | lch(84.09, 7.46, 313.24°) |
| OKLab | oklab(86.48% 0.0134 -0.0144) |
| OKLCH | oklch(86.48% 0.02 312.8) |
| XYZ | xyz(63.2533, 64.2402, 76.7636) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.42
Light Gray
#D3D3D3
ΔE00 7.76
Thistle
#D8BFD8
ΔE00 7.96
Gainsboro
#DCDCDC
ΔE00 8.11
Fog
#D8DCE0
ΔE00 8.22
Lavenderblush
#FFF0F5
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CFDC #D4DCCF
analogous
#D0CFDC #D7CFDC #DCCFDA
triadic
#D7CFDC #DCD7CF #CFDCD7
tetradic
#D7CFDC #DCD0CF #D4DCCF #CFDADC
square
#D7CFDC #DCD0CF #D4DCCF #CFDADC
split-complementary
#D7CFDC #DADCCF #CFDCD0
monochromatic
#9C88A8 #BAACC2 #D7CFDC #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.52
#D7CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#D7CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CFDC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CFDC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#D7D0D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d7cfdc; /* rgb */ color: rgb(215, 207, 220); /* oklch */ color: oklch(86.5% 0.020 312.8);
Tailwind
colors: {
custom: {
50: '#e3dde6',
500: '#d7cfdc',
950: '#000000',
},
}SCSS
$custom: #d7cfdc; $custom-light: #e3dde6; $custom-dark: #000000;
JSON
{
"hex": "#d7cfdc",
"rgb": {
"r": 215,
"g": 207,
"b": 220
},
"hsl": {
"h": 276.923,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86476,
"c": 0.01969,
"h": 312.8
},
"luminance": 0.6424
}Semantic roles & 50–950 ramp
primary
#D7CFDC
secondary
#A5B19E
accent
#9A4C6A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484