#D0C4E2#D0C4E2
#D0C4E2 is a very light, muted violet. Relative luminance 0.584; OKLCH L 83.9% C 0.043 H 303.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C4E2 |
|---|---|
| RGB | rgb(208, 196, 226) |
| HSL | hsl(264, 34%, 83%) |
| HSV | hsv(264, 13%, 89%) |
| CMYK | cmyk(8%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(80.95, 9.78, -13.37) |
| CIE-LCH | lch(80.95, 16.57, 306.19°) |
| OKLab | oklab(83.95% 0.0239 -0.036) |
| OKLCH | oklch(83.95% 0.043 303.6) |
| XYZ | xyz(59.4773, 58.3808, 80.0720) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.70
Pale Lilac
#E4CBFF
ΔE00 7.02
Pale Lavender
#EECFFE
ΔE00 7.56
Light Lavender
#DFC5FE
ΔE00 7.63
Periwinkle
#CCCCFF
ΔE00 7.67
Light Lilac
#EDC8FF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C4E2 #D6E2C4
analogous
#C4C7E2 #D0C4E2 #DFC4E2
triadic
#D0C4E2 #E2D0C4 #C4E2D0
tetradic
#D0C4E2 #E2C4C7 #D6E2C4 #C4E2DF
square
#D0C4E2 #E2C4C7 #D6E2C4 #C4E2DF
split-complementary
#D0C4E2 #E2DFC4 #C7E2C4
monochromatic
#8F72BA #AF9BCE #D0C4E2 #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.66
#D0C4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#D0C4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C4E2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C4E2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E3
Deuteranopia (green-blind)
#C1C9E1
Tritanopia (blue-blind)
#CDC8CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d0c4e2; /* rgb */ color: rgb(208, 196, 226); /* oklch */ color: oklch(83.9% 0.043 303.6);
Tailwind
colors: {
custom: {
50: '#ded5eb',
500: '#d0c4e2',
950: '#000000',
},
}SCSS
$custom: #d0c4e2; $custom-light: #ded5eb; $custom-dark: #000000;
JSON
{
"hex": "#d0c4e2",
"rgb": {
"r": 208,
"g": 196,
"b": 226
},
"hsl": {
"h": 264,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.83946,
"c": 0.0432,
"h": 303.6
},
"luminance": 0.58381
}Semantic roles & 50–950 ramp
primary
#D0C4E2
secondary
#A9BB90
accent
#AD397E
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384