#D2C8DB#D2C8DB
#D2C8DB is a very light, muted violet. Relative luminance 0.601; OKLCH L 84.7% C 0.028 H 309.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8DB |
|---|---|
| RGB | rgb(210, 200, 219) |
| HSL | hsl(272, 21%, 82%) |
| HSV | hsv(272, 9%, 86%) |
| CMYK | cmyk(4.1%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(81.91, 6.95, -8.18) |
| CIE-LCH | lch(81.91, 10.73, 310.36°) |
| OKLab | oklab(84.66% 0.0178 -0.0218) |
| OKLCH | oklch(84.66% 0.028 309.2) |
| XYZ | xyz(60.0166, 60.1248, 75.4476) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.65
Lavender (CSS)
#E6E6FA
ΔE00 7.69
Dove Gray
#B6B8BD
ΔE00 10.11
Pale Lavender
#EECFFE
ΔE00 10.33
Periwinkle
#CCCCFF
ΔE00 10.34
Light Gray
#D3D3D3
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8DB #D1DBC8
analogous
#C9C8DB #D2C8DB #DBC8DB
triadic
#D2C8DB #DBD2C8 #C8DBD2
tetradic
#D2C8DB #DBC9C8 #D1DBC8 #C8DBDB
square
#D2C8DB #DBC9C8 #D1DBC8 #C8DBDB
split-complementary
#D2C8DB #DBDBC8 #C8DBC9
monochromatic
#957EAB #B4A3C3 #D2C8DB #F0EDF3 #F0EDF3
Accessibility & contrast
On white
1.61
#D2C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#D2C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8DB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8DB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#C7CCDA
Tritanopia (blue-blind)
#D1CACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2c8db; /* rgb */ color: rgb(210, 200, 219); /* oklch */ color: oklch(84.7% 0.028 309.2);
Tailwind
colors: {
custom: {
50: '#dfd8e6',
500: '#d2c8db',
950: '#000000',
},
}SCSS
$custom: #d2c8db; $custom-light: #dfd8e6; $custom-dark: #000000;
JSON
{
"hex": "#d2c8db",
"rgb": {
"r": 210,
"g": 200,
"b": 219
},
"hsl": {
"h": 271.579,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.84663,
"c": 0.02817,
"h": 309.2
},
"luminance": 0.60125
}Semantic roles & 50–950 ramp
primary
#D2C8DB
secondary
#A3B196
accent
#9F4670
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384