#D7C7FA#D7C7FA
#D7C7FA is a very light, moderate violet. Relative luminance 0.622; OKLCH L 85.9% C 0.072 H 299.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C7FA |
|---|---|
| RGB | rgb(215, 199, 250) |
| HSL | hsl(259, 84%, 88%) |
| HSV | hsv(259, 20%, 98%) |
| CMYK | cmyk(14%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(83.02, 15.29, -23.02) |
| CIE-LCH | lch(83.02, 27.63, 303.60°) |
| OKLab | oklab(85.94% 0.0351 -0.0626) |
| OKLCH | oklch(85.94% 0.072 299.2) |
| XYZ | xyz(65.6996, 62.1959, 98.9677) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.51
Pale Lilac
#E4CBFF
ΔE00 2.73
Periwinkle
#CCCCFF
ΔE00 4.66
Pale Lavender
#EECFFE
ΔE00 5.13
Light Lilac
#EDC8FF
ΔE00 5.25
Light Violet
#D6B4FC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C7FA #EAFAC7
analogous
#C7D0FA #D7C7FA #F1C7FA
triadic
#D7C7FA #FAD7C7 #C7FAD7
tetradic
#D7C7FA #FAC7D0 #EAFAC7 #C7FAF1
square
#D7C7FA #FAC7D0 #EAFAC7 #C7FAF1
split-complementary
#D7C7FA #FAF1C7 #D0FAC7
monochromatic
#8757F0 #AF8FF5 #D7C7FA #EBE3FC #EBE3FC
Accessibility & contrast
On white
1.56
#D7C7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#D7C7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C7FA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C7FA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFC
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#D1CED8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d7c7fa; /* rgb */ color: rgb(215, 199, 250); /* oklch */ color: oklch(85.9% 0.072 299.2);
Tailwind
colors: {
custom: {
50: '#e3d8fc',
500: '#d7c7fa',
950: '#000000',
},
}SCSS
$custom: #d7c7fa; $custom-light: #e3d8fc; $custom-dark: #000000;
JSON
{
"hex": "#d7c7fa",
"rgb": {
"r": 215,
"g": 199,
"b": 250
},
"hsl": {
"h": 258.824,
"s": 83.607,
"l": 88.039
},
"oklch": {
"l": 0.85942,
"c": 0.07179,
"h": 299.2
},
"luminance": 0.62196
}Semantic roles & 50–950 ramp
primary
#D7C7FA
secondary
#C3DF86
accent
#E0059B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385