#D2C2FD#D2C2FD
#D2C2FD is a very light, moderate violet. Relative luminance 0.594; OKLCH L 84.7% C 0.083 H 297.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C2FD |
|---|---|
| RGB | rgb(210, 194, 253) |
| HSL | hsl(256, 94%, 88%) |
| HSV | hsv(256, 23%, 99%) |
| CMYK | cmyk(17%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(81.50, 17.07, -26.96) |
| CIE-LCH | lch(81.50, 31.91, 302.34°) |
| OKLab | oklab(84.7% 0.0376 -0.0737) |
| OKLCH | oklch(84.7% 0.083 297) |
| XYZ | xyz(63.5960, 59.3767, 101.0199) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.07
Pale Lilac
#E4CBFF
ΔE00 4.25
Periwinkle
#CCCCFF
ΔE00 4.42
Light Violet
#D6B4FC
ΔE00 4.71
Light Periwinkle
#C1C6FC
ΔE00 5.53
Pale Violet
#CEAEFA
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C2FD #EDFDC2
analogous
#C2CFFD #D2C2FD #EFC2FD
triadic
#D2C2FD #FDD2C2 #C2FDD2
tetradic
#D2C2FD #FDC2CF #EDFDC2 #C2FDEF
square
#D2C2FD #FDC2CF #EDFDC2 #C2FDEF
split-complementary
#D2C2FD #FDEFC2 #CFFDC2
monochromatic
#7B4BF9 #A687FB #D2C2FD #E9E1FE #E9E1FE
Accessibility & contrast
On white
1.63
#D2C2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#D2C2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C2FD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C2FD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#B8CAFB
Tritanopia (blue-blind)
#CACBD6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2c2fd; /* rgb */ color: rgb(210, 194, 253); /* oklch */ color: oklch(84.7% 0.083 297.0);
Tailwind
colors: {
custom: {
50: '#e0d4fe',
500: '#d2c2fd',
950: '#000000',
},
}SCSS
$custom: #d2c2fd; $custom-light: #e0d4fe; $custom-dark: #000000;
JSON
{
"hex": "#d2c2fd",
"rgb": {
"r": 210,
"g": 194,
"b": 253
},
"hsl": {
"h": 256.271,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.84702,
"c": 0.0828,
"h": 297
},
"luminance": 0.59377
}Semantic roles & 50–950 ramp
primary
#D2C2FD
secondary
#C9E47F
accent
#E600A7
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385