#D3C8DB#D3C8DB
#D3C8DB is a very light, muted violet. Relative luminance 0.603; OKLCH L 84.7% C 0.029 H 311.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C8DB |
|---|---|
| RGB | rgb(211, 200, 219) |
| HSL | hsl(275, 21%, 82%) |
| HSV | hsv(275, 9%, 86%) |
| CMYK | cmyk(3.7%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(81.99, 7.28, -8.05) |
| CIE-LCH | lch(81.99, 10.86, 312.14°) |
| OKLab | oklab(84.75% 0.0189 -0.0215) |
| OKLCH | oklch(84.75% 0.029 311.3) |
| XYZ | xyz(60.3023, 60.2721, 75.4610) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.32
Lavender (CSS)
#E6E6FA
ΔE00 7.87
Pale Lavender
#EECFFE
ΔE00 10.13
Pale Lilac
#E4CBFF
ΔE00 10.26
Dove Gray
#B6B8BD
ΔE00 10.37
Periwinkle
#CCCCFF
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C8DB #D0DBC8
analogous
#CAC8DB #D3C8DB #DBC8DA
triadic
#D3C8DB #DBD3C8 #C8DBD3
tetradic
#D3C8DB #DBCAC8 #D0DBC8 #C8DADB
square
#D3C8DB #DBCAC8 #D0DBC8 #C8DADB
split-complementary
#D3C8DB #DADBC8 #C8DBCA
monochromatic
#987EAB #B5A3C3 #D3C8DB #F0EDF3 #F0EDF3
Accessibility & contrast
On white
1.61
#D3C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#D3C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C8DB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C8DB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#C8CCDA
Tritanopia (blue-blind)
#D2CACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d3c8db; /* rgb */ color: rgb(211, 200, 219); /* oklch */ color: oklch(84.7% 0.029 311.3);
Tailwind
colors: {
custom: {
50: '#e0d8e6',
500: '#d3c8db',
950: '#000000',
},
}SCSS
$custom: #d3c8db; $custom-light: #e0d8e6; $custom-dark: #000000;
JSON
{
"hex": "#d3c8db",
"rgb": {
"r": 211,
"g": 200,
"b": 219
},
"hsl": {
"h": 274.737,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.84745,
"c": 0.02859,
"h": 311.3
},
"luminance": 0.60272
}Semantic roles & 50–950 ramp
primary
#D3C8DB
secondary
#A1B196
accent
#9F466C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384