#D7CDEB#D7CDEB
#D7CDEB is a very light, muted violet. Relative luminance 0.641; OKLCH L 86.6% C 0.042 H 300.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CDEB |
|---|---|
| RGB | rgb(215, 205, 235) |
| HSL | hsl(260, 43%, 86%) |
| HSV | hsv(260, 13%, 92%) |
| CMYK | cmyk(8.5%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.02, 9.04, -13.52) |
| CIE-LCH | lch(84.02, 16.27, 303.78°) |
| OKLab | oklab(86.57% 0.0216 -0.0364) |
| OKLCH | oklch(86.57% 0.042 300.7) |
| XYZ | xyz(64.8482, 64.1078, 87.5388) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.97
Pale Lilac
#E4CBFF
ΔE00 6.82
Periwinkle
#CCCCFF
ΔE00 7.11
Pale Lavender
#EECFFE
ΔE00 7.24
Lavender (CSS)
#E6E6FA
ΔE00 7.51
Light Lavender
#DFC5FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CDEB #E1EBCD
analogous
#CDD2EB #D7CDEB #E6CDEB
triadic
#D7CDEB #EBD7CD #CDEBD7
tetradic
#D7CDEB #EBCDD2 #E1EBCD #CDEBE6
square
#D7CDEB #EBCDD2 #E1EBCD #CDEBE6
split-complementary
#D7CDEB #EBE6CD #D2EBCD
monochromatic
#9176C8 #B4A1DA #D7CDEB #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.52
#D7CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#D7CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CDEB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CDEB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EC
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#D4D1D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d7cdeb; /* rgb */ color: rgb(215, 205, 235); /* oklch */ color: oklch(86.6% 0.042 300.7);
Tailwind
colors: {
custom: {
50: '#e3dcf1',
500: '#d7cdeb',
950: '#000000',
},
}SCSS
$custom: #d7cdeb; $custom-light: #e3dcf1; $custom-dark: #000000;
JSON
{
"hex": "#d7cdeb",
"rgb": {
"r": 215,
"g": 205,
"b": 235
},
"hsl": {
"h": 260,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.86566,
"c": 0.04232,
"h": 300.7
},
"luminance": 0.64108
}Semantic roles & 50–950 ramp
primary
#D7CDEB
secondary
#B6C696
accent
#B63089
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485