#D8CDFD#D8CDFD
#D8CDFD is a very light, moderate violet. Relative luminance 0.654; OKLCH L 87.3% C 0.067 H 295.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CDFD |
|---|---|
| RGB | rgb(216, 205, 253) |
| HSL | hsl(254, 92%, 90%) |
| HSV | hsv(254, 19%, 99%) |
| CMYK | cmyk(14.6%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(84.67, 13.02, -22.10) |
| CIE-LCH | lch(84.67, 25.65, 300.50°) |
| OKLab | oklab(87.27% 0.0287 -0.0601) |
| OKLCH | oklch(87.27% 0.067 295.5) |
| XYZ | xyz(67.8761, 65.3531, 101.9479) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.66
Pale Lilac
#E4CBFF
ΔE00 3.66
Light Lavender
#DFC5FE
ΔE00 4.02
Pale Lavender
#EECFFE
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 5.89
Light Lilac
#EDC8FF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CDFD #F2FDCD
analogous
#CDDAFD #D8CDFD #F0CDFD
triadic
#D8CDFD #FDD8CD #CDFDD8
tetradic
#D8CDFD #FDCDDA #F2FDCD #CDFDF0
square
#D8CDFD #FDCDDA #F2FDCD #CDFDF0
split-complementary
#D8CDFD #FDF0CD #DAFDCD
monochromatic
#7C57F8 #AA92FB #D8CDFD #E8E2FE #E8E2FE
Accessibility & contrast
On white
1.49
#D8CDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#D8CDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CDFD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CDFD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#D1D4DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d8cdfd; /* rgb */ color: rgb(216, 205, 253); /* oklch */ color: oklch(87.3% 0.067 295.5);
Tailwind
colors: {
custom: {
50: '#e4dcfe',
500: '#d8cdfd',
950: '#000000',
},
}SCSS
$custom: #d8cdfd; $custom-light: #e4dcfe; $custom-dark: #000000;
JSON
{
"hex": "#d8cdfd",
"rgb": {
"r": 216,
"g": 205,
"b": 253
},
"hsl": {
"h": 253.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.87272,
"c": 0.06659,
"h": 295.5
},
"luminance": 0.65353
}Semantic roles & 50–950 ramp
primary
#D8CDFD
secondary
#D0E689
accent
#E600B1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485