#CFA5FD#CFA5FD
#CFA5FD is a light, vivid violet. Relative luminance 0.473; OKLCH L 79.2% C 0.129 H 305.6°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA5FD |
|---|---|
| RGB | rgb(207, 165, 253) |
| HSL | hsl(269, 96%, 82%) |
| HSV | hsv(269, 35%, 99%) |
| CMYK | cmyk(18.2%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(74.36, 31.95, -37.98) |
| CIE-LCH | lch(74.36, 49.63, 310.07°) |
| OKLab | oklab(79.16% 0.075 -0.1049) |
| OKLCH | oklch(79.16% 0.129 305.6) |
| XYZ | xyz(56.9134, 47.2678, 99.0348) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.80
Pastel Purple
#CAA0FF
ΔE00 1.77
Lavender (survey)
#C79FEF
ΔE00 2.42
Baby Purple
#CA9BF7
ΔE00 2.47
Pale Violet
#CEAEFA
ΔE00 2.81
Mauve
#E0B0FF
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA5FD #D3FDA5
analogous
#A5A7FD #CFA5FD #FBA5FD
triadic
#CFA5FD #FDCFA5 #A5FDCF
tetradic
#CFA5FD #FDA5A7 #D3FDA5 #A5FDFB
square
#CFA5FD #FDA5A7 #D3FDA5 #A5FDFB
split-complementary
#CFA5FD #FDFBA5 #A7FDA5
monochromatic
#8F2DFA #AF69FC #CFA5FD #EFE1FE #EFE1FE
Accessibility & contrast
On white
2.01
#CFA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#CFA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA5FD
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA5FD | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#C8B2C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cfa5fd; /* rgb */ color: rgb(207, 165, 253); /* oklch */ color: oklch(79.2% 0.129 305.6);
Tailwind
colors: {
custom: {
50: '#dfc0fe',
500: '#cfa5fd',
950: '#000000',
},
}SCSS
$custom: #cfa5fd; $custom-light: #dfc0fe; $custom-dark: #000000;
JSON
{
"hex": "#cfa5fd",
"rgb": {
"r": 207,
"g": 165,
"b": 253
},
"hsl": {
"h": 268.636,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.79164,
"c": 0.129,
"h": 305.6
},
"luminance": 0.47268
}Semantic roles & 50–950 ramp
primary
#CFA5FD
secondary
#E6F7D4
accent
#E60078
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186