#D8CCFA#D8CCFA
#D8CCFA is a very light, moderate violet. Relative luminance 0.647; OKLCH L 87.0% C 0.064 H 297.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CCFA |
|---|---|
| RGB | rgb(216, 204, 250) |
| HSL | hsl(256, 82%, 89%) |
| HSV | hsv(256, 18%, 98%) |
| CMYK | cmyk(13.6%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(84.32, 12.93, -21.03) |
| CIE-LCH | lch(84.32, 24.69, 301.58°) |
| OKLab | oklab(86.97% 0.0291 -0.0571) |
| OKLCH | oklch(86.97% 0.064 297) |
| XYZ | xyz(67.1635, 64.6865, 99.3713) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.47
Light Lavender
#DFC5FE
ΔE00 3.95
Periwinkle
#CCCCFF
ΔE00 4.19
Pale Lavender
#EECFFE
ΔE00 5.39
Light Lilac
#EDC8FF
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CCFA #EEFACC
analogous
#CCD7FA #D8CCFA #EFCCFA
triadic
#D8CCFA #FAD8CC #CCFAD8
tetradic
#D8CCFA #FACCD7 #EEFACC #CCFAEF
square
#D8CCFA #FACCD7 #EEFACC #CCFAEF
split-complementary
#D8CCFA #FAEFCC #D7FACC
monochromatic
#835DEF #AD94F5 #D8CCFA #EAE3FC #EAE3FC
Accessibility & contrast
On white
1.51
#D8CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#D8CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CCFA
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CCFA | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FC
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#D2D3DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d8ccfa; /* rgb */ color: rgb(216, 204, 250); /* oklch */ color: oklch(87.0% 0.064 297.0);
Tailwind
colors: {
custom: {
50: '#e4dbfc',
500: '#d8ccfa',
950: '#000000',
},
}SCSS
$custom: #d8ccfa; $custom-light: #e4dbfc; $custom-dark: #000000;
JSON
{
"hex": "#d8ccfa",
"rgb": {
"r": 216,
"g": 204,
"b": 250
},
"hsl": {
"h": 255.652,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.86973,
"c": 0.06411,
"h": 297
},
"luminance": 0.64687
}Semantic roles & 50–950 ramp
primary
#D8CCFA
secondary
#C9E08B
accent
#DF07A6
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485