#D2C2FA#D2C2FA
#D2C2FA is a very light, moderate violet. Relative luminance 0.592; OKLCH L 84.6% C 0.079 H 297.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C2FA |
|---|---|
| RGB | rgb(210, 194, 250) |
| HSL | hsl(257, 85%, 87%) |
| HSV | hsv(257, 22%, 98%) |
| CMYK | cmyk(16%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(81.39, 16.43, -25.52) |
| CIE-LCH | lch(81.39, 30.35, 302.77°) |
| OKLab | oklab(84.59% 0.0367 -0.0697) |
| OKLCH | oklch(84.59% 0.079 297.8) |
| XYZ | xyz(63.1218, 59.1871, 98.5227) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.82
Pale Lilac
#E4CBFF
ΔE00 3.88
Periwinkle
#CCCCFF
ΔE00 4.53
Light Violet
#D6B4FC
ΔE00 4.94
Light Periwinkle
#C1C6FC
ΔE00 5.79
Pale Violet
#CEAEFA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C2FA #EAFAC2
analogous
#C2CEFA #D2C2FA #EEC2FA
triadic
#D2C2FA #FAD2C2 #C2FAD2
tetradic
#D2C2FA #FAC2CE #EAFAC2 #C2FAEE
square
#D2C2FA #FAC2CE #EAFAC2 #C2FAEE
split-complementary
#D2C2FA #FAEEC2 #CEFAC2
monochromatic
#7F51F1 #A889F5 #D2C2FA #EAE3FD #EAE3FD
Accessibility & contrast
On white
1.64
#D2C2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#D2C2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C2FA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C2FA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#B9CAF8
Tritanopia (blue-blind)
#CBCAD5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2c2fa; /* rgb */ color: rgb(210, 194, 250); /* oklch */ color: oklch(84.6% 0.079 297.8);
Tailwind
colors: {
custom: {
50: '#e0d4fc',
500: '#d2c2fa',
950: '#000000',
},
}SCSS
$custom: #d2c2fa; $custom-light: #e0d4fc; $custom-dark: #000000;
JSON
{
"hex": "#d2c2fa",
"rgb": {
"r": 210,
"g": 194,
"b": 250
},
"hsl": {
"h": 257.143,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.84588,
"c": 0.07879,
"h": 297.8
},
"luminance": 0.59187
}Semantic roles & 50–950 ramp
primary
#D2C2FA
secondary
#C4DF81
accent
#E104A2
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385