#DFC3FF#DFC3FF
#DFC3FF is a very light, moderate violet. Relative luminance 0.619; OKLCH L 86.1% C 0.087 H 305.9°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC3FF |
|---|---|
| RGB | rgb(223, 195, 255) |
| HSL | hsl(268, 100%, 88%) |
| HSV | hsv(268, 24%, 100%) |
| CMYK | cmyk(12.5%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(82.88, 20.97, -25.82) |
| CIE-LCH | lch(82.88, 33.26, 309.07°) |
| OKLab | oklab(86.05% 0.0509 -0.0704) |
| OKLCH | oklch(86.05% 0.087 305.9) |
| XYZ | xyz(67.9931, 61.9385, 102.9617) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.77
Pale Lilac
#E4CBFF
ΔE00 2.46
Light Lilac
#EDC8FF
ΔE00 3.30
Light Violet
#D6B4FC
ΔE00 4.03
Light Lavendar
#EFC0FE
ΔE00 4.20
Pale Lavender
#EECFFE
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC3FF #E3FFC3
analogous
#C3C5FF #DFC3FF #FDC3FF
triadic
#DFC3FF #FFDFC3 #C3FFDF
tetradic
#DFC3FF #FFC3C5 #E3FFC3 #C3FFFD
square
#DFC3FF #FFC3C5 #E3FFC3 #C3FFFD
split-complementary
#DFC3FF #FFFDC3 #C5FFC3
monochromatic
#9E49FF #BE86FF #DFC3FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
1.57
#DFC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#DFC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC3FF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC3FF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#BECFFD
Tritanopia (blue-blind)
#DBCBD8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfc3ff; /* rgb */ color: rgb(223, 195, 255); /* oklch */ color: oklch(86.1% 0.087 305.9);
Tailwind
colors: {
custom: {
50: '#e9d5ff',
500: '#dfc3ff',
950: '#000000',
},
}SCSS
$custom: #dfc3ff; $custom-light: #e9d5ff; $custom-dark: #000000;
JSON
{
"hex": "#dfc3ff",
"rgb": {
"r": 223,
"g": 195,
"b": 255
},
"hsl": {
"h": 268,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.86051,
"c": 0.08685,
"h": 305.9
},
"luminance": 0.61938
}Semantic roles & 50–950 ramp
primary
#DFC3FF
secondary
#B7E87E
accent
#E6007A
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386