#D8CCFD#D8CCFD
#D8CCFD is a very light, moderate violet. Relative luminance 0.649; OKLCH L 87.1% C 0.068 H 296.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CCFD |
|---|---|
| RGB | rgb(216, 204, 253) |
| HSL | hsl(255, 92%, 90%) |
| HSV | hsv(255, 19%, 99%) |
| CMYK | cmyk(14.6%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(84.42, 13.55, -22.47) |
| CIE-LCH | lch(84.42, 26.24, 301.09°) |
| OKLab | oklab(87.08% 0.0301 -0.0611) |
| OKLCH | oklch(87.08% 0.068 296.2) |
| XYZ | xyz(67.6377, 64.8762, 101.8684) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.41
Light Lavender
#DFC5FE
ΔE00 3.67
Periwinkle
#CCCCFF
ΔE00 3.78
Pale Lavender
#EECFFE
ΔE00 5.58
Light Periwinkle
#C1C6FC
ΔE00 5.95
Light Lilac
#EDC8FF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CCFD #F1FDCC
analogous
#CCD9FD #D8CCFD #F1CCFD
triadic
#D8CCFD #FDD8CC #CCFDD8
tetradic
#D8CCFD #FDCCD9 #F1FDCC #CCFDF1
square
#D8CCFD #FDCCD9 #F1FDCC #CCFDF1
split-complementary
#D8CCFD #FDF1CC #D9FDCC
monochromatic
#7E56F8 #AB91FB #D8CCFD #E8E2FE #E8E2FE
Accessibility & contrast
On white
1.50
#D8CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#D8CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CCFD
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CCFD | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#D1D3DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d8ccfd; /* rgb */ color: rgb(216, 204, 253); /* oklch */ color: oklch(87.1% 0.068 296.2);
Tailwind
colors: {
custom: {
50: '#e4dbfe',
500: '#d8ccfd',
950: '#000000',
},
}SCSS
$custom: #d8ccfd; $custom-light: #e4dbfe; $custom-dark: #000000;
JSON
{
"hex": "#d8ccfd",
"rgb": {
"r": 216,
"g": 204,
"b": 253
},
"hsl": {
"h": 254.694,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.87082,
"c": 0.06814,
"h": 296.2
},
"luminance": 0.64877
}Semantic roles & 50–950 ramp
primary
#D8CCFD
secondary
#CFE588
accent
#E600AD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485