#CFA8EB#CFA8EB
#CFA8EB is a light, moderate violet. Relative luminance 0.473; OKLCH L 78.9% C 0.102 H 310.6°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA8EB |
|---|---|
| RGB | rgb(207, 168, 235) |
| HSL | hsl(275, 63%, 79%) |
| HSV | hsv(275, 29%, 92%) |
| CMYK | cmyk(11.9%, 28.5%, 0%, 7.8%) |
| CIE-LAB | lab(74.36, 26.48, -28.23) |
| CIE-LCH | lch(74.36, 38.70, 313.16°) |
| OKLab | oklab(78.94% 0.0662 -0.0772) |
| OKLCH | oklch(78.94% 0.102 310.6) |
| XYZ | xyz(54.7275, 47.2694, 84.8220) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.34
Lavender (survey)
#C79FEF
ΔE00 3.46
Light Violet
#D6B4FC
ΔE00 3.49
Mauve
#E0B0FF
ΔE00 3.76
Lilac (survey)
#CEA2FD
ΔE00 4.65
Baby Purple
#CA9BF7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA8EB #C4EBA8
analogous
#AEA8EB #CFA8EB #EBA8E6
triadic
#CFA8EB #EBCFA8 #A8EBCF
tetradic
#CFA8EB #EBAEA8 #C4EBA8 #A8E6EB
square
#CFA8EB #EBAEA8 #C4EBA8 #A8E6EB
split-complementary
#CFA8EB #E6EBA8 #A8EBAE
monochromatic
#9844D4 #B476E0 #CFA8EB #EADAF6 #F1E6F9
Accessibility & contrast
On white
2.01
#CFA8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#CFA8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA8EB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA8EB | 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)
#9DB5EE
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#CCB1C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cfa8eb; /* rgb */ color: rgb(207, 168, 235); /* oklch */ color: oklch(78.9% 0.102 310.6);
Tailwind
colors: {
custom: {
50: '#dec2f1',
500: '#cfa8eb',
950: '#000000',
},
}SCSS
$custom: #cfa8eb; $custom-light: #dec2f1; $custom-dark: #000000;
JSON
{
"hex": "#cfa8eb",
"rgb": {
"r": 207,
"g": 168,
"b": 235
},
"hsl": {
"h": 274.925,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.78935,
"c": 0.10171,
"h": 310.6
},
"luminance": 0.47269
}Semantic roles & 50–950 ramp
primary
#CFA8EB
secondary
#E4F1DA
accent
#CA1B64
background
#FDFBFE
surface
#FBF7FD
border
#D4D0D5
text
#151216
muted
#838184