#CFA7EB#CFA7EB
#CFA7EB is a light, moderate violet. Relative luminance 0.469; OKLCH L 78.8% C 0.103 H 310.9°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA7EB |
|---|---|
| RGB | rgb(207, 167, 235) |
| HSL | hsl(275, 63%, 79%) |
| HSV | hsv(275, 29%, 92%) |
| CMYK | cmyk(11.9%, 28.9%, 0%, 7.8%) |
| CIE-LAB | lab(74.13, 27.02, -28.59) |
| CIE-LCH | lch(74.13, 39.34, 313.39°) |
| OKLab | oklab(78.76% 0.0677 -0.0782) |
| OKLCH | oklch(78.76% 0.103 310.9) |
| XYZ | xyz(54.5436, 46.9016, 84.7607) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.24
Pale Violet
#CEAEFA
ΔE00 3.40
Light Violet
#D6B4FC
ΔE00 3.66
Mauve
#E0B0FF
ΔE00 3.77
Lilac (survey)
#CEA2FD
ΔE00 4.46
Baby Purple
#CA9BF7
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA7EB #C3EBA7
analogous
#ADA7EB #CFA7EB #EBA7E5
triadic
#CFA7EB #EBCFA7 #A7EBCF
tetradic
#CFA7EB #EBADA7 #C3EBA7 #A7E5EB
square
#CFA7EB #EBADA7 #C3EBA7 #A7E5EB
split-complementary
#CFA7EB #E5EBA7 #A7EBAD
monochromatic
#9943D4 #B475E0 #CFA7EB #EAD9F6 #F1E6F9
Accessibility & contrast
On white
2.02
#CFA7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#CFA7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA7EB
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA7EB | 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)
#9CB4EE
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#CCB0BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfa7eb; /* rgb */ color: rgb(207, 167, 235); /* oklch */ color: oklch(78.8% 0.103 310.9);
Tailwind
colors: {
custom: {
50: '#dec1f1',
500: '#cfa7eb',
950: '#000000',
},
}SCSS
$custom: #cfa7eb; $custom-light: #dec1f1; $custom-dark: #000000;
JSON
{
"hex": "#cfa7eb",
"rgb": {
"r": 207,
"g": 167,
"b": 235
},
"hsl": {
"h": 275.294,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.78755,
"c": 0.10343,
"h": 310.9
},
"luminance": 0.46901
}Semantic roles & 50–950 ramp
primary
#CFA7EB
secondary
#E4F1DA
accent
#CB1B63
background
#FDFBFE
surface
#FBF7FD
border
#D4D0D5
text
#151216
muted
#838184