#D2C8DF#D2C8DF
#D2C8DF is a very light, muted violet. Relative luminance 0.603; OKLCH L 84.8% C 0.033 H 305.3°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8DF |
|---|---|
| RGB | rgb(210, 200, 223) |
| HSL | hsl(266, 26%, 83%) |
| HSV | hsv(266, 10%, 87%) |
| CMYK | cmyk(5.8%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.02, 7.72, -10.15) |
| CIE-LCH | lch(82.02, 12.75, 307.26°) |
| OKLab | oklab(84.79% 0.0192 -0.0272) |
| OKLCH | oklch(84.79% 0.033 305.3) |
| XYZ | xyz(60.5495, 60.3380, 78.2543) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.28
Lavender (CSS)
#E6E6FA
ΔE00 7.77
Pale Lilac
#E4CBFF
ΔE00 9.07
Periwinkle
#CCCCFF
ΔE00 9.10
Pale Lavender
#EECFFE
ΔE00 9.21
Light Lavender
#DFC5FE
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8DF #D5DFC8
analogous
#C8C9DF #D2C8DF #DDC8DF
triadic
#D2C8DF #DFD2C8 #C8DFD2
tetradic
#D2C8DF #DFC8C9 #D5DFC8 #C8DFDD
square
#D2C8DF #DFC8C9 #D5DFC8 #C8DFDD
split-complementary
#D2C8DF #DFDDC8 #C9DFC8
monochromatic
#937BB2 #B2A1C8 #D2C8DF #EFECF4 #EFECF4
Accessibility & contrast
On white
1.61
#D2C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#D2C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8DF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8DF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CCE0
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#D0CBCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2c8df; /* rgb */ color: rgb(210, 200, 223); /* oklch */ color: oklch(84.8% 0.033 305.3);
Tailwind
colors: {
custom: {
50: '#dfd8e9',
500: '#d2c8df',
950: '#000000',
},
}SCSS
$custom: #d2c8df; $custom-light: #dfd8e9; $custom-dark: #000000;
JSON
{
"hex": "#d2c8df",
"rgb": {
"r": 210,
"g": 200,
"b": 223
},
"hsl": {
"h": 266.087,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.84791,
"c": 0.03329,
"h": 305.3
},
"luminance": 0.60338
}Semantic roles & 50–950 ramp
primary
#D2C8DF
secondary
#A8B695
accent
#A54079
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384