#C8A2F4#C8A2F4
#C8A2F4 is a light, vivid violet. Relative luminance 0.447; OKLCH L 77.6% C 0.121 H 305.0°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2F4 |
|---|---|
| RGB | rgb(200, 162, 244) |
| HSL | hsl(268, 79%, 80%) |
| HSV | hsv(268, 34%, 96%) |
| CMYK | cmyk(18%, 33.6%, 0%, 4.3%) |
| CIE-LAB | lab(72.66, 29.55, -35.80) |
| CIE-LCH | lch(72.66, 46.42, 309.54°) |
| OKLab | oklab(77.6% 0.0692 -0.0988) |
| OKLCH | oklch(77.6% 0.121 305) |
| XYZ | xyz(53.0656, 44.6519, 91.3935) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.04
Lilac (survey)
#CEA2FD
ΔE00 1.71
Pastel Purple
#CAA0FF
ΔE00 2.22
Baby Purple
#CA9BF7
ΔE00 2.23
Pale Violet
#CEAEFA
ΔE00 3.02
Light Violet
#D6B4FC
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2F4 #CEF4A2
analogous
#A2A5F4 #C8A2F4 #F1A2F4
triadic
#C8A2F4 #F4C8A2 #A2F4C8
tetradic
#C8A2F4 #F4A2A5 #CEF4A2 #A2F4F1
square
#C8A2F4 #F4A2A5 #CEF4A2 #A2F4F1
split-complementary
#C8A2F4 #F4F1A2 #A5F4A2
monochromatic
#8735E7 #A86BEE #C8A2F4 #E8D9FA #EFE4FC
Accessibility & contrast
On white
2.11
#C8A2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#C8A2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2F4
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2F4 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F7
Deuteranopia (green-blind)
#99B2F2
Tritanopia (blue-blind)
#C1AEC0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8a2f4; /* rgb */ color: rgb(200, 162, 244); /* oklch */ color: oklch(77.6% 0.121 305.0);
Tailwind
colors: {
custom: {
50: '#dabef8',
500: '#c8a2f4',
950: '#000000',
},
}SCSS
$custom: #c8a2f4; $custom-light: #dabef8; $custom-dark: #000000;
JSON
{
"hex": "#c8a2f4",
"rgb": {
"r": 200,
"g": 162,
"b": 244
},
"hsl": {
"h": 267.805,
"s": 78.846,
"l": 79.608
},
"oklch": {
"l": 0.776,
"c": 0.12063,
"h": 305
},
"luminance": 0.44652
}Semantic roles & 50–950 ramp
primary
#C8A2F4
secondary
#E7F4D7
accent
#DB0A7A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185