#D4CFDC#D4CFDC
#D4CFDC is a very light, near-neutral violet. Relative luminance 0.638; OKLCH L 86.2% C 0.019 H 303.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CFDC |
|---|---|
| RGB | rgb(212, 207, 220) |
| HSL | hsl(263, 16%, 84%) |
| HSV | hsv(263, 6%, 86%) |
| CMYK | cmyk(3.6%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(83.86, 4.10, -5.81) |
| CIE-LCH | lch(83.86, 7.11, 305.24°) |
| OKLab | oklab(86.24% 0.0102 -0.0155) |
| OKLCH | oklch(86.24% 0.019 303.4) |
| XYZ | xyz(62.3802, 63.7900, 76.7227) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.01
Light Gray
#D3D3D3
ΔE00 7.12
Fog
#D8DCE0
ΔE00 7.27
Gainsboro
#DCDCDC
ΔE00 7.55
Silver
#C0C0C0
ΔE00 8.27
Dove Gray
#B6B8BD
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CFDC #D7DCCF
analogous
#CFD0DC #D4CFDC #DACFDC
triadic
#D4CFDC #DCD4CF #CFDCD4
tetradic
#D4CFDC #DCCFD0 #D7DCCF #CFDCDA
square
#D4CFDC #DCCFD0 #D7DCCF #CFDCDA
split-complementary
#D4CFDC #DCDACF #D0DCCF
monochromatic
#9588A8 #B4ACC2 #D4CFDC #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.53
#D4CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#D4CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CFDC
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CFDC | 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)
#CDD1DD
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#D3D1D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d4cfdc; /* rgb */ color: rgb(212, 207, 220); /* oklch */ color: oklch(86.2% 0.019 303.4);
Tailwind
colors: {
custom: {
50: '#e1dde6',
500: '#d4cfdc',
950: '#000000',
},
}SCSS
$custom: #d4cfdc; $custom-light: #e1dde6; $custom-dark: #000000;
JSON
{
"hex": "#d4cfdc",
"rgb": {
"r": 212,
"g": 207,
"b": 220
},
"hsl": {
"h": 263.077,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86236,
"c": 0.01852,
"h": 303.4
},
"luminance": 0.6379
}Semantic roles & 50–950 ramp
primary
#D4CFDC
secondary
#AAB19E
accent
#9A4C7C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484