#DFCDFF#DFCDFF
#DFCDFF is a very light, moderate violet. Relative luminance 0.666; OKLCH L 87.9% C 0.071 H 301.4°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDFF |
|---|---|
| RGB | rgb(223, 205, 255) |
| HSL | hsl(262, 100%, 90%) |
| HSV | hsv(262, 20%, 100%) |
| CMYK | cmyk(12.5%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(85.29, 15.62, -22.16) |
| CIE-LCH | lch(85.29, 27.11, 305.17°) |
| OKLab | oklab(87.91% 0.0368 -0.0602) |
| OKLCH | oklch(87.91% 0.071 301.4) |
| XYZ | xyz(70.3092, 66.5706, 103.7337) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.76
Light Lavender
#DFC5FE
ΔE00 2.60
Pale Lavender
#EECFFE
ΔE00 3.91
Light Lilac
#EDC8FF
ΔE00 4.50
Periwinkle
#CCCCFF
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDFF #EDFFCD
analogous
#CDD4FF #DFCDFF #F8CDFF
triadic
#DFCDFF #FFDFCD #CDFFDF
tetradic
#DFCDFF #FFCDD4 #EDFFCD #CDFFF8
square
#DFCDFF #FFCDD4 #EDFFCD #CDFFF8
split-complementary
#DFCDFF #FFF8CD #D4FFCD
monochromatic
#9153FF #B890FF #DFCDFF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.47
#DFCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#DFCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDFF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDFF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#DAD4DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfcdff; /* rgb */ color: rgb(223, 205, 255); /* oklch */ color: oklch(87.9% 0.071 301.4);
Tailwind
colors: {
custom: {
50: '#e9dcff',
500: '#dfcdff',
950: '#000000',
},
}SCSS
$custom: #dfcdff; $custom-light: #e9dcff; $custom-dark: #000000;
JSON
{
"hex": "#dfcdff",
"rgb": {
"r": 223,
"g": 205,
"b": 255
},
"hsl": {
"h": 261.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.87911,
"c": 0.07054,
"h": 301.4
},
"luminance": 0.66571
}Semantic roles & 50–950 ramp
primary
#DFCDFF
secondary
#C6EA86
accent
#E60093
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486