#C2B2FF#C2B2FF
#C2B2FF is a light, moderate violet. Relative luminance 0.505; OKLCH L 80.5% C 0.108 H 293.3°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B2FF |
|---|---|
| RGB | rgb(194, 178, 255) |
| HSL | hsl(252, 100%, 85%) |
| HSV | hsv(252, 30%, 100%) |
| CMYK | cmyk(23.9%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(76.39, 21.45, -36.00) |
| CIE-LCH | lch(76.39, 41.91, 300.79°) |
| OKLab | oklab(80.48% 0.043 -0.0995) |
| OKLCH | oklch(80.48% 0.108 293.3) |
| XYZ | xyz(56.2143, 50.5294, 101.3799) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.88
Light Violet
#D6B4FC
ΔE00 5.03
Pastel Purple
#CAA0FF
ΔE00 5.95
Lilac (survey)
#CEA2FD
ΔE00 6.03
Lavender (survey)
#C79FEF
ΔE00 6.39
Light Periwinkle
#C1C6FC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B2FF #EFFFB2
analogous
#B2C8FF #C2B2FF #E9B2FF
triadic
#C2B2FF #FFC2B2 #B2FFC2
tetradic
#C2B2FF #FFB2C8 #EFFFB2 #B2FFE9
square
#C2B2FF #FFB2C8 #EFFFB2 #B2FFE9
split-complementary
#C2B2FF #FFE9B2 #C8FFB2
monochromatic
#6138FF #9275FF #C2B2FF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.89
#C2B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#C2B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B2FF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B2FF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#A0BBFD
Tritanopia (blue-blind)
#B5BFCE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2b2ff; /* rgb */ color: rgb(194, 178, 255); /* oklch */ color: oklch(80.5% 0.108 293.3);
Tailwind
colors: {
custom: {
50: '#d5c9ff',
500: '#c2b2ff',
950: '#000000',
},
}SCSS
$custom: #c2b2ff; $custom-light: #d5c9ff; $custom-dark: #000000;
JSON
{
"hex": "#c2b2ff",
"rgb": {
"r": 194,
"g": 178,
"b": 255
},
"hsl": {
"h": 252.468,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.80477,
"c": 0.10842,
"h": 293.3
},
"luminance": 0.5053
}Semantic roles & 50–950 ramp
primary
#C2B2FF
secondary
#CDE670
accent
#E600B6
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141318
muted
#838286