#D2C2DE#D2C2DE
#D2C2DE is a very light, muted violet. Relative luminance 0.576; OKLCH L 83.6% C 0.042 H 310.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C2DE |
|---|---|
| RGB | rgb(210, 194, 222) |
| HSL | hsl(274, 30%, 82%) |
| HSV | hsv(274, 13%, 87%) |
| CMYK | cmyk(5.4%, 12.6%, 0%, 12.9%) |
| CIE-LAB | lab(80.49, 10.73, -11.89) |
| CIE-LCH | lch(80.49, 16.02, 312.06°) |
| OKLab | oklab(83.59% 0.0276 -0.0319) |
| OKLCH | oklch(83.59% 0.042 310.8) |
| XYZ | xyz(59.0527, 57.5594, 77.0922) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.13
Pale Lilac
#E4CBFF
ΔE00 7.36
Pale Lavender
#EECFFE
ΔE00 7.44
Light Lavender
#DFC5FE
ΔE00 8.03
Very Light Purple
#F6CEFC
ΔE00 8.52
Light Lilac
#EDC8FF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C2DE #CEDEC2
analogous
#C4C2DE #D2C2DE #DEC2DC
triadic
#D2C2DE #DED2C2 #C2DED2
tetradic
#D2C2DE #DEC4C2 #CEDEC2 #C2DCDE
square
#D2C2DE #DEC4C2 #CEDEC2 #C2DCDE
split-complementary
#D2C2DE #DCDEC2 #C2DEC4
monochromatic
#9773B3 #B59AC9 #D2C2DE #EFEAF3 #F0EBF4
Accessibility & contrast
On white
1.68
#D2C2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#D2C2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C2DE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C2DE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7DF
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#D1C5CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d2c2de; /* rgb */ color: rgb(210, 194, 222); /* oklch */ color: oklch(83.6% 0.042 310.8);
Tailwind
colors: {
custom: {
50: '#dfd4e8',
500: '#d2c2de',
950: '#000000',
},
}SCSS
$custom: #d2c2de; $custom-light: #dfd4e8; $custom-dark: #000000;
JSON
{
"hex": "#d2c2de",
"rgb": {
"r": 210,
"g": 194,
"b": 222
},
"hsl": {
"h": 274.286,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.8359,
"c": 0.04216,
"h": 310.8
},
"luminance": 0.57559
}Semantic roles & 50–950 ramp
primary
#D2C2DE
secondary
#9FB58F
accent
#A83D6B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384