#CFA0F5#CFA0F5
#CFA0F5 is a light, vivid violet. Relative luminance 0.450; OKLCH L 77.9% C 0.127 H 309.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA0F5 |
|---|---|
| RGB | rgb(207, 160, 245) |
| HSL | hsl(273, 81%, 79%) |
| HSV | hsv(273, 35%, 96%) |
| CMYK | cmyk(15.5%, 34.7%, 0%, 3.9%) |
| CIE-LAB | lab(72.89, 32.95, -35.93) |
| CIE-LCH | lch(72.89, 48.75, 312.52°) |
| OKLab | oklab(77.94% 0.0802 -0.099) |
| OKLCH | oklch(77.94% 0.127 309) |
| XYZ | xyz(54.7813, 45.0002, 92.1685) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.59
Lilac (survey)
#CEA2FD
ΔE00 1.64
Baby Purple
#CA9BF7
ΔE00 1.81
Pastel Purple
#CAA0FF
ΔE00 2.58
Pale Violet
#CEAEFA
ΔE00 3.87
Mauve
#E0B0FF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA0F5 #C6F5A0
analogous
#A5A0F5 #CFA0F5 #F5A0F1
triadic
#CFA0F5 #F5CFA0 #A0F5CF
tetradic
#CFA0F5 #F5A5A0 #C6F5A0 #A0F1F5
square
#CFA0F5 #F5A5A0 #C6F5A0 #A0F1F5
split-complementary
#CFA0F5 #F1F5A0 #A0F5A5
monochromatic
#9731E9 #B369EF #CFA0F5 #EBD7FB #F1E3FC
Accessibility & contrast
On white
2.10
#CFA0F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#CFA0F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA0F5
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA0F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA0F5 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F8
Deuteranopia (green-blind)
#9AB4F3
Tritanopia (blue-blind)
#CAACBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfa0f5; /* rgb */ color: rgb(207, 160, 245); /* oklch */ color: oklch(77.9% 0.127 309.0);
Tailwind
colors: {
custom: {
50: '#dfbcf8',
500: '#cfa0f5',
950: '#000000',
},
}SCSS
$custom: #cfa0f5; $custom-light: #dfbcf8; $custom-dark: #000000;
JSON
{
"hex": "#cfa0f5",
"rgb": {
"r": 207,
"g": 160,
"b": 245
},
"hsl": {
"h": 273.176,
"s": 80.952,
"l": 79.412
},
"oklch": {
"l": 0.77941,
"c": 0.12747,
"h": 309
},
"luminance": 0.45
}Semantic roles & 50–950 ramp
primary
#CFA0F5
secondary
#E4F4D7
accent
#DD0867
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185