#D5CFDC#D5CFDC
#D5CFDC is a very light, near-neutral violet. Relative luminance 0.639; OKLCH L 86.3% C 0.019 H 306.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CFDC |
|---|---|
| RGB | rgb(213, 207, 220) |
| HSL | hsl(268, 16%, 84%) |
| HSV | hsv(268, 6%, 86%) |
| CMYK | cmyk(3.2%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(83.93, 4.44, -5.68) |
| CIE-LCH | lch(83.93, 7.21, 307.98°) |
| OKLab | oklab(86.32% 0.0113 -0.0151) |
| OKLCH | oklch(86.32% 0.019 306.6) |
| XYZ | xyz(62.6695, 63.9392, 76.7362) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Light Gray
#D3D3D3
ΔE00 7.32
Fog
#D8DCE0
ΔE00 7.58
Gainsboro
#DCDCDC
ΔE00 7.72
Silver
#C0C0C0
ΔE00 8.47
Thistle
#D8BFD8
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CFDC #D6DCCF
analogous
#CFCFDC #D5CFDC #DBCFDC
triadic
#D5CFDC #DCD5CF #CFDCD5
tetradic
#D5CFDC #DCCFCF #D6DCCF #CFDCDB
square
#D5CFDC #DCCFCF #D6DCCF #CFDCDB
split-complementary
#D5CFDC #DCDBCF #CFDCCF
monochromatic
#9788A8 #B6ACC2 #D5CFDC #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.52
#D5CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#D5CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CFDC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CFDC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#D4D1D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d5cfdc; /* rgb */ color: rgb(213, 207, 220); /* oklch */ color: oklch(86.3% 0.019 306.6);
Tailwind
colors: {
custom: {
50: '#e1dde6',
500: '#d5cfdc',
950: '#000000',
},
}SCSS
$custom: #d5cfdc; $custom-light: #e1dde6; $custom-dark: #000000;
JSON
{
"hex": "#d5cfdc",
"rgb": {
"r": 213,
"g": 207,
"b": 220
},
"hsl": {
"h": 267.692,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86316,
"c": 0.01885,
"h": 306.6
},
"luminance": 0.63939
}Semantic roles & 50–950 ramp
primary
#D5CFDC
secondary
#A8B19E
accent
#9A4C76
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484