#D2C3DC#D2C3DC
#D2C3DC is a very light, muted violet. Relative luminance 0.579; OKLCH L 83.7% C 0.038 H 312.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C3DC |
|---|---|
| RGB | rgb(210, 195, 220) |
| HSL | hsl(276, 26%, 81%) |
| HSV | hsv(276, 11%, 86%) |
| CMYK | cmyk(4.5%, 11.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.68, 9.81, -10.53) |
| CIE-LCH | lch(80.68, 14.39, 312.96°) |
| OKLab | oklab(83.72% 0.0254 -0.0282) |
| OKLCH | oklch(83.72% 0.038 312) |
| XYZ | xyz(59.0096, 57.8995, 75.7633) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.28
Pale Lavender
#EECFFE
ΔE00 8.20
Pale Lilac
#E4CBFF
ΔE00 8.24
Light Lavender
#DFC5FE
ΔE00 8.98
Very Light Purple
#F6CEFC
ΔE00 9.21
Light Lilac
#EDC8FF
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C3DC #CDDCC3
analogous
#C6C3DC #D2C3DC #DCC3DA
triadic
#D2C3DC #DCD2C3 #C3DCD2
tetradic
#D2C3DC #DCC6C3 #CDDCC3 #C3DADC
square
#D2C3DC #DCC6C3 #CDDCC3 #C3DADC
split-complementary
#D2C3DC #DADCC3 #C3DCC6
monochromatic
#9876AF #B59CC5 #D2C3DC #EFEAF3 #F1ECF4
Accessibility & contrast
On white
1.67
#D2C3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#D2C3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C3DC
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C3DC | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DD
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#D1C6CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d2c3dc; /* rgb */ color: rgb(210, 195, 220); /* oklch */ color: oklch(83.7% 0.038 312.0);
Tailwind
colors: {
custom: {
50: '#dfd5e6',
500: '#d2c3dc',
950: '#000000',
},
}SCSS
$custom: #d2c3dc; $custom-light: #dfd5e6; $custom-dark: #000000;
JSON
{
"hex": "#d2c3dc",
"rgb": {
"r": 210,
"g": 195,
"b": 220
},
"hsl": {
"h": 276,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.83718,
"c": 0.03796,
"h": 312
},
"luminance": 0.57899
}Semantic roles & 50–950 ramp
primary
#D2C3DC
secondary
#9EB390
accent
#A54169
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384