#CFA3FC#CFA3FC
#CFA3FC is a light, vivid violet. Relative luminance 0.465; OKLCH L 78.8% C 0.131 H 306.3°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA3FC |
|---|---|
| RGB | rgb(207, 163, 252) |
| HSL | hsl(270, 94%, 81%) |
| HSV | hsv(270, 35%, 99%) |
| CMYK | cmyk(17.9%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(73.86, 32.82, -38.22) |
| CIE-LCH | lch(73.86, 50.38, 310.65°) |
| OKLab | oklab(78.77% 0.0776 -0.1056) |
| OKLCH | oklch(78.77% 0.131 306.3) |
| XYZ | xyz(56.3966, 46.4884, 98.0787) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.44
Pastel Purple
#CAA0FF
ΔE00 1.59
Baby Purple
#CA9BF7
ΔE00 2.00
Lavender (survey)
#C79FEF
ΔE00 2.22
Pale Violet
#CEAEFA
ΔE00 3.28
Mauve
#E0B0FF
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA3FC #D0FCA3
analogous
#A3A4FC #CFA3FC #FCA3FC
triadic
#CFA3FC #FCCFA3 #A3FCCF
tetradic
#CFA3FC #FCA3A4 #D0FCA3 #A3FCFC
square
#CFA3FC #FCA3A4 #D0FCA3 #A3FCFC
split-complementary
#CFA3FC #FCFCA3 #A4FCA3
monochromatic
#912CF8 #B068FA #CFA3FC #EEDEFE #F0E1FE
Accessibility & contrast
On white
2.04
#CFA3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#CFA3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA3FC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA3FC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#C9B0C4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfa3fc; /* rgb */ color: rgb(207, 163, 252); /* oklch */ color: oklch(78.8% 0.131 306.3);
Tailwind
colors: {
custom: {
50: '#dfbefd',
500: '#cfa3fc',
950: '#000000',
},
}SCSS
$custom: #cfa3fc; $custom-light: #dfbefd; $custom-dark: #000000;
JSON
{
"hex": "#cfa3fc",
"rgb": {
"r": 207,
"g": 163,
"b": 252
},
"hsl": {
"h": 269.663,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.78771,
"c": 0.13106,
"h": 306.3
},
"luminance": 0.46488
}Semantic roles & 50–950 ramp
primary
#CFA3FC
secondary
#E6F6D5
accent
#E60074
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185