#D7C0FA#D7C0FA
#D7C0FA is a very light, moderate violet. Relative luminance 0.590; OKLCH L 84.6% C 0.083 H 302.8°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C0FA |
|---|---|
| RGB | rgb(215, 192, 250) |
| HSL | hsl(264, 85%, 87%) |
| HSV | hsv(264, 23%, 98%) |
| CMYK | cmyk(14%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(81.32, 19.06, -25.60) |
| CIE-LCH | lch(81.32, 31.92, 306.66°) |
| OKLab | oklab(84.63% 0.045 -0.0698) |
| OKLCH | oklch(84.63% 0.083 302.8) |
| XYZ | xyz(64.1259, 59.0485, 98.4432) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.62
Pale Lilac
#E4CBFF
ΔE00 3.19
Light Violet
#D6B4FC
ΔE00 3.83
Light Lilac
#EDC8FF
ΔE00 4.61
Pale Violet
#CEAEFA
ΔE00 5.26
Light Lavendar
#EFC0FE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C0FA #E3FAC0
analogous
#C0C6FA #D7C0FA #F4C0FA
triadic
#D7C0FA #FAD7C0 #C0FAD7
tetradic
#D7C0FA #FAC0C6 #E3FAC0 #C0FAF4
square
#D7C0FA #FAC0C6 #E3FAC0 #C0FAF4
split-complementary
#D7C0FA #FAF4C0 #C6FAC0
monochromatic
#8F4FF1 #B387F6 #D7C0FA #EDE3FD #EDE3FD
Accessibility & contrast
On white
1.64
#D7C0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#D7C0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C0FA
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C0FA | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FC
Deuteranopia (green-blind)
#B9CAF8
Tritanopia (blue-blind)
#D2C8D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d7c0fa; /* rgb */ color: rgb(215, 192, 250); /* oklch */ color: oklch(84.6% 0.083 302.8);
Tailwind
colors: {
custom: {
50: '#e3d3fc',
500: '#d7c0fa',
950: '#000000',
},
}SCSS
$custom: #d7c0fa; $custom-light: #e3d3fc; $custom-dark: #000000;
JSON
{
"hex": "#d7c0fa",
"rgb": {
"r": 215,
"g": 192,
"b": 250
},
"hsl": {
"h": 263.793,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.84628,
"c": 0.08306,
"h": 302.8
},
"luminance": 0.59048
}Semantic roles & 50–950 ramp
primary
#D7C0FA
secondary
#B9DF7F
accent
#E2048A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385