#D3CFDC#D3CFDC
#D3CFDC is a very light, near-neutral violet. Relative luminance 0.636; OKLCH L 86.2% C 0.018 H 300.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CFDC |
|---|---|
| RGB | rgb(211, 207, 220) |
| HSL | hsl(258, 16%, 84%) |
| HSV | hsv(258, 6%, 86%) |
| CMYK | cmyk(4.1%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(83.78, 3.77, -5.93) |
| CIE-LCH | lch(83.78, 7.02, 302.43°) |
| OKLab | oklab(86.16% 0.0091 -0.0158) |
| OKLCH | oklch(86.16% 0.018 300) |
| XYZ | xyz(62.0928, 63.6418, 76.7092) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.93
Light Gray
#D3D3D3
ΔE00 6.93
Fog
#D8DCE0
ΔE00 6.97
Gainsboro
#DCDCDC
ΔE00 7.39
Silver
#C0C0C0
ΔE00 8.08
Dove Gray
#B6B8BD
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CFDC #D8DCCF
analogous
#CFD1DC #D3CFDC #D9CFDC
triadic
#D3CFDC #DCD3CF #CFDCD3
tetradic
#D3CFDC #DCCFD1 #D8DCCF #CFDCD9
square
#D3CFDC #DCCFD1 #D8DCCF #CFDCD9
split-complementary
#D3CFDC #DCD9CF #D1DCCF
monochromatic
#9288A8 #B3ACC2 #D3CFDC #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.53
#D3CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#D3CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CFDC
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CFDC | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#D2D1D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d3cfdc; /* rgb */ color: rgb(211, 207, 220); /* oklch */ color: oklch(86.2% 0.018 300.0);
Tailwind
colors: {
custom: {
50: '#e0dde6',
500: '#d3cfdc',
950: '#000000',
},
}SCSS
$custom: #d3cfdc; $custom-light: #e0dde6; $custom-dark: #000000;
JSON
{
"hex": "#d3cfdc",
"rgb": {
"r": 211,
"g": 207,
"b": 220
},
"hsl": {
"h": 258.462,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86156,
"c": 0.01826,
"h": 300
},
"luminance": 0.63642
}Semantic roles & 50–950 ramp
primary
#D3CFDC
secondary
#ABB19E
accent
#9A4C82
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484