#D2C2DB#D2C2DB
#D2C2DB is a very light, muted violet. Relative luminance 0.574; OKLCH L 83.5% C 0.038 H 313.6°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C2DB |
|---|---|
| RGB | rgb(210, 194, 219) |
| HSL | hsl(278, 26%, 81%) |
| HSV | hsv(278, 11%, 86%) |
| CMYK | cmyk(4.1%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(80.40, 10.15, -10.41) |
| CIE-LCH | lch(80.40, 14.54, 314.28°) |
| OKLab | oklab(83.49% 0.0265 -0.0279) |
| OKLCH | oklch(83.49% 0.038 313.6) |
| XYZ | xyz(58.6542, 57.4000, 74.9934) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.91
Pale Lavender
#EECFFE
ΔE00 8.16
Pale Lilac
#E4CBFF
ΔE00 8.25
Light Lavender
#DFC5FE
ΔE00 8.97
Very Light Purple
#F6CEFC
ΔE00 9.10
Light Lilac
#EDC8FF
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C2DB #CBDBC2
analogous
#C5C2DB #D2C2DB #DBC2D7
triadic
#D2C2DB #DBD2C2 #C2DBD2
tetradic
#D2C2DB #DBC5C2 #CBDBC2 #C2D7DB
square
#D2C2DB #DBC5C2 #CBDBC2 #C2D7DB
split-complementary
#D2C2DB #D7DBC2 #C2DBC5
monochromatic
#9975AE #B69CC4 #D2C2DB #EEE8F2 #F1ECF4
Accessibility & contrast
On white
1.68
#D2C2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#D2C2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C2DB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C2DB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#C2C8DA
Tritanopia (blue-blind)
#D2C5CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d2c2db; /* rgb */ color: rgb(210, 194, 219); /* oklch */ color: oklch(83.5% 0.038 313.6);
Tailwind
colors: {
custom: {
50: '#dfd4e6',
500: '#d2c2db',
950: '#000000',
},
}SCSS
$custom: #d2c2db; $custom-light: #dfd4e6; $custom-dark: #000000;
JSON
{
"hex": "#d2c2db",
"rgb": {
"r": 210,
"g": 194,
"b": 219
},
"hsl": {
"h": 278.4,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.83491,
"c": 0.03846,
"h": 313.6
},
"luminance": 0.574
}Semantic roles & 50–950 ramp
primary
#D2C2DB
secondary
#9CB290
accent
#A44165
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384