#D0C8E8#D0C8E8
#D0C8E8 is a very light, muted violet. Relative luminance 0.605; OKLCH L 84.9% C 0.045 H 296.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8E8 |
|---|---|
| RGB | rgb(208, 200, 232) |
| HSL | hsl(255, 41%, 85%) |
| HSV | hsv(255, 14%, 91%) |
| CMYK | cmyk(10.3%, 13.8%, 0%, 9%) |
| CIE-LAB | lab(82.13, 8.84, -14.81) |
| CIE-LCH | lch(82.13, 17.24, 300.84°) |
| OKLab | oklab(84.93% 0.0203 -0.04) |
| OKLCH | oklch(84.93% 0.045 296.9) |
| XYZ | xyz(61.2293, 60.5445, 84.7888) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.23
Thistle
#D8BFD8
ΔE00 6.39
Pale Lilac
#E4CBFF
ΔE00 6.87
Light Lavender
#DFC5FE
ΔE00 7.44
Pale Lavender
#EECFFE
ΔE00 7.80
Light Periwinkle
#C1C6FC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8E8 #E0E8C8
analogous
#C8D0E8 #D0C8E8 #E0C8E8
triadic
#D0C8E8 #E8D0C8 #C8E8D0
tetradic
#D0C8E8 #E8C8D0 #E0E8C8 #C8E8E0
square
#D0C8E8 #E8C8D0 #E0E8C8 #C8E8E0
split-complementary
#D0C8E8 #E8E0C8 #D0E8C8
monochromatic
#8672C4 #AB9DD6 #D0C8E8 #EDE9F6 #EDE9F6
Accessibility & contrast
On white
1.60
#D0C8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#D0C8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8E8
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8E8 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE9
Deuteranopia (green-blind)
#C3CCE7
Tritanopia (blue-blind)
#CCCDD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d0c8e8; /* rgb */ color: rgb(208, 200, 232); /* oklch */ color: oklch(84.9% 0.045 296.9);
Tailwind
colors: {
custom: {
50: '#ded8ef',
500: '#d0c8e8',
950: '#000000',
},
}SCSS
$custom: #d0c8e8; $custom-light: #ded8ef; $custom-dark: #000000;
JSON
{
"hex": "#d0c8e8",
"rgb": {
"r": 208,
"g": 200,
"b": 232
},
"hsl": {
"h": 255,
"s": 41.026,
"l": 84.706
},
"oklch": {
"l": 0.84929,
"c": 0.0448,
"h": 296.9
},
"luminance": 0.60545
}Semantic roles & 50–950 ramp
primary
#D0C8E8
secondary
#B6C292
accent
#B43193
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385