#DFC6FF#DFC6FF
#DFC6FF is a very light, moderate violet. Relative luminance 0.633; OKLCH L 86.6% C 0.082 H 304.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC6FF |
|---|---|
| RGB | rgb(223, 198, 255) |
| HSL | hsl(266, 100%, 89%) |
| HSV | hsv(266, 22%, 100%) |
| CMYK | cmyk(12.5%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(83.60, 19.36, -24.73) |
| CIE-LCH | lch(83.60, 31.41, 308.05°) |
| OKLab | oklab(86.61% 0.0466 -0.0673) |
| OKLCH | oklch(86.61% 0.082 304.7) |
| XYZ | xyz(68.6721, 63.2963, 103.1880) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.31
Pale Lilac
#E4CBFF
ΔE00 1.68
Light Lilac
#EDC8FF
ΔE00 3.33
Pale Lavender
#EECFFE
ΔE00 4.12
Light Lavendar
#EFC0FE
ΔE00 4.75
Light Violet
#D6B4FC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC6FF #E6FFC6
analogous
#C6CAFF #DFC6FF #FCC6FF
triadic
#DFC6FF #FFDFC6 #C6FFDF
tetradic
#DFC6FF #FFC6CA #E6FFC6 #C6FFFC
square
#DFC6FF #FFC6CA #E6FFC6 #C6FFFC
split-complementary
#DFC6FF #FFFCC6 #CAFFC6
monochromatic
#9A4CFF #BD89FF #DFC6FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.54
#DFC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#DFC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC6FF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC6FF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCD0FF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#DACEDA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfc6ff; /* rgb */ color: rgb(223, 198, 255); /* oklch */ color: oklch(86.6% 0.082 304.7);
Tailwind
colors: {
custom: {
50: '#e9d7ff',
500: '#dfc6ff',
950: '#000000',
},
}SCSS
$custom: #dfc6ff; $custom-light: #e9d7ff; $custom-dark: #000000;
JSON
{
"hex": "#dfc6ff",
"rgb": {
"r": 223,
"g": 198,
"b": 255
},
"hsl": {
"h": 266.316,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.86605,
"c": 0.08191,
"h": 304.7
},
"luminance": 0.63296
}Semantic roles & 50–950 ramp
primary
#DFC6FF
secondary
#BBE981
accent
#E60081
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386