#C2ABE2#C2ABE2
#C2ABE2 is a light, moderate violet. Relative luminance 0.461; OKLCH L 78.0% C 0.081 H 303.7°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ABE2 |
|---|---|
| RGB | rgb(194, 171, 226) |
| HSL | hsl(265, 49%, 78%) |
| HSV | hsv(265, 24%, 89%) |
| CMYK | cmyk(14.2%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(73.60, 18.85, -24.60) |
| CIE-LCH | lch(73.60, 30.99, 307.46°) |
| OKLab | oklab(77.97% 0.0447 -0.0672) |
| OKLCH | oklch(77.97% 0.081 303.7) |
| XYZ | xyz(50.5358, 46.0862, 78.1700) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.29
Pale Violet
#CEAEFA
ΔE00 4.70
Light Violet
#D6B4FC
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 5.59
Mauve
#E0B0FF
ΔE00 6.78
Light Lavender
#DFC5FE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ABE2 #CBE2AB
analogous
#ABAFE2 #C2ABE2 #DEABE2
triadic
#C2ABE2 #E2C2AB #ABE2C2
tetradic
#C2ABE2 #E2ABAF #CBE2AB #ABE2DE
square
#C2ABE2 #E2ABAF #CBE2AB #ABE2DE
split-complementary
#C2ABE2 #E2DEAB #AFE2AB
monochromatic
#8050C3 #A17ED2 #C2ABE2 #E3D8F2 #EEE8F7
Accessibility & contrast
On white
2.06
#C2ABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#C2ABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ABE2
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ABE2 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B4E4
Deuteranopia (green-blind)
#A5B5E0
Tritanopia (blue-blind)
#BDB3BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c2abe2; /* rgb */ color: rgb(194, 171, 226); /* oklch */ color: oklch(78.0% 0.081 303.7);
Tailwind
colors: {
custom: {
50: '#d5c4eb',
500: '#c2abe2',
950: '#000000',
},
}SCSS
$custom: #c2abe2; $custom-light: #d5c4eb; $custom-dark: #000000;
JSON
{
"hex": "#c2abe2",
"rgb": {
"r": 194,
"g": 171,
"b": 226
},
"hsl": {
"h": 265.091,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.7797,
"c": 0.08071,
"h": 303.7
},
"luminance": 0.46086
}Semantic roles & 50–950 ramp
primary
#C2ABE2
secondary
#E7EEDD
accent
#BC2A7F
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141216
muted
#838184