#D2C4FA#D2C4FA
#D2C4FA is a very light, moderate violet. Relative luminance 0.601; OKLCH L 85.0% C 0.076 H 296.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C4FA |
|---|---|
| RGB | rgb(210, 196, 250) |
| HSL | hsl(256, 84%, 87%) |
| HSV | hsv(256, 22%, 98%) |
| CMYK | cmyk(16%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(81.88, 15.35, -24.78) |
| CIE-LCH | lch(81.88, 29.15, 301.78°) |
| OKLab | oklab(84.97% 0.0339 -0.0676) |
| OKLCH | oklch(84.97% 0.076 296.6) |
| XYZ | xyz(63.5699, 60.0833, 98.6721) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.10
Pale Lilac
#E4CBFF
ΔE00 3.86
Periwinkle
#CCCCFF
ΔE00 4.01
Light Periwinkle
#C1C6FC
ΔE00 5.46
Light Violet
#D6B4FC
ΔE00 5.61
Light Lilac
#EDC8FF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C4FA #ECFAC4
analogous
#C4D1FA #D2C4FA #EDC4FA
triadic
#D2C4FA #FAD2C4 #C4FAD2
tetradic
#D2C4FA #FAC4D1 #ECFAC4 #C4FAED
square
#D2C4FA #FAC4D1 #ECFAC4 #C4FAED
split-complementary
#D2C4FA #FAEDC4 #D1FAC4
monochromatic
#7C53F0 #A78CF5 #D2C4FA #E9E3FD #E9E3FD
Accessibility & contrast
On white
1.61
#D2C4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#D2C4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C4FA
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C4FA | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#BACBF8
Tritanopia (blue-blind)
#CBCCD6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2c4fa; /* rgb */ color: rgb(210, 196, 250); /* oklch */ color: oklch(85.0% 0.076 296.6);
Tailwind
colors: {
custom: {
50: '#e0d5fc',
500: '#d2c4fa',
950: '#000000',
},
}SCSS
$custom: #d2c4fa; $custom-light: #e0d5fc; $custom-dark: #000000;
JSON
{
"hex": "#d2c4fa",
"rgb": {
"r": 210,
"g": 196,
"b": 250
},
"hsl": {
"h": 255.556,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.84966,
"c": 0.07565,
"h": 296.6
},
"luminance": 0.60084
}Semantic roles & 50–950 ramp
primary
#D2C4FA
secondary
#C7DF83
accent
#E105A8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385