#D9CDFE#D9CDFE
#D9CDFE is a very light, moderate violet. Relative luminance 0.656; OKLCH L 87.4% C 0.068 H 296.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CDFE |
|---|---|
| RGB | rgb(217, 205, 254) |
| HSL | hsl(255, 96%, 90%) |
| HSV | hsv(255, 19%, 100%) |
| CMYK | cmyk(14.6%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(84.78, 13.54, -22.45) |
| CIE-LCH | lch(84.78, 26.22, 301.09°) |
| OKLab | oklab(87.39% 0.03 -0.0611) |
| OKLCH | oklch(87.39% 0.068 296.2) |
| XYZ | xyz(68.3322, 65.5698, 102.8030) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.38
Light Lavender
#DFC5FE
ΔE00 3.73
Periwinkle
#CCCCFF
ΔE00 3.82
Pale Lavender
#EECFFE
ΔE00 5.51
Light Periwinkle
#C1C6FC
ΔE00 6.04
Light Lilac
#EDC8FF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CDFE #F2FECD
analogous
#CDD9FE #D9CDFE #F2CDFE
triadic
#D9CDFE #FED9CD #CDFED9
tetradic
#D9CDFE #FECDD9 #F2FECD #CDFEF2
square
#D9CDFE #FECDD9 #F2FECD #CDFEF2
split-complementary
#D9CDFE #FEF2CD #D9FECD
monochromatic
#7E55FC #AB91FD #D9CDFE #E8E1FE #E8E1FE
Accessibility & contrast
On white
1.49
#D9CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#D9CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CDFE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CDFE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C4D3FD
Tritanopia (blue-blind)
#D2D4DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d9cdfe; /* rgb */ color: rgb(217, 205, 254); /* oklch */ color: oklch(87.4% 0.068 296.2);
Tailwind
colors: {
custom: {
50: '#e5dcfe',
500: '#d9cdfe',
950: '#000000',
},
}SCSS
$custom: #d9cdfe; $custom-light: #e5dcfe; $custom-dark: #000000;
JSON
{
"hex": "#d9cdfe",
"rgb": {
"r": 217,
"g": 205,
"b": 254
},
"hsl": {
"h": 254.694,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.87389,
"c": 0.06808,
"h": 296.2
},
"luminance": 0.6557
}Semantic roles & 50–950 ramp
primary
#D9CDFE
secondary
#D0E888
accent
#E600AD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486