#D1C8EA#D1C8EA
#D1C8EA is a very light, muted violet. Relative luminance 0.608; OKLCH L 85.1% C 0.048 H 297.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D1C8EA |
|---|---|
| RGB | rgb(209, 200, 234) |
| HSL | hsl(256, 45%, 85%) |
| HSV | hsv(256, 15%, 92%) |
| CMYK | cmyk(10.7%, 14.5%, 0%, 8.2%) |
| CIE-LAB | lab(82.27, 9.57, -15.66) |
| CIE-LCH | lch(82.27, 18.35, 301.42°) |
| OKLab | oklab(85.08% 0.022 -0.0423) |
| OKLCH | oklch(85.08% 0.048 297.5) |
| XYZ | xyz(61.7971, 60.8042, 86.3067) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.91
Pale Lilac
#E4CBFF
ΔE00 6.21
Thistle
#D8BFD8
ΔE00 6.36
Light Lavender
#DFC5FE
ΔE00 6.78
Pale Lavender
#EECFFE
ΔE00 7.22
Light Periwinkle
#C1C6FC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1C8EA #E1EAC8
analogous
#C8D0EA #D1C8EA #E2C8EA
triadic
#D1C8EA #EAD1C8 #C8EAD1
tetradic
#D1C8EA #EAC8D0 #E1EAC8 #C8EAE2
square
#D1C8EA #EAC8D0 #E1EAC8 #C8EAE2
split-complementary
#D1C8EA #EAE2C8 #D0EAC8
monochromatic
#876FC8 #AC9CD9 #D1C8EA #ECE9F7 #ECE9F7
Accessibility & contrast
On white
1.60
#D1C8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#D1C8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1C8EA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1C8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1C8EA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#C3CCE9
Tritanopia (blue-blind)
#CDCDD3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d1c8ea; /* rgb */ color: rgb(209, 200, 234); /* oklch */ color: oklch(85.1% 0.048 297.5);
Tailwind
colors: {
custom: {
50: '#dfd8f0',
500: '#d1c8ea',
950: '#000000',
},
}SCSS
$custom: #d1c8ea; $custom-light: #dfd8f0; $custom-dark: #000000;
JSON
{
"hex": "#d1c8ea",
"rgb": {
"r": 209,
"g": 200,
"b": 234
},
"hsl": {
"h": 255.882,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.85078,
"c": 0.04767,
"h": 297.5
},
"luminance": 0.60804
}Semantic roles & 50–950 ramp
primary
#D1C8EA
secondary
#B7C591
accent
#B82E93
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385