#D0C8EA#D0C8EA
#D0C8EA is a very light, muted violet. Relative luminance 0.607; OKLCH L 85.0% C 0.048 H 296.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8EA |
|---|---|
| RGB | rgb(208, 200, 234) |
| HSL | hsl(254, 45%, 85%) |
| HSV | hsv(254, 15%, 92%) |
| CMYK | cmyk(11.1%, 14.5%, 0%, 8.2%) |
| CIE-LAB | lab(82.19, 9.24, -15.78) |
| CIE-LCH | lch(82.19, 18.29, 300.36°) |
| OKLab | oklab(85% 0.0209 -0.0426) |
| OKLCH | oklch(85% 0.048 296.1) |
| XYZ | xyz(61.5150, 60.6587, 86.2935) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.71
Pale Lilac
#E4CBFF
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 6.65
Light Lavender
#DFC5FE
ΔE00 6.93
Light Periwinkle
#C1C6FC
ΔE00 7.35
Pale Lavender
#EECFFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8EA #E2EAC8
analogous
#C8D1EA #D0C8EA #E1C8EA
triadic
#D0C8EA #EAD0C8 #C8EAD0
tetradic
#D0C8EA #EAC8D1 #E2EAC8 #C8EAE1
square
#D0C8EA #EAC8D1 #E2EAC8 #C8EAE1
split-complementary
#D0C8EA #EAE1C8 #D1EAC8
monochromatic
#846FC8 #AA9CD9 #D0C8EA #ECE9F7 #ECE9F7
Accessibility & contrast
On white
1.60
#D0C8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#D0C8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8EA
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8EA | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEC
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#CBCDD3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d0c8ea; /* rgb */ color: rgb(208, 200, 234); /* oklch */ color: oklch(85.0% 0.048 296.1);
Tailwind
colors: {
custom: {
50: '#ded8f0',
500: '#d0c8ea',
950: '#000000',
},
}SCSS
$custom: #d0c8ea; $custom-light: #ded8f0; $custom-dark: #000000;
JSON
{
"hex": "#d0c8ea",
"rgb": {
"r": 208,
"g": 200,
"b": 234
},
"hsl": {
"h": 254.118,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.84998,
"c": 0.04751,
"h": 296.1
},
"luminance": 0.60659
}Semantic roles & 50–950 ramp
primary
#D0C8EA
secondary
#B9C591
accent
#B82E97
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385