#D8CDFE#D8CDFE
#D8CDFE is a very light, moderate violet. Relative luminance 0.654; OKLCH L 87.3% C 0.068 H 295.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CDFE |
|---|---|
| RGB | rgb(216, 205, 254) |
| HSL | hsl(253, 96%, 90%) |
| HSV | hsv(253, 19%, 100%) |
| CMYK | cmyk(15%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(84.70, 13.23, -22.58) |
| CIE-LCH | lch(84.70, 26.17, 300.36°) |
| OKLab | oklab(87.31% 0.029 -0.0614) |
| OKLCH | oklch(87.31% 0.068 295.2) |
| XYZ | xyz(68.0358, 65.4169, 102.7891) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.53
Pale Lilac
#E4CBFF
ΔE00 3.67
Light Lavender
#DFC5FE
ΔE00 3.95
Light Periwinkle
#C1C6FC
ΔE00 5.76
Pale Lavender
#EECFFE
ΔE00 5.80
Light Lilac
#EDC8FF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CDFE #F3FECD
analogous
#CDDBFE #D8CDFE #F0CDFE
triadic
#D8CDFE #FED8CD #CDFED8
tetradic
#D8CDFE #FECDDB #F3FECD #CDFEF0
square
#D8CDFE #FECDDB #F3FECD #CDFEF0
split-complementary
#D8CDFE #FEF0CD #DBFECD
monochromatic
#7A55FC #A991FD #D8CDFE #E8E1FE #E8E1FE
Accessibility & contrast
On white
1.49
#D8CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#D8CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CDFE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CDFE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#D1D4DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d8cdfe; /* rgb */ color: rgb(216, 205, 254); /* oklch */ color: oklch(87.3% 0.068 295.2);
Tailwind
colors: {
custom: {
50: '#e4dcfe',
500: '#d8cdfe',
950: '#000000',
},
}SCSS
$custom: #d8cdfe; $custom-light: #e4dcfe; $custom-dark: #000000;
JSON
{
"hex": "#d8cdfe",
"rgb": {
"r": 216,
"g": 205,
"b": 254
},
"hsl": {
"h": 253.469,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.87309,
"c": 0.06794,
"h": 295.2
},
"luminance": 0.65417
}Semantic roles & 50–950 ramp
primary
#D8CDFE
secondary
#D2E888
accent
#E600B2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486