#D9CDFD#D9CDFD
#D9CDFD is a very light, moderate violet. Relative luminance 0.655; OKLCH L 87.4% C 0.067 H 296.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CDFD |
|---|---|
| RGB | rgb(217, 205, 253) |
| HSL | hsl(255, 92%, 90%) |
| HSV | hsv(255, 19%, 99%) |
| CMYK | cmyk(14.2%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(84.74, 13.33, -21.97) |
| CIE-LCH | lch(84.74, 25.70, 301.24°) |
| OKLab | oklab(87.35% 0.0297 -0.0597) |
| OKLCH | oklch(87.35% 0.067 296.4) |
| XYZ | xyz(68.1725, 65.5059, 101.9618) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.38
Light Lavender
#DFC5FE
ΔE00 3.81
Periwinkle
#CCCCFF
ΔE00 3.95
Pale Lavender
#EECFFE
ΔE00 5.43
Light Lilac
#EDC8FF
ΔE00 6.10
Light Periwinkle
#C1C6FC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CDFD #F1FDCD
analogous
#CDD9FD #D9CDFD #F1CDFD
triadic
#D9CDFD #FDD9CD #CDFDD9
tetradic
#D9CDFD #FDCDD9 #F1FDCD #CDFDF1
square
#D9CDFD #FDCDD9 #F1FDCD #CDFDF1
split-complementary
#D9CDFD #FDF1CD #D9FDCD
monochromatic
#8057F8 #AC92FB #D9CDFD #E9E2FE #E9E2FE
Accessibility & contrast
On white
1.49
#D9CDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#D9CDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CDFD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CDFD | 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)
#C3D4FF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#D3D4DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d9cdfd; /* rgb */ color: rgb(217, 205, 253); /* oklch */ color: oklch(87.4% 0.067 296.4);
Tailwind
colors: {
custom: {
50: '#e5dcfe',
500: '#d9cdfd',
950: '#000000',
},
}SCSS
$custom: #d9cdfd; $custom-light: #e5dcfe; $custom-dark: #000000;
JSON
{
"hex": "#d9cdfd",
"rgb": {
"r": 217,
"g": 205,
"b": 253
},
"hsl": {
"h": 255,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.87352,
"c": 0.06673,
"h": 296.4
},
"luminance": 0.65506
}Semantic roles & 50–950 ramp
primary
#D9CDFD
secondary
#CEE689
accent
#E600AC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485