#CFA0FA#CFA0FA
#CFA0FA is a light, vivid violet. Relative luminance 0.453; OKLCH L 78.2% C 0.134 H 307.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA0FA |
|---|---|
| RGB | rgb(207, 160, 250) |
| HSL | hsl(271, 90%, 80%) |
| HSV | hsv(271, 36%, 98%) |
| CMYK | cmyk(17.2%, 36%, 0%, 2%) |
| CIE-LAB | lab(73.10, 34.02, -38.33) |
| CIE-LCH | lch(73.10, 51.25, 311.59°) |
| OKLab | oklab(78.16% 0.0814 -0.1059) |
| OKLCH | oklch(78.16% 0.134 307.5) |
| XYZ | xyz(55.5550, 45.3096, 96.2429) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.82
Baby Purple
#CA9BF7
ΔE00 1.38
Pastel Purple
#CAA0FF
ΔE00 1.71
Lavender (survey)
#C79FEF
ΔE00 2.06
Pale Violet
#CEAEFA
ΔE00 3.97
Mauve
#E0B0FF
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA0FA #CBFAA0
analogous
#A2A0FA #CFA0FA #FAA0F8
triadic
#CFA0FA #FACFA0 #A0FACF
tetradic
#CFA0FA #FAA2A0 #CBFAA0 #A0F8FA
square
#CFA0FA #FAA2A0 #CBFAA0 #A0F8FA
split-complementary
#CFA0FA #F8FAA0 #A0FAA2
monochromatic
#942CF4 #B266F7 #CFA0FA #ECDAFD #F0E2FD
Accessibility & contrast
On white
2.09
#CFA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#CFA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA0FA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA0FA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#C9ADC2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfa0fa; /* rgb */ color: rgb(207, 160, 250); /* oklch */ color: oklch(78.2% 0.134 307.5);
Tailwind
colors: {
custom: {
50: '#dfbcfc',
500: '#cfa0fa',
950: '#000000',
},
}SCSS
$custom: #cfa0fa; $custom-light: #dfbcfc; $custom-dark: #000000;
JSON
{
"hex": "#cfa0fa",
"rgb": {
"r": 207,
"g": 160,
"b": 250
},
"hsl": {
"h": 271.333,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.78162,
"c": 0.13356,
"h": 307.5
},
"luminance": 0.45309
}Semantic roles & 50–950 ramp
primary
#CFA0FA
secondary
#E5F6D5
accent
#E6006E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185