#C2ACFF#C2ACFF
#C2ACFF is a light, moderate violet. Relative luminance 0.482; OKLCH L 79.4% C 0.118 H 295.8°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ACFF |
|---|---|
| RGB | rgb(194, 172, 255) |
| HSL | hsl(256, 100%, 84%) |
| HSV | hsv(256, 33%, 100%) |
| CMYK | cmyk(23.9%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(74.95, 24.76, -38.24) |
| CIE-LCH | lch(74.95, 45.56, 302.92°) |
| OKLab | oklab(79.37% 0.0512 -0.1059) |
| OKLCH | oklch(79.37% 0.118 295.8) |
| XYZ | xyz(55.0465, 48.1938, 100.9906) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.35
Pastel Purple
#CAA0FF
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 4.48
Light Violet
#D6B4FC
ΔE00 5.01
Lavender (survey)
#C79FEF
ΔE00 5.02
Baby Purple
#CA9BF7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ACFF #E9FFAC
analogous
#ACBFFF #C2ACFF #EBACFF
triadic
#C2ACFF #FFC2AC #ACFFC2
tetradic
#C2ACFF #FFACBF #E9FFAC #ACFFEB
square
#C2ACFF #FFACBF #E9FFAC #ACFFEB
split-complementary
#C2ACFF #FFEBAC #BFFFAC
monochromatic
#6832FF #956FFF #C2ACFF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.97
#C2ACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#C2ACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ACFF
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ACFF | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#9AB7FD
Tritanopia (blue-blind)
#B6BACA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #c2acff; /* rgb */ color: rgb(194, 172, 255); /* oklch */ color: oklch(79.4% 0.118 295.8);
Tailwind
colors: {
custom: {
50: '#d5c4ff',
500: '#c2acff',
950: '#000000',
},
}SCSS
$custom: #c2acff; $custom-light: #d5c4ff; $custom-dark: #000000;
JSON
{
"hex": "#c2acff",
"rgb": {
"r": 194,
"g": 172,
"b": 255
},
"hsl": {
"h": 255.904,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.79368,
"c": 0.11766,
"h": 295.8
},
"luminance": 0.48194
}Semantic roles & 50–950 ramp
primary
#C2ACFF
secondary
#EEF7D4
accent
#E600A9
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141218
muted
#838186