#CFA4F8#CFA4F8
#CFA4F8 is a light, vivid violet. Relative luminance 0.466; OKLCH L 78.8% C 0.124 H 307.2°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA4F8 |
|---|---|
| RGB | rgb(207, 164, 248) |
| HSL | hsl(271, 86%, 81%) |
| HSV | hsv(271, 34%, 97%) |
| CMYK | cmyk(16.5%, 33.9%, 0%, 2.7%) |
| CIE-LAB | lab(73.93, 31.41, -35.95) |
| CIE-LCH | lch(73.93, 47.74, 311.14°) |
| OKLab | oklab(78.77% 0.0753 -0.0991) |
| OKLCH | oklch(78.77% 0.124 307.2) |
| XYZ | xyz(55.9476, 46.5941, 94.8349) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.31
Lavender (survey)
#C79FEF
ΔE00 1.82
Pastel Purple
#CAA0FF
ΔE00 2.38
Baby Purple
#CA9BF7
ΔE00 2.41
Pale Violet
#CEAEFA
ΔE00 2.83
Mauve
#E0B0FF
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA4F8 #CDF8A4
analogous
#A5A4F8 #CFA4F8 #F8A4F7
triadic
#CFA4F8 #F8CFA4 #A4F8CF
tetradic
#CFA4F8 #F8A5A4 #CDF8A4 #A4F7F8
square
#CFA4F8 #F8A5A4 #CDF8A4 #A4F7F8
split-complementary
#CFA4F8 #F7F8A4 #A4F8A5
monochromatic
#9332EF #B16BF4 #CFA4F8 #EDDDFC #F0E3FD
Accessibility & contrast
On white
2.04
#CFA4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#CFA4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA4F8
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA4F8 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FB
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#C9B0C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfa4f8; /* rgb */ color: rgb(207, 164, 248); /* oklch */ color: oklch(78.8% 0.124 307.2);
Tailwind
colors: {
custom: {
50: '#debffb',
500: '#cfa4f8',
950: '#000000',
},
}SCSS
$custom: #cfa4f8; $custom-light: #debffb; $custom-dark: #000000;
JSON
{
"hex": "#cfa4f8",
"rgb": {
"r": 207,
"g": 164,
"b": 248
},
"hsl": {
"h": 270.714,
"s": 85.714,
"l": 80.784
},
"oklch": {
"l": 0.78769,
"c": 0.12446,
"h": 307.2
},
"luminance": 0.46594
}Semantic roles & 50–950 ramp
primary
#CFA4F8
secondary
#E5F5D6
accent
#E20370
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185