#CFA5EB#CFA5EB
#CFA5EB is a light, moderate violet. Relative luminance 0.462; OKLCH L 78.4% C 0.107 H 311.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA5EB |
|---|---|
| RGB | rgb(207, 165, 235) |
| HSL | hsl(276, 64%, 78%) |
| HSV | hsv(276, 30%, 92%) |
| CMYK | cmyk(11.9%, 29.8%, 0%, 7.8%) |
| CIE-LAB | lab(73.66, 28.12, -29.31) |
| CIE-LCH | lch(73.66, 40.62, 313.81°) |
| OKLab | oklab(78.4% 0.0706 -0.0802) |
| OKLCH | oklch(78.4% 0.107 311.3) |
| XYZ | xyz(54.1801, 46.1745, 84.6395) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.86
Pale Violet
#CEAEFA
ΔE00 3.61
Mauve
#E0B0FF
ΔE00 3.85
Light Violet
#D6B4FC
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.14
Baby Purple
#CA9BF7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA5EB #C1EBA5
analogous
#ACA5EB #CFA5EB #EBA5E4
triadic
#CFA5EB #EBCFA5 #A5EBCF
tetradic
#CFA5EB #EBACA5 #C1EBA5 #A5E4EB
square
#CFA5EB #EBACA5 #C1EBA5 #A5E4EB
split-complementary
#CFA5EB #E4EBA5 #A5EBAC
monochromatic
#9A41D5 #B473E0 #CFA5EB #EAD7F6 #F2E6F9
Accessibility & contrast
On white
2.05
#CFA5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#CFA5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA5EB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA5EB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#CCAEBE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfa5eb; /* rgb */ color: rgb(207, 165, 235); /* oklch */ color: oklch(78.4% 0.107 311.3);
Tailwind
colors: {
custom: {
50: '#dec0f1',
500: '#cfa5eb',
950: '#000000',
},
}SCSS
$custom: #cfa5eb; $custom-light: #dec0f1; $custom-dark: #000000;
JSON
{
"hex": "#cfa5eb",
"rgb": {
"r": 207,
"g": 165,
"b": 235
},
"hsl": {
"h": 276,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.78397,
"c": 0.10686,
"h": 311.3
},
"luminance": 0.46174
}Semantic roles & 50–950 ramp
primary
#CFA5EB
secondary
#E3F1DA
accent
#CB1A61
background
#FDFBFE
surface
#FBF7FD
border
#D4D0D5
text
#151216
muted
#838184