#CFA3FF#CFA3FF
#CFA3FF is a light, vivid violet. Relative luminance 0.467; OKLCH L 78.9% C 0.135 H 305.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA3FF |
|---|---|
| RGB | rgb(207, 163, 255) |
| HSL | hsl(269, 100%, 82%) |
| HSV | hsv(269, 36%, 100%) |
| CMYK | cmyk(18.8%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(73.98, 33.48, -39.65) |
| CIE-LCH | lch(73.98, 51.89, 310.17°) |
| OKLab | oklab(78.91% 0.0783 -0.1097) |
| OKLCH | oklch(78.91% 0.135 305.5) |
| XYZ | xyz(56.8757, 46.6801, 100.6022) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.35
Pastel Purple
#CAA0FF
ΔE00 1.21
Baby Purple
#CA9BF7
ΔE00 2.07
Lavender (survey)
#C79FEF
ΔE00 2.65
Pale Violet
#CEAEFA
ΔE00 3.51
Mauve
#E0B0FF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA3FF #D3FFA3
analogous
#A3A5FF #CFA3FF #FDA3FF
triadic
#CFA3FF #FFCFA3 #A3FFCF
tetradic
#CFA3FF #FFA3A5 #D3FFA3 #A3FFFD
square
#CFA3FF #FFA3A5 #D3FFA3 #A3FFFD
split-complementary
#CFA3FF #FFFDA3 #A5FFA3
monochromatic
#8F29FF #AF66FF #CFA3FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
2.03
#CFA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CFA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA3FF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA3FF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#C8B1C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfa3ff; /* rgb */ color: rgb(207, 163, 255); /* oklch */ color: oklch(78.9% 0.135 305.5);
Tailwind
colors: {
custom: {
50: '#dfbeff',
500: '#cfa3ff',
950: '#000000',
},
}SCSS
$custom: #cfa3ff; $custom-light: #dfbeff; $custom-dark: #000000;
JSON
{
"hex": "#cfa3ff",
"rgb": {
"r": 207,
"g": 163,
"b": 255
},
"hsl": {
"h": 268.696,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.78905,
"c": 0.13476,
"h": 305.5
},
"luminance": 0.4668
}Semantic roles & 50–950 ramp
primary
#CFA3FF
secondary
#E6F7D4
accent
#E60078
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186