#D8CCFE#D8CCFE
#D8CCFE is a very light, moderate violet. Relative luminance 0.649; OKLCH L 87.1% C 0.069 H 295.9°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CCFE |
|---|---|
| RGB | rgb(216, 204, 254) |
| HSL | hsl(254, 96%, 90%) |
| HSV | hsv(254, 20%, 100%) |
| CMYK | cmyk(15%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(84.45, 13.76, -22.95) |
| CIE-LCH | lch(84.45, 26.76, 300.94°) |
| OKLab | oklab(87.12% 0.0304 -0.0625) |
| OKLCH | oklch(87.12% 0.069 295.9) |
| XYZ | xyz(67.7974, 64.9401, 102.7096) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.43
Light Lavender
#DFC5FE
ΔE00 3.62
Periwinkle
#CCCCFF
ΔE00 3.67
Pale Lavender
#EECFFE
ΔE00 5.66
Light Periwinkle
#C1C6FC
ΔE00 5.82
Light Lilac
#EDC8FF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CCFE #F2FECC
analogous
#CCD9FE #D8CCFE #F1CCFE
triadic
#D8CCFE #FED8CC #CCFED8
tetradic
#D8CCFE #FECCD9 #F2FECC #CCFEF1
square
#D8CCFE #FECCD9 #F2FECC #CCFEF1
split-complementary
#D8CCFE #FEF1CC #D9FECC
monochromatic
#7C54FC #AA90FD #D8CCFE #E8E1FE #E8E1FE
Accessibility & contrast
On white
1.50
#D8CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#D8CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CCFE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CCFE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#D1D3DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d8ccfe; /* rgb */ color: rgb(216, 204, 254); /* oklch */ color: oklch(87.1% 0.069 295.9);
Tailwind
colors: {
custom: {
50: '#e4dbfe',
500: '#d8ccfe',
950: '#000000',
},
}SCSS
$custom: #d8ccfe; $custom-light: #e4dbfe; $custom-dark: #000000;
JSON
{
"hex": "#d8ccfe",
"rgb": {
"r": 216,
"g": 204,
"b": 254
},
"hsl": {
"h": 254.4,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.87118,
"c": 0.06948,
"h": 295.9
},
"luminance": 0.6494
}Semantic roles & 50–950 ramp
primary
#D8CCFE
secondary
#D0E787
accent
#E600AE
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486