#D7CCFE#D7CCFE
#D7CCFE is a very light, moderate violet. Relative luminance 0.648; OKLCH L 87.0% C 0.069 H 295.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CCFE |
|---|---|
| RGB | rgb(215, 204, 254) |
| HSL | hsl(253, 96%, 90%) |
| HSV | hsv(253, 20%, 100%) |
| CMYK | cmyk(15.4%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(84.37, 13.45, -23.08) |
| CIE-LCH | lch(84.37, 26.71, 300.23°) |
| OKLab | oklab(87.04% 0.0293 -0.0628) |
| OKLCH | oklch(87.04% 0.069 295) |
| XYZ | xyz(67.5028, 64.7882, 102.6958) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.38
Pale Lilac
#E4CBFF
ΔE00 3.72
Light Lavender
#DFC5FE
ΔE00 3.85
Light Periwinkle
#C1C6FC
ΔE00 5.55
Pale Lavender
#EECFFE
ΔE00 5.95
Light Lilac
#EDC8FF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CCFE #F3FECC
analogous
#CCDAFE #D7CCFE #F0CCFE
triadic
#D7CCFE #FED7CC #CCFED7
tetradic
#D7CCFE #FECCDA #F3FECC #CCFEF0
square
#D7CCFE #FECCDA #F3FECC #CCFEF0
split-complementary
#D7CCFE #FEF0CC #DAFECC
monochromatic
#7954FC #A890FD #D7CCFE #E7E1FE #E7E1FE
Accessibility & contrast
On white
1.50
#D7CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#D7CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CCFE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CCFE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#D0D4DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d7ccfe; /* rgb */ color: rgb(215, 204, 254); /* oklch */ color: oklch(87.0% 0.069 295.0);
Tailwind
colors: {
custom: {
50: '#e3dbfe',
500: '#d7ccfe',
950: '#000000',
},
}SCSS
$custom: #d7ccfe; $custom-light: #e3dbfe; $custom-dark: #000000;
JSON
{
"hex": "#d7ccfe",
"rgb": {
"r": 215,
"g": 204,
"b": 254
},
"hsl": {
"h": 253.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.87038,
"c": 0.06935,
"h": 295
},
"luminance": 0.64789
}Semantic roles & 50–950 ramp
primary
#D7CCFE
secondary
#D2E787
accent
#E600B3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486