#CFA4FD#CFA4FD
#CFA4FD is a light, vivid violet. Relative luminance 0.469; OKLCH L 79.0% C 0.131 H 305.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA4FD |
|---|---|
| RGB | rgb(207, 164, 253) |
| HSL | hsl(269, 96%, 82%) |
| HSV | hsv(269, 35%, 99%) |
| CMYK | cmyk(18.2%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(74.13, 32.49, -38.34) |
| CIE-LCH | lch(74.13, 50.26, 310.28°) |
| OKLab | oklab(78.99% 0.0764 -0.106) |
| OKLCH | oklch(78.99% 0.131 305.8) |
| XYZ | xyz(56.7337, 46.9085, 98.9749) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.54
Pastel Purple
#CAA0FF
ΔE00 1.59
Baby Purple
#CA9BF7
ΔE00 2.24
Lavender (survey)
#C79FEF
ΔE00 2.38
Pale Violet
#CEAEFA
ΔE00 3.08
Mauve
#E0B0FF
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA4FD #D2FDA4
analogous
#A4A6FD #CFA4FD #FCA4FD
triadic
#CFA4FD #FDCFA4 #A4FDCF
tetradic
#CFA4FD #FDA4A6 #D2FDA4 #A4FDFC
square
#CFA4FD #FDA4A6 #D2FDA4 #A4FDFC
split-complementary
#CFA4FD #FDFCA4 #A6FDA4
monochromatic
#902CFA #AF68FC #CFA4FD #EFE0FE #EFE1FE
Accessibility & contrast
On white
2.02
#CFA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#CFA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA4FD
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA4FD | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#9AB7FA
Tritanopia (blue-blind)
#C8B1C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfa4fd; /* rgb */ color: rgb(207, 164, 253); /* oklch */ color: oklch(79.0% 0.131 305.8);
Tailwind
colors: {
custom: {
50: '#dfbffe',
500: '#cfa4fd',
950: '#000000',
},
}SCSS
$custom: #cfa4fd; $custom-light: #dfbffe; $custom-dark: #000000;
JSON
{
"hex": "#cfa4fd",
"rgb": {
"r": 207,
"g": 164,
"b": 253
},
"hsl": {
"h": 268.989,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.78989,
"c": 0.13065,
"h": 305.8
},
"luminance": 0.46908
}Semantic roles & 50–950 ramp
primary
#CFA4FD
secondary
#E6F7D4
accent
#E60077
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186