#D7C8FA#D7C8FA
#D7C8FA is a very light, moderate violet. Relative luminance 0.627; OKLCH L 86.1% C 0.070 H 298.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C8FA |
|---|---|
| RGB | rgb(215, 200, 250) |
| HSL | hsl(258, 83%, 88%) |
| HSV | hsv(258, 20%, 98%) |
| CMYK | cmyk(14%, 20%, 0%, 2%) |
| CIE-LAB | lab(83.26, 14.75, -22.64) |
| CIE-LCH | lch(83.26, 27.03, 303.09°) |
| OKLab | oklab(86.13% 0.0337 -0.0616) |
| OKLCH | oklch(86.13% 0.07 298.6) |
| XYZ | xyz(65.9304, 62.6576, 99.0447) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.81
Pale Lilac
#E4CBFF
ΔE00 2.85
Periwinkle
#CCCCFF
ΔE00 4.48
Pale Lavender
#EECFFE
ΔE00 5.18
Light Lilac
#EDC8FF
ΔE00 5.44
Light Periwinkle
#C1C6FC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C8FA #EBFAC8
analogous
#C8D2FA #D7C8FA #F0C8FA
triadic
#D7C8FA #FAD7C8 #C8FAD7
tetradic
#D7C8FA #FAC8D2 #EBFAC8 #C8FAF0
square
#D7C8FA #FAC8D2 #EBFAC8 #C8FAF0
split-complementary
#D7C8FA #FAF0C8 #D2FAC8
monochromatic
#8558F0 #AE90F5 #D7C8FA #EBE3FC #EBE3FC
Accessibility & contrast
On white
1.55
#D7C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#D7C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C8FA
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C8FA | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFC
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#D1CFD9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d7c8fa; /* rgb */ color: rgb(215, 200, 250); /* oklch */ color: oklch(86.1% 0.070 298.6);
Tailwind
colors: {
custom: {
50: '#e3d8fc',
500: '#d7c8fa',
950: '#000000',
},
}SCSS
$custom: #d7c8fa; $custom-light: #e3d8fc; $custom-dark: #000000;
JSON
{
"hex": "#d7c8fa",
"rgb": {
"r": 215,
"g": 200,
"b": 250
},
"hsl": {
"h": 258,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.86131,
"c": 0.07021,
"h": 298.6
},
"luminance": 0.62658
}Semantic roles & 50–950 ramp
primary
#D7C8FA
secondary
#C5DF87
accent
#E0069E
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385