#CFA1FF#CFA1FF
#CFA1FF is a light, vivid violet. Relative luminance 0.460; OKLCH L 78.6% C 0.138 H 305.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA1FF |
|---|---|
| RGB | rgb(207, 161, 255) |
| HSL | hsl(269, 100%, 82%) |
| HSV | hsv(269, 37%, 100%) |
| CMYK | cmyk(18.8%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(73.53, 34.56, -40.36) |
| CIE-LCH | lch(73.53, 53.14, 310.58°) |
| OKLab | oklab(78.56% 0.081 -0.1117) |
| OKLCH | oklch(78.56% 0.138 305.9) |
| XYZ | xyz(56.5234, 45.9755, 100.4848) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.51
Pastel Purple
#CAA0FF
ΔE00 1.05
Baby Purple
#CA9BF7
ΔE00 1.70
Lavender (survey)
#C79FEF
ΔE00 2.71
Pale Violet
#CEAEFA
ΔE00 4.02
Mauve
#E0B0FF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA1FF #D1FFA1
analogous
#A1A2FF #CFA1FF #FEA1FF
triadic
#CFA1FF #FFCFA1 #A1FFCF
tetradic
#CFA1FF #FFA1A2 #D1FFA1 #A1FFFE
square
#CFA1FF #FFA1A2 #D1FFA1 #A1FFFE
split-complementary
#CFA1FF #FFFEA1 #A2FFA1
monochromatic
#9027FF #B064FF #CFA1FF #EEDEFF #EFE0FF
Accessibility & contrast
On white
2.06
#CFA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#CFA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA1FF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA1FF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#C8AFC4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfa1ff; /* rgb */ color: rgb(207, 161, 255); /* oklch */ color: oklch(78.6% 0.138 305.9);
Tailwind
colors: {
custom: {
50: '#dfbdff',
500: '#cfa1ff',
950: '#000000',
},
}SCSS
$custom: #cfa1ff; $custom-light: #dfbdff; $custom-dark: #000000;
JSON
{
"hex": "#cfa1ff",
"rgb": {
"r": 207,
"g": 161,
"b": 255
},
"hsl": {
"h": 269.362,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.7856,
"c": 0.13804,
"h": 305.9
},
"luminance": 0.45975
}Semantic roles & 50–950 ramp
primary
#CFA1FF
secondary
#E6F7D4
accent
#E60075
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186