#D7CCFF#D7CCFF
#D7CCFF is a very light, moderate violet. Relative luminance 0.649; OKLCH L 87.1% C 0.071 H 294.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CCFF |
|---|---|
| RGB | rgb(215, 204, 255) |
| HSL | hsl(253, 100%, 90%) |
| HSV | hsv(253, 20%, 100%) |
| CMYK | cmyk(15.7%, 20%, 0%, 0%) |
| CIE-LAB | lab(84.41, 13.66, -23.56) |
| CIE-LCH | lch(84.41, 27.23, 300.11°) |
| OKLab | oklab(87.08% 0.0296 -0.0642) |
| OKLCH | oklch(87.08% 0.071 294.8) |
| XYZ | xyz(67.6633, 64.8524, 103.5414) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.28
Pale Lilac
#E4CBFF
ΔE00 3.77
Light Lavender
#DFC5FE
ΔE00 3.82
Light Periwinkle
#C1C6FC
ΔE00 5.43
Pale Lavender
#EECFFE
ΔE00 6.05
Light Lilac
#EDC8FF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CCFF #F4FFCC
analogous
#CCDBFF #D7CCFF #F0CCFF
triadic
#D7CCFF #FFD7CC #CCFFD7
tetradic
#D7CCFF #FFCCDB #F4FFCC #CCFFF0
square
#D7CCFF #FFCCDB #F4FFCC #CCFFF0
split-complementary
#D7CCFF #FFF0CC #DBFFCC
monochromatic
#7752FF #A78FFF #D7CCFF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.50
#D7CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#D7CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CCFF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CCFF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#D0D4DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d7ccff; /* rgb */ color: rgb(215, 204, 255); /* oklch */ color: oklch(87.1% 0.071 294.8);
Tailwind
colors: {
custom: {
50: '#e3dbff',
500: '#d7ccff',
950: '#000000',
},
}SCSS
$custom: #d7ccff; $custom-light: #e3dbff; $custom-dark: #000000;
JSON
{
"hex": "#d7ccff",
"rgb": {
"r": 215,
"g": 204,
"b": 255
},
"hsl": {
"h": 252.941,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.87075,
"c": 0.0707,
"h": 294.8
},
"luminance": 0.64853
}Semantic roles & 50–950 ramp
primary
#D7CCFF
secondary
#D4EA86
accent
#E600B4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486