#DFC0FF#DFC0FF
#DFC0FF is a very light, moderate violet. Relative luminance 0.606; OKLCH L 85.5% C 0.092 H 306.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC0FF |
|---|---|
| RGB | rgb(223, 192, 255) |
| HSL | hsl(270, 100%, 88%) |
| HSV | hsv(270, 25%, 100%) |
| CMYK | cmyk(12.5%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(82.17, 22.58, -26.91) |
| CIE-LCH | lch(82.17, 35.13, 310.00°) |
| OKLab | oklab(85.5% 0.0552 -0.0734) |
| OKLCH | oklch(85.5% 0.092 306.9) |
| XYZ | xyz(67.3277, 60.6076, 102.7399) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.69
Light Violet
#D6B4FC
ΔE00 3.23
Pale Lilac
#E4CBFF
ΔE00 3.31
Light Lilac
#EDC8FF
ΔE00 3.55
Light Lavendar
#EFC0FE
ΔE00 3.84
Mauve
#E0B0FF
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC0FF #E0FFC0
analogous
#C0C0FF #DFC0FF #FFC0FF
triadic
#DFC0FF #FFDFC0 #C0FFDF
tetradic
#DFC0FF #FFC0C0 #E0FFC0 #C0FFFF
square
#DFC0FF #FFC0C0 #E0FFC0 #C0FFFF
split-complementary
#DFC0FF #FFFFC0 #C0FFC0
monochromatic
#A146FF #C083FF #DFC0FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
1.60
#DFC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#DFC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC0FF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC0FF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#DBC8D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc0ff; /* rgb */ color: rgb(223, 192, 255); /* oklch */ color: oklch(85.5% 0.092 306.9);
Tailwind
colors: {
custom: {
50: '#e9d3ff',
500: '#dfc0ff',
950: '#000000',
},
}SCSS
$custom: #dfc0ff; $custom-light: #e9d3ff; $custom-dark: #000000;
JSON
{
"hex": "#dfc0ff",
"rgb": {
"r": 223,
"g": 192,
"b": 255
},
"hsl": {
"h": 269.524,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.85501,
"c": 0.09183,
"h": 306.9
},
"luminance": 0.60607
}Semantic roles & 50–950 ramp
primary
#DFC0FF
secondary
#B2E87B
accent
#E60075
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386