#C2B2EA#C2B2EA
#C2B2EA is a light, moderate violet. Relative luminance 0.493; OKLCH L 79.6% C 0.080 H 297.7°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B2EA |
|---|---|
| RGB | rgb(194, 178, 234) |
| HSL | hsl(257, 57%, 81%) |
| HSV | hsv(257, 24%, 92%) |
| CMYK | cmyk(17.1%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(75.61, 16.73, -25.88) |
| CIE-LCH | lch(75.61, 30.82, 302.88°) |
| OKLab | oklab(79.61% 0.0371 -0.0708) |
| OKLCH | oklch(79.61% 0.08 297.7) |
| XYZ | xyz(53.0166, 49.2504, 84.5391) |
| Luminance | 0.4925 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.57
Light Violet
#D6B4FC
ΔE00 4.79
Lavender
#B39DDB
ΔE00 5.60
Light Lavender
#DFC5FE
ΔE00 5.91
Lavender (survey)
#C79FEF
ΔE00 6.72
Light Periwinkle
#C1C6FC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B2EA #DAEAB2
analogous
#B2BEEA #C2B2EA #DEB2EA
triadic
#C2B2EA #EAC2B2 #B2EAC2
tetradic
#C2B2EA #EAB2BE #DAEAB2 #B2EADE
square
#C2B2EA #EAB2BE #DAEAB2 #B2EADE
split-complementary
#C2B2EA #EADEB2 #BEEAB2
monochromatic
#7652D0 #9C82DD #C2B2EA #E8E2F7 #ECE7F8
Accessibility & contrast
On white
1.94
#C2B2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#C2B2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B2EA
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B2EA | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAEC
Deuteranopia (green-blind)
#A8BAE8
Tritanopia (blue-blind)
#BBBAC5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c2b2ea; /* rgb */ color: rgb(194, 178, 234); /* oklch */ color: oklch(79.6% 0.080 297.7);
Tailwind
colors: {
custom: {
50: '#d5c9f1',
500: '#c2b2ea',
950: '#000000',
},
}SCSS
$custom: #c2b2ea; $custom-light: #d5c9f1; $custom-dark: #000000;
JSON
{
"hex": "#c2b2ea",
"rgb": {
"r": 194,
"g": 178,
"b": 234
},
"hsl": {
"h": 257.143,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.79612,
"c": 0.07995,
"h": 297.7
},
"luminance": 0.49251
}Semantic roles & 50–950 ramp
primary
#C2B2EA
secondary
#EAF0DB
accent
#C52196
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284