#C8A2F6#C8A2F6
#C8A2F6 is a light, vivid violet. Relative luminance 0.448; OKLCH L 77.7% C 0.123 H 304.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2F6 |
|---|---|
| RGB | rgb(200, 162, 246) |
| HSL | hsl(267, 82%, 80%) |
| HSV | hsv(267, 34%, 96%) |
| CMYK | cmyk(18.7%, 34.1%, 0%, 3.5%) |
| CIE-LAB | lab(72.74, 29.99, -36.76) |
| CIE-LCH | lch(72.74, 47.44, 309.21°) |
| OKLab | oklab(77.69% 0.0697 -0.1015) |
| OKLCH | oklch(77.69% 0.123 304.5) |
| XYZ | xyz(53.3709, 44.7740, 93.0015) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.34
Lilac (survey)
#CEA2FD
ΔE00 1.45
Pastel Purple
#CAA0FF
ΔE00 1.85
Baby Purple
#CA9BF7
ΔE00 2.10
Pale Violet
#CEAEFA
ΔE00 3.08
Light Violet
#D6B4FC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2F6 #D0F6A2
analogous
#A2A6F6 #C8A2F6 #F2A2F6
triadic
#C8A2F6 #F6C8A2 #A2F6C8
tetradic
#C8A2F6 #F6A2A6 #D0F6A2 #A2F6F2
square
#C8A2F6 #F6A2A6 #D0F6A2 #A2F6F2
split-complementary
#C8A2F6 #F6F2A2 #A6F6A2
monochromatic
#8632EB #A76AF1 #C8A2F6 #E9DAFB #EFE3FC
Accessibility & contrast
On white
2.11
#C8A2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#C8A2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2F6
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2F6 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F9
Deuteranopia (green-blind)
#98B3F4
Tritanopia (blue-blind)
#C1AFC1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8a2f6; /* rgb */ color: rgb(200, 162, 246); /* oklch */ color: oklch(77.7% 0.123 304.5);
Tailwind
colors: {
custom: {
50: '#dabef9',
500: '#c8a2f6',
950: '#000000',
},
}SCSS
$custom: #c8a2f6; $custom-light: #dabef9; $custom-dark: #000000;
JSON
{
"hex": "#c8a2f6",
"rgb": {
"r": 200,
"g": 162,
"b": 246
},
"hsl": {
"h": 267.143,
"s": 82.353,
"l": 80
},
"oklch": {
"l": 0.77688,
"c": 0.12316,
"h": 304.5
},
"luminance": 0.44774
}Semantic roles & 50–950 ramp
primary
#C8A2F6
secondary
#E7F4D7
accent
#DF077D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185