#DFCDFD#DFCDFD
#DFCDFD is a very light, moderate violet. Relative luminance 0.664; OKLCH L 87.8% C 0.068 H 302.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDFD |
|---|---|
| RGB | rgb(223, 205, 253) |
| HSL | hsl(263, 92%, 90%) |
| HSV | hsv(263, 19%, 99%) |
| CMYK | cmyk(11.9%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(85.22, 15.21, -21.20) |
| CIE-LCH | lch(85.22, 26.09, 305.65°) |
| OKLab | oklab(87.84% 0.0361 -0.0575) |
| OKLCH | oklch(87.84% 0.068 302.1) |
| XYZ | xyz(69.9889, 66.4425, 102.0470) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.82
Light Lavender
#DFC5FE
ΔE00 2.85
Pale Lavender
#EECFFE
ΔE00 3.71
Light Lilac
#EDC8FF
ΔE00 4.50
Periwinkle
#CCCCFF
ΔE00 5.65
Very Light Purple
#F6CEFC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDFD #EBFDCD
analogous
#CDD3FD #DFCDFD #F7CDFD
triadic
#DFCDFD #FDDFCD #CDFDDF
tetradic
#DFCDFD #FDCDD3 #EBFDCD #CDFDF7
square
#DFCDFD #FDCDD3 #EBFDCD #CDFDF7
split-complementary
#DFCDFD #FDF7CD #D3FDCD
monochromatic
#9457F8 #B992FB #DFCDFD #ECE2FE #ECE2FE
Accessibility & contrast
On white
1.47
#DFCDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#DFCDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDFD
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDFD | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#C7D5FC
Tritanopia (blue-blind)
#DAD4DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcdfd; /* rgb */ color: rgb(223, 205, 253); /* oklch */ color: oklch(87.8% 0.068 302.1);
Tailwind
colors: {
custom: {
50: '#e9dcfe',
500: '#dfcdfd',
950: '#000000',
},
}SCSS
$custom: #dfcdfd; $custom-light: #e9dcfe; $custom-dark: #000000;
JSON
{
"hex": "#dfcdfd",
"rgb": {
"r": 223,
"g": 205,
"b": 253
},
"hsl": {
"h": 262.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.87839,
"c": 0.06794,
"h": 302.1
},
"luminance": 0.66442
}Semantic roles & 50–950 ramp
primary
#DFCDFD
secondary
#C3E689
accent
#E6008F
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485