#CFA1FA#CFA1FA
#CFA1FA is a light, vivid violet. Relative luminance 0.457; OKLCH L 78.3% C 0.132 H 307.3°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA1FA |
|---|---|
| RGB | rgb(207, 161, 250) |
| HSL | hsl(271, 90%, 81%) |
| HSV | hsv(271, 36%, 98%) |
| CMYK | cmyk(17.2%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(73.32, 33.48, -37.97) |
| CIE-LCH | lch(73.32, 50.62, 311.40°) |
| OKLab | oklab(78.33% 0.0799 -0.1049) |
| OKLCH | oklch(78.33% 0.132 307.3) |
| XYZ | xyz(55.7290, 45.6577, 96.3009) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.71
Baby Purple
#CA9BF7
ΔE00 1.58
Pastel Purple
#CAA0FF
ΔE00 1.74
Lavender (survey)
#C79FEF
ΔE00 1.99
Pale Violet
#CEAEFA
ΔE00 3.71
Mauve
#E0B0FF
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA1FA #CCFAA1
analogous
#A2A1FA #CFA1FA #FAA1F9
triadic
#CFA1FA #FACFA1 #A1FACF
tetradic
#CFA1FA #FAA2A1 #CCFAA1 #A1F9FA
square
#CFA1FA #FAA2A1 #CCFAA1 #A1F9FA
split-complementary
#CFA1FA #F9FAA1 #A1FAA2
monochromatic
#942DF4 #B167F7 #CFA1FA #EDDBFD #F0E2FD
Accessibility & contrast
On white
2.07
#CFA1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#CFA1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA1FA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA1FA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#C9AEC2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cfa1fa; /* rgb */ color: rgb(207, 161, 250); /* oklch */ color: oklch(78.3% 0.132 307.3);
Tailwind
colors: {
custom: {
50: '#dfbdfc',
500: '#cfa1fa',
950: '#000000',
},
}SCSS
$custom: #cfa1fa; $custom-light: #dfbdfc; $custom-dark: #000000;
JSON
{
"hex": "#cfa1fa",
"rgb": {
"r": 207,
"g": 161,
"b": 250
},
"hsl": {
"h": 271.011,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.78335,
"c": 0.1319,
"h": 307.3
},
"luminance": 0.45657
}Semantic roles & 50–950 ramp
primary
#CFA1FA
secondary
#E5F6D5
accent
#E6006F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185