#CFA4FF#CFA4FF
#CFA4FF is a light, vivid violet. Relative luminance 0.470; OKLCH L 79.1% C 0.133 H 305.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA4FF |
|---|---|
| RGB | rgb(207, 164, 255) |
| HSL | hsl(268, 100%, 82%) |
| HSV | hsv(268, 36%, 100%) |
| CMYK | cmyk(18.8%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(74.21, 32.93, -39.29) |
| CIE-LCH | lch(74.21, 51.27, 309.96°) |
| OKLab | oklab(79.08% 0.0769 -0.1087) |
| OKLCH | oklch(79.08% 0.133 305.3) |
| XYZ | xyz(57.0540, 47.0366, 100.6616) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.51
Pastel Purple
#CAA0FF
ΔE00 1.36
Baby Purple
#CA9BF7
ΔE00 2.28
Lavender (survey)
#C79FEF
ΔE00 2.66
Pale Violet
#CEAEFA
ΔE00 3.25
Mauve
#E0B0FF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA4FF #D4FFA4
analogous
#A4A7FF #CFA4FF #FDA4FF
triadic
#CFA4FF #FFCFA4 #A4FFCF
tetradic
#CFA4FF #FFA4A7 #D4FFA4 #A4FFFD
square
#CFA4FF #FFA4A7 #D4FFA4 #A4FFFD
split-complementary
#CFA4FF #FFFDA4 #A7FFA4
monochromatic
#8E2AFF #AF67FF #CFA4FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
2.02
#CFA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#CFA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA4FF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA4FF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#99B7FC
Tritanopia (blue-blind)
#C8B2C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfa4ff; /* rgb */ color: rgb(207, 164, 255); /* oklch */ color: oklch(79.1% 0.133 305.3);
Tailwind
colors: {
custom: {
50: '#dfbfff',
500: '#cfa4ff',
950: '#000000',
},
}SCSS
$custom: #cfa4ff; $custom-light: #dfbfff; $custom-dark: #000000;
JSON
{
"hex": "#cfa4ff",
"rgb": {
"r": 207,
"g": 164,
"b": 255
},
"hsl": {
"h": 268.352,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.79079,
"c": 0.13313,
"h": 305.3
},
"luminance": 0.47036
}Semantic roles & 50–950 ramp
primary
#CFA4FF
secondary
#E6F7D4
accent
#E60079
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186