#CFA3FD#CFA3FD
#CFA3FD is a light, vivid violet. Relative luminance 0.466; OKLCH L 78.8% C 0.132 H 306.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA3FD |
|---|---|
| RGB | rgb(207, 163, 253) |
| HSL | hsl(269, 96%, 82%) |
| HSV | hsv(269, 36%, 99%) |
| CMYK | cmyk(18.2%, 35.6%, 0%, 0.8%) |
| CIE-LAB | lab(73.90, 33.04, -38.70) |
| CIE-LCH | lch(73.90, 50.88, 310.49°) |
| OKLab | oklab(78.82% 0.0778 -0.107) |
| OKLCH | oklch(78.82% 0.132 306) |
| XYZ | xyz(56.5554, 46.5520, 98.9155) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.31
Pastel Purple
#CAA0FF
ΔE00 1.45
Baby Purple
#CA9BF7
ΔE00 2.01
Lavender (survey)
#C79FEF
ΔE00 2.36
Pale Violet
#CEAEFA
ΔE00 3.34
Mauve
#E0B0FF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA3FD #D1FDA3
analogous
#A3A4FD #CFA3FD #FCA3FD
triadic
#CFA3FD #FDCFA3 #A3FDCF
tetradic
#CFA3FD #FDA3A4 #D1FDA3 #A3FDFC
square
#CFA3FD #FDA3A4 #D1FDA3 #A3FDFC
split-complementary
#CFA3FD #FDFCA3 #A4FDA3
monochromatic
#902BFA #B067FC #CFA3FD #EEDFFE #EFE1FE
Accessibility & contrast
On white
2.04
#CFA3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#CFA3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA3FD
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA3FD | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#C8B1C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfa3fd; /* rgb */ color: rgb(207, 163, 253); /* oklch */ color: oklch(78.8% 0.132 306.0);
Tailwind
colors: {
custom: {
50: '#dfbefe',
500: '#cfa3fd',
950: '#000000',
},
}SCSS
$custom: #cfa3fd; $custom-light: #dfbefe; $custom-dark: #000000;
JSON
{
"hex": "#cfa3fd",
"rgb": {
"r": 207,
"g": 163,
"b": 253
},
"hsl": {
"h": 269.333,
"s": 95.745,
"l": 81.569
},
"oklch": {
"l": 0.78815,
"c": 0.13229,
"h": 306
},
"luminance": 0.46552
}Semantic roles & 50–950 ramp
primary
#CFA3FD
secondary
#E6F7D4
accent
#E60075
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186