#D4C8DB#D4C8DB
#D4C8DB is a very light, muted violet. Relative luminance 0.604; OKLCH L 84.8% C 0.029 H 313.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C8DB |
|---|---|
| RGB | rgb(212, 200, 219) |
| HSL | hsl(278, 21%, 82%) |
| HSV | hsv(278, 9%, 86%) |
| CMYK | cmyk(3.2%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(82.07, 7.62, -7.92) |
| CIE-LCH | lch(82.07, 10.99, 313.89°) |
| OKLab | oklab(84.83% 0.0199 -0.0211) |
| OKLCH | oklch(84.83% 0.029 313.3) |
| XYZ | xyz(60.5897, 60.4203, 75.4744) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.01
Lavender (CSS)
#E6E6FA
ΔE00 8.05
Pale Lavender
#EECFFE
ΔE00 9.94
Pale Lilac
#E4CBFF
ΔE00 10.15
Lavenderblush
#FFF0F5
ΔE00 10.59
Periwinkle
#CCCCFF
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C8DB #CFDBC8
analogous
#CBC8DB #D4C8DB #DBC8D9
triadic
#D4C8DB #DBD4C8 #C8DBD4
tetradic
#D4C8DB #DBCBC8 #CFDBC8 #C8D9DB
square
#D4C8DB #DBCBC8 #CFDBC8 #C8D9DB
split-complementary
#D4C8DB #D9DBC8 #C8DBCB
monochromatic
#9A7EAB #B7A3C3 #D4C8DB #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.61
#D4C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#D4C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C8DB
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C8DB | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#C8CCDA
Tritanopia (blue-blind)
#D4CACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d4c8db; /* rgb */ color: rgb(212, 200, 219); /* oklch */ color: oklch(84.8% 0.029 313.3);
Tailwind
colors: {
custom: {
50: '#e1d8e6',
500: '#d4c8db',
950: '#000000',
},
}SCSS
$custom: #d4c8db; $custom-light: #e1d8e6; $custom-dark: #000000;
JSON
{
"hex": "#d4c8db",
"rgb": {
"r": 212,
"g": 200,
"b": 219
},
"hsl": {
"h": 277.895,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.84827,
"c": 0.02905,
"h": 313.3
},
"luminance": 0.6042
}Semantic roles & 50–950 ramp
primary
#D4C8DB
secondary
#A0B196
accent
#9F4667
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384