#D2C5DA#D2C5DA
#D2C5DA is a very light, muted violet. Relative luminance 0.587; OKLCH L 84.0% C 0.032 H 312.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C5DA |
|---|---|
| RGB | rgb(210, 197, 218) |
| HSL | hsl(277, 22%, 81%) |
| HSV | hsv(277, 10%, 85%) |
| CMYK | cmyk(3.7%, 9.6%, 0%, 14.5%) |
| CIE-LAB | lab(81.12, 8.36, -8.80) |
| CIE-LCH | lch(81.12, 12.14, 313.52°) |
| OKLab | oklab(84.04% 0.0218 -0.0235) |
| OKLCH | oklch(84.04% 0.032 312.8) |
| XYZ | xyz(59.1974, 58.6964, 74.5270) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.24
Lavender (CSS)
#E6E6FA
ΔE00 8.83
Pale Lavender
#EECFFE
ΔE00 9.42
Pale Lilac
#E4CBFF
ΔE00 9.54
Periwinkle
#CCCCFF
ΔE00 10.24
Light Lavender
#DFC5FE
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C5DA #CDDAC5
analogous
#C8C5DA #D2C5DA #DAC5D8
triadic
#D2C5DA #DAD2C5 #C5DAD2
tetradic
#D2C5DA #DAC8C5 #CDDAC5 #C5D8DA
square
#D2C5DA #DAC8C5 #CDDAC5 #C5D8DA
split-complementary
#D2C5DA #D8DAC5 #C5DAC8
monochromatic
#987AAA #B5A0C2 #D2C5DA #EFEAF2 #F1ECF3
Accessibility & contrast
On white
1.65
#D2C5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#D2C5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C5DA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C5DA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DB
Deuteranopia (green-blind)
#C5CAD9
Tritanopia (blue-blind)
#D1C7CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d2c5da; /* rgb */ color: rgb(210, 197, 218); /* oklch */ color: oklch(84.0% 0.032 312.8);
Tailwind
colors: {
custom: {
50: '#dfd6e5',
500: '#d2c5da',
950: '#000000',
},
}SCSS
$custom: #d2c5da; $custom-light: #dfd6e5; $custom-dark: #000000;
JSON
{
"hex": "#d2c5da",
"rgb": {
"r": 210,
"g": 197,
"b": 218
},
"hsl": {
"h": 277.143,
"s": 22.105,
"l": 81.373
},
"oklch": {
"l": 0.84043,
"c": 0.03206,
"h": 312.8
},
"luminance": 0.58696
}Semantic roles & 50–950 ramp
primary
#D2C5DA
secondary
#9EB093
accent
#A14568
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384