#D5CFDD#D5CFDD
#D5CFDD is a very light, muted violet. Relative luminance 0.640; OKLCH L 86.3% C 0.020 H 305.2°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CFDD |
|---|---|
| RGB | rgb(213, 207, 221) |
| HSL | hsl(266, 17%, 84%) |
| HSV | hsv(266, 6%, 87%) |
| CMYK | cmyk(3.6%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(83.96, 4.62, -6.17) |
| CIE-LCH | lch(83.96, 7.71, 306.84°) |
| OKLab | oklab(86.35% 0.0116 -0.0164) |
| OKLCH | oklch(86.35% 0.02 305.2) |
| XYZ | xyz(62.8023, 63.9923, 77.4358) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 7.69
Fog
#D8DCE0
ΔE00 7.86
Gainsboro
#DCDCDC
ΔE00 8.07
Thistle
#D8BFD8
ΔE00 8.37
Silver
#C0C0C0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CFDD #D7DDCF
analogous
#CFD0DD #D5CFDD #DCCFDD
triadic
#D5CFDD #DDD5CF #CFDDD5
tetradic
#D5CFDD #DDCFD0 #D7DDCF #CFDDDC
square
#D5CFDD #DDCFD0 #D7DDCF #CFDDDC
split-complementary
#D5CFDD #DDDCCF #D0DDCF
monochromatic
#9687AA #B6ABC4 #D5CFDD #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.52
#D5CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#D5CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CFDD
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CFDD | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DE
Deuteranopia (green-blind)
#CED1DD
Tritanopia (blue-blind)
#D4D1D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d5cfdd; /* rgb */ color: rgb(213, 207, 221); /* oklch */ color: oklch(86.3% 0.020 305.2);
Tailwind
colors: {
custom: {
50: '#e1dde7',
500: '#d5cfdd',
950: '#000000',
},
}SCSS
$custom: #d5cfdd; $custom-light: #e1dde7; $custom-dark: #000000;
JSON
{
"hex": "#d5cfdd",
"rgb": {
"r": 213,
"g": 207,
"b": 221
},
"hsl": {
"h": 265.714,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.86346,
"c": 0.02014,
"h": 305.2
},
"luminance": 0.63992
}Semantic roles & 50–950 ramp
primary
#D5CFDD
secondary
#AAB29E
accent
#9B4A79
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484