#D2C8E2#D2C8E2
#D2C8E2 is a very light, muted violet. Relative luminance 0.605; OKLCH L 84.9% C 0.037 H 303.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8E2 |
|---|---|
| RGB | rgb(210, 200, 226) |
| HSL | hsl(263, 31%, 84%) |
| HSV | hsv(263, 12%, 89%) |
| CMYK | cmyk(7.1%, 11.5%, 0%, 11.4%) |
| CIE-LAB | lab(82.11, 8.30, -11.62) |
| CIE-LCH | lch(82.11, 14.28, 305.54°) |
| OKLab | oklab(84.89% 0.0203 -0.0312) |
| OKLCH | oklch(84.89% 0.037 303) |
| XYZ | xyz(60.9576, 60.5012, 80.4033) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.26
Lavender (CSS)
#E6E6FA
ΔE00 7.97
Pale Lilac
#E4CBFF
ΔE00 8.15
Periwinkle
#CCCCFF
ΔE00 8.23
Pale Lavender
#EECFFE
ΔE00 8.46
Light Lavender
#DFC5FE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8E2 #D8E2C8
analogous
#C8CBE2 #D2C8E2 #DFC8E2
triadic
#D2C8E2 #E2D2C8 #C8E2D2
tetradic
#D2C8E2 #E2C8CB #D8E2C8 #C8E2DF
square
#D2C8E2 #E2C8CB #D8E2C8 #C8E2DF
split-complementary
#D2C8E2 #E2DFC8 #CBE2C8
monochromatic
#9078B8 #B1A0CD #D2C8E2 #EFEBF4 #EFEBF4
Accessibility & contrast
On white
1.60
#D2C8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#D2C8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8E2
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8E2 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CCE3
Deuteranopia (green-blind)
#C5CCE1
Tritanopia (blue-blind)
#D0CBD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2c8e2; /* rgb */ color: rgb(210, 200, 226); /* oklch */ color: oklch(84.9% 0.037 303.0);
Tailwind
colors: {
custom: {
50: '#dfd8eb',
500: '#d2c8e2',
950: '#000000',
},
}SCSS
$custom: #d2c8e2; $custom-light: #dfd8eb; $custom-dark: #000000;
JSON
{
"hex": "#d2c8e2",
"rgb": {
"r": 210,
"g": 200,
"b": 226
},
"hsl": {
"h": 263.077,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.84889,
"c": 0.03722,
"h": 303
},
"luminance": 0.60501
}Semantic roles & 50–950 ramp
primary
#D2C8E2
secondary
#ABBA94
accent
#AA3C7F
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384