#DFC1FF#DFC1FF
#DFC1FF is a very light, moderate violet. Relative luminance 0.610; OKLCH L 85.7% C 0.090 H 306.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC1FF |
|---|---|
| RGB | rgb(223, 193, 255) |
| HSL | hsl(269, 100%, 88%) |
| HSV | hsv(269, 24%, 100%) |
| CMYK | cmyk(12.5%, 24.3%, 0%, 0%) |
| CIE-LAB | lab(82.40, 22.04, -26.55) |
| CIE-LCH | lch(82.40, 34.51, 309.70°) |
| OKLab | oklab(85.68% 0.0537 -0.0724) |
| OKLCH | oklch(85.68% 0.09 306.6) |
| XYZ | xyz(67.5480, 61.0482, 102.8133) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.38
Pale Lilac
#E4CBFF
ΔE00 3.02
Light Lilac
#EDC8FF
ΔE00 3.44
Light Violet
#D6B4FC
ΔE00 3.49
Light Lavendar
#EFC0FE
ΔE00 3.94
Mauve
#E0B0FF
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC1FF #E1FFC1
analogous
#C1C2FF #DFC1FF #FEC1FF
triadic
#DFC1FF #FFDFC1 #C1FFDF
tetradic
#DFC1FF #FFC1C2 #E1FFC1 #C1FFFE
square
#DFC1FF #FFC1C2 #E1FFC1 #C1FFFE
split-complementary
#DFC1FF #FFFEC1 #C2FFC1
monochromatic
#A047FF #BF84FF #DFC1FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
1.59
#DFC1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#DFC1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC1FF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC1FF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#BCCDFD
Tritanopia (blue-blind)
#DBC9D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc1ff; /* rgb */ color: rgb(223, 193, 255); /* oklch */ color: oklch(85.7% 0.090 306.6);
Tailwind
colors: {
custom: {
50: '#e9d3ff',
500: '#dfc1ff',
950: '#000000',
},
}SCSS
$custom: #dfc1ff; $custom-light: #e9d3ff; $custom-dark: #000000;
JSON
{
"hex": "#dfc1ff",
"rgb": {
"r": 223,
"g": 193,
"b": 255
},
"hsl": {
"h": 269.032,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.85684,
"c": 0.09017,
"h": 306.6
},
"luminance": 0.61048
}Semantic roles & 50–950 ramp
primary
#DFC1FF
secondary
#B4E87C
accent
#E60076
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386