#D2C8DA#D2C8DA
#D2C8DA is a very light, muted violet. Relative luminance 0.601; OKLCH L 84.6% C 0.027 H 310.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8DA |
|---|---|
| RGB | rgb(210, 200, 218) |
| HSL | hsl(273, 20%, 82%) |
| HSV | hsv(273, 8%, 85%) |
| CMYK | cmyk(3.7%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(81.88, 6.76, -7.68) |
| CIE-LCH | lch(81.88, 10.23, 311.34°) |
| OKLab | oklab(84.63% 0.0174 -0.0205) |
| OKLCH | oklch(84.63% 0.027 310.4) |
| XYZ | xyz(59.8854, 60.0723, 74.7563) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.80
Lavender (CSS)
#E6E6FA
ΔE00 7.71
Dove Gray
#B6B8BD
ΔE00 9.87
Light Gray
#D3D3D3
ΔE00 10.05
Silver
#C0C0C0
ΔE00 10.30
Lavenderblush
#FFF0F5
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8DA #D0DAC8
analogous
#C9C8DA #D2C8DA #DAC8D9
triadic
#D2C8DA #DAD2C8 #C8DAD2
tetradic
#D2C8DA #DAC9C8 #D0DAC8 #C8D9DA
square
#D2C8DA #DAC9C8 #D0DAC8 #C8D9DA
split-complementary
#D2C8DA #D9DAC8 #C8DAC9
monochromatic
#967FA9 #B4A3C1 #D2C8DA #F0EDF3 #F0EDF3
Accessibility & contrast
On white
1.61
#D2C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#D2C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8DA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8DA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#C7CCD9
Tritanopia (blue-blind)
#D1CACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2c8da; /* rgb */ color: rgb(210, 200, 218); /* oklch */ color: oklch(84.6% 0.027 310.4);
Tailwind
colors: {
custom: {
50: '#dfd8e5',
500: '#d2c8da',
950: '#000000',
},
}SCSS
$custom: #d2c8da; $custom-light: #dfd8e5; $custom-dark: #000000;
JSON
{
"hex": "#d2c8da",
"rgb": {
"r": 210,
"g": 200,
"b": 218
},
"hsl": {
"h": 273.333,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.84631,
"c": 0.02691,
"h": 310.4
},
"luminance": 0.60072
}Semantic roles & 50–950 ramp
primary
#D2C8DA
secondary
#A2B097
accent
#9E486E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384