#CFA3FA#CFA3FA
#CFA3FA is a light, vivid violet. Relative luminance 0.464; OKLCH L 78.7% C 0.129 H 306.9°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA3FA |
|---|---|
| RGB | rgb(207, 163, 250) |
| HSL | hsl(270, 90%, 81%) |
| HSV | hsv(270, 35%, 98%) |
| CMYK | cmyk(17.2%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(73.78, 32.39, -37.26) |
| CIE-LCH | lch(73.78, 49.37, 310.99°) |
| OKLab | oklab(78.68% 0.0771 -0.1029) |
| OKLCH | oklch(78.68% 0.129 306.9) |
| XYZ | xyz(56.0813, 46.3623, 96.4183) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.79
Pastel Purple
#CAA0FF
ΔE00 1.91
Lavender (survey)
#C79FEF
ΔE00 1.96
Baby Purple
#CA9BF7
ΔE00 2.04
Pale Violet
#CEAEFA
ΔE00 3.17
Mauve
#E0B0FF
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA3FA #CEFAA3
analogous
#A3A3FA #CFA3FA #FAA3F9
triadic
#CFA3FA #FACFA3 #A3FACF
tetradic
#CFA3FA #FAA3A3 #CEFAA3 #A3F9FA
square
#CFA3FA #FAA3A3 #CEFAA3 #A3F9FA
split-complementary
#CFA3FA #F9FAA3 #A3FAA3
monochromatic
#922FF4 #B169F7 #CFA3FA #EDDDFD #F0E2FD
Accessibility & contrast
On white
2.04
#CFA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#CFA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA3FA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA3FA | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FD
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#C9B0C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfa3fa; /* rgb */ color: rgb(207, 163, 250); /* oklch */ color: oklch(78.7% 0.129 306.9);
Tailwind
colors: {
custom: {
50: '#dfbefc',
500: '#cfa3fa',
950: '#000000',
},
}SCSS
$custom: #cfa3fa; $custom-light: #dfbefc; $custom-dark: #000000;
JSON
{
"hex": "#cfa3fa",
"rgb": {
"r": 207,
"g": 163,
"b": 250
},
"hsl": {
"h": 270.345,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.78682,
"c": 0.12859,
"h": 306.9
},
"luminance": 0.46362
}Semantic roles & 50–950 ramp
primary
#CFA3FA
secondary
#E5F6D5
accent
#E60071
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185