#CFA8FA#CFA8FA
#CFA8FA is a light, vivid violet. Relative luminance 0.482; OKLCH L 79.6% C 0.120 H 305.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA8FA |
|---|---|
| RGB | rgb(207, 168, 250) |
| HSL | hsl(269, 89%, 82%) |
| HSV | hsv(269, 33%, 98%) |
| CMYK | cmyk(17.2%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(74.93, 29.66, -35.47) |
| CIE-LCH | lch(74.93, 46.24, 309.90°) |
| OKLab | oklab(79.56% 0.0701 -0.0978) |
| OKLCH | oklch(79.56% 0.12 305.6) |
| XYZ | xyz(56.9867, 48.1731, 96.7201) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.79
Lilac (survey)
#CEA2FD
ΔE00 1.89
Lavender (survey)
#C79FEF
ΔE00 2.48
Pastel Purple
#CAA0FF
ΔE00 2.80
Light Violet
#D6B4FC
ΔE00 3.21
Baby Purple
#CA9BF7
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA8FA #D3FAA8
analogous
#A8AAFA #CFA8FA #F8A8FA
triadic
#CFA8FA #FACFA8 #A8FACF
tetradic
#CFA8FA #FAA8AA #D3FAA8 #A8FAF8
square
#CFA8FA #FAA8AA #D3FAA8 #A8FAF8
split-complementary
#CFA8FA #FAF8A8 #AAFAA8
monochromatic
#8F34F3 #AF6EF7 #CFA8FA #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.97
#CFA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#CFA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA8FA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA8FA | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FD
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#C9B4C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cfa8fa; /* rgb */ color: rgb(207, 168, 250); /* oklch */ color: oklch(79.6% 0.120 305.6);
Tailwind
colors: {
custom: {
50: '#dec2fc',
500: '#cfa8fa',
950: '#000000',
},
}SCSS
$custom: #cfa8fa; $custom-light: #dec2fc; $custom-dark: #000000;
JSON
{
"hex": "#cfa8fa",
"rgb": {
"r": 207,
"g": 168,
"b": 250
},
"hsl": {
"h": 268.537,
"s": 89.13,
"l": 81.961
},
"oklch": {
"l": 0.79561,
"c": 0.12031,
"h": 305.6
},
"luminance": 0.48173
}Semantic roles & 50–950 ramp
primary
#CFA8FA
secondary
#E6F5D6
accent
#E60078
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185