#C2B6EA#C2B6EA
#C2B6EA is a light, moderate violet. Relative luminance 0.509; OKLCH L 80.4% C 0.074 H 295.3°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B6EA |
|---|---|
| RGB | rgb(194, 182, 234) |
| HSL | hsl(254, 55%, 82%) |
| HSV | hsv(254, 22%, 92%) |
| CMYK | cmyk(17.1%, 22.2%, 0%, 8.2%) |
| CIE-LAB | lab(76.60, 14.54, -24.37) |
| CIE-LCH | lch(76.60, 28.37, 300.82°) |
| OKLab | oklab(80.38% 0.0314 -0.0666) |
| OKLCH | oklch(80.38% 0.074 295.3) |
| XYZ | xyz(53.8241, 50.8654, 84.8083) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 5.67
Pale Violet
#CEAEFA
ΔE00 5.70
Light Lavender
#DFC5FE
ΔE00 5.75
Periwinkle
#CCCCFF
ΔE00 5.94
Light Periwinkle
#C1C6FC
ΔE00 6.03
Lavender
#B39DDB
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B6EA #DEEAB6
analogous
#B6C4EA #C2B6EA #DCB6EA
triadic
#C2B6EA #EAC2B6 #B6EAC2
tetradic
#C2B6EA #EAB6C4 #DEEAB6 #B6EADC
square
#C2B6EA #EAB6C4 #DEEAB6 #B6EADC
split-complementary
#C2B6EA #EADCB6 #C4EAB6
monochromatic
#7357CF #9A86DC #C2B6EA #EAE6F8 #EBE7F8
Accessibility & contrast
On white
1.88
#C2B6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#C2B6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B6EA
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B6EA | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBDEC
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#BBBEC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c2b6ea; /* rgb */ color: rgb(194, 182, 234); /* oklch */ color: oklch(80.4% 0.074 295.3);
Tailwind
colors: {
custom: {
50: '#d5cbf0',
500: '#c2b6ea',
950: '#000000',
},
}SCSS
$custom: #c2b6ea; $custom-light: #d5cbf0; $custom-dark: #000000;
JSON
{
"hex": "#c2b6ea",
"rgb": {
"r": 194,
"g": 182,
"b": 234
},
"hsl": {
"h": 253.846,
"s": 55.319,
"l": 81.569
},
"oklch": {
"l": 0.80378,
"c": 0.07363,
"h": 295.3
},
"luminance": 0.50866
}Semantic roles & 50–950 ramp
primary
#C2B6EA
secondary
#B5C67E
accent
#C3239E
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385