#D7C2FA#D7C2FA
#D7C2FA is a very light, moderate violet. Relative luminance 0.599; OKLCH L 85.0% C 0.080 H 301.9°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C2FA |
|---|---|
| RGB | rgb(215, 194, 250) |
| HSL | hsl(263, 85%, 87%) |
| HSV | hsv(263, 22%, 98%) |
| CMYK | cmyk(14%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(81.80, 17.98, -24.86) |
| CIE-LCH | lch(81.80, 30.68, 305.87°) |
| OKLab | oklab(85% 0.0421 -0.0678) |
| OKLCH | oklch(85% 0.08 301.9) |
| XYZ | xyz(64.5680, 59.9328, 98.5905) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.57
Pale Lilac
#E4CBFF
ΔE00 2.86
Light Violet
#D6B4FC
ΔE00 4.48
Light Lilac
#EDC8FF
ΔE00 4.66
Pale Lavender
#EECFFE
ΔE00 5.32
Periwinkle
#CCCCFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C2FA #E5FAC2
analogous
#C2C9FA #D7C2FA #F3C2FA
triadic
#D7C2FA #FAD7C2 #C2FAD7
tetradic
#D7C2FA #FAC2C9 #E5FAC2 #C2FAF3
square
#D7C2FA #FAC2C9 #E5FAC2 #C2FAF3
split-complementary
#D7C2FA #FAF3C2 #C9FAC2
monochromatic
#8D51F1 #B289F5 #D7C2FA #ECE3FD #ECE3FD
Accessibility & contrast
On white
1.62
#D7C2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#D7C2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C2FA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C2FA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#BBCBF8
Tritanopia (blue-blind)
#D1CAD5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d7c2fa; /* rgb */ color: rgb(215, 194, 250); /* oklch */ color: oklch(85.0% 0.080 301.9);
Tailwind
colors: {
custom: {
50: '#e3d4fc',
500: '#d7c2fa',
950: '#000000',
},
}SCSS
$custom: #d7c2fa; $custom-light: #e3d4fc; $custom-dark: #000000;
JSON
{
"hex": "#d7c2fa",
"rgb": {
"r": 215,
"g": 194,
"b": 250
},
"hsl": {
"h": 262.5,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.85001,
"c": 0.07981,
"h": 301.9
},
"luminance": 0.59933
}Semantic roles & 50–950 ramp
primary
#D7C2FA
secondary
#BCDF81
accent
#E1048E
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385