#D2C8FD#D2C8FD
#D2C8FD is a very light, moderate violet. Relative luminance 0.621; OKLCH L 85.8% C 0.074 H 293.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8FD |
|---|---|
| RGB | rgb(210, 200, 253) |
| HSL | hsl(251, 93%, 89%) |
| HSV | hsv(251, 21%, 99%) |
| CMYK | cmyk(17%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(82.97, 13.84, -24.72) |
| CIE-LCH | lch(82.97, 28.33, 299.24°) |
| OKLab | oklab(85.84% 0.0293 -0.0675) |
| OKLCH | oklch(85.84% 0.074 293.4) |
| XYZ | xyz(64.9584, 62.1015, 101.4740) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.82
Light Lavender
#DFC5FE
ΔE00 4.01
Pale Lilac
#E4CBFF
ΔE00 4.42
Light Periwinkle
#C1C6FC
ΔE00 4.60
Light Violet
#D6B4FC
ΔE00 6.69
Pale Lavender
#EECFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8FD #F3FDC8
analogous
#C8D9FD #D2C8FD #EDC8FD
triadic
#D2C8FD #FDD2C8 #C8FDD2
tetradic
#D2C8FD #FDC8D9 #F3FDC8 #C8FDED
square
#D2C8FD #FDC8D9 #F3FDC8 #C8FDED
split-complementary
#D2C8FD #FDEDC8 #D9FDC8
monochromatic
#7152F9 #A28DFB #D2C8FD #E7E1FE #E7E1FE
Accessibility & contrast
On white
1.56
#D2C8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#D2C8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8FD
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8FD | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#BDCEFB
Tritanopia (blue-blind)
#CAD0DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2c8fd; /* rgb */ color: rgb(210, 200, 253); /* oklch */ color: oklch(85.8% 0.074 293.4);
Tailwind
colors: {
custom: {
50: '#e0d8fe',
500: '#d2c8fd',
950: '#000000',
},
}SCSS
$custom: #d2c8fd; $custom-light: #e0d8fe; $custom-dark: #000000;
JSON
{
"hex": "#d2c8fd",
"rgb": {
"r": 210,
"g": 200,
"b": 253
},
"hsl": {
"h": 251.321,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.8584,
"c": 0.07356,
"h": 293.4
},
"luminance": 0.62102
}Semantic roles & 50–950 ramp
primary
#D2C8FD
secondary
#D3E584
accent
#E600BA
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385