#D8CDFF#D8CDFF
#D8CDFF is a very light, moderate violet. Relative luminance 0.655; OKLCH L 87.3% C 0.069 H 295.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CDFF |
|---|---|
| RGB | rgb(216, 205, 255) |
| HSL | hsl(253, 100%, 90%) |
| HSV | hsv(253, 20%, 100%) |
| CMYK | cmyk(15.3%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(84.73, 13.44, -23.06) |
| CIE-LCH | lch(84.73, 26.69, 300.23°) |
| OKLab | oklab(87.35% 0.0293 -0.0628) |
| OKLCH | oklch(87.35% 0.069 295) |
| XYZ | xyz(68.1964, 65.4812, 103.6347) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.42
Pale Lilac
#E4CBFF
ΔE00 3.70
Light Lavender
#DFC5FE
ΔE00 3.91
Light Periwinkle
#C1C6FC
ΔE00 5.64
Pale Lavender
#EECFFE
ΔE00 5.89
Light Lilac
#EDC8FF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CDFF #F4FFCD
analogous
#CDDBFF #D8CDFF #F1CDFF
triadic
#D8CDFF #FFD8CD #CDFFD8
tetradic
#D8CDFF #FFCDDB #F4FFCD #CDFFF1
square
#D8CDFF #FFCDDB #F4FFCD #CDFFF1
split-complementary
#D8CDFF #FFF1CD #DBFFCD
monochromatic
#7953FF #A890FF #D8CDFF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.49
#D8CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#D8CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CDFF
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CDFF | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#C4D3FE
Tritanopia (blue-blind)
#D1D5DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d8cdff; /* rgb */ color: rgb(216, 205, 255); /* oklch */ color: oklch(87.3% 0.069 295.0);
Tailwind
colors: {
custom: {
50: '#e4dcff',
500: '#d8cdff',
950: '#000000',
},
}SCSS
$custom: #d8cdff; $custom-light: #e4dcff; $custom-dark: #000000;
JSON
{
"hex": "#d8cdff",
"rgb": {
"r": 216,
"g": 205,
"b": 255
},
"hsl": {
"h": 253.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.87345,
"c": 0.06929,
"h": 295
},
"luminance": 0.65482
}Semantic roles & 50–950 ramp
primary
#D8CDFF
secondary
#D4EA86
accent
#E600B3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486