#D7D3FF#D7D3FF
#D7D3FF is a very light, moderate blue. Relative luminance 0.683; OKLCH L 88.4% C 0.060 H 289.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D3FF |
|---|---|
| RGB | rgb(215, 211, 255) |
| HSL | hsl(245, 100%, 91%) |
| HSV | hsv(245, 17%, 100%) |
| CMYK | cmyk(15.7%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(86.13, 9.93, -20.94) |
| CIE-LCH | lch(86.13, 23.18, 295.37°) |
| OKLab | oklab(88.42% 0.0199 -0.0569) |
| OKLCH | oklch(88.42% 0.06 289.3) |
| XYZ | xyz(69.3646, 68.2549, 104.1085) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.97
Light Periwinkle
#C1C6FC
ΔE00 5.36
Pale Lilac
#E4CBFF
ΔE00 5.80
Light Lavender
#DFC5FE
ΔE00 6.29
Pale Lavender
#EECFFE
ΔE00 7.53
Light Lilac
#EDC8FF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D3FF #FBFFD3
analogous
#D3E5FF #D7D3FF #EDD3FF
triadic
#D7D3FF #FFD7D3 #D3FFD7
tetradic
#D7D3FF #FFD3E5 #FBFFD3 #D3FFED
square
#D7D3FF #FFD3E5 #FBFFD3 #D3FFED
split-complementary
#D7D3FF #FFEDD3 #E5FFD3
monochromatic
#6859FF #9F96FF #D7D3FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.43
#D7D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#D7D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D3FF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D3FF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#C9D6FE
Tritanopia (blue-blind)
#CFDAE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d7d3ff; /* rgb */ color: rgb(215, 211, 255); /* oklch */ color: oklch(88.4% 0.060 289.3);
Tailwind
colors: {
custom: {
50: '#e3e0ff',
500: '#d7d3ff',
950: '#000000',
},
}SCSS
$custom: #d7d3ff; $custom-light: #e3e0ff; $custom-dark: #000000;
JSON
{
"hex": "#d7d3ff",
"rgb": {
"r": 215,
"g": 211,
"b": 255
},
"hsl": {
"h": 245.455,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.88417,
"c": 0.06032,
"h": 289.3
},
"luminance": 0.68256
}Semantic roles & 50–950 ramp
primary
#D7D3FF
secondary
#E2EB8C
accent
#E600D1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486