#C3B0EA#C3B0EA
#C3B0EA is a light, moderate violet. Relative luminance 0.486; OKLCH L 79.3% C 0.083 H 299.5°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C3B0EA |
|---|---|
| RGB | rgb(195, 176, 234) |
| HSL | hsl(260, 58%, 80%) |
| HSV | hsv(260, 25%, 92%) |
| CMYK | cmyk(16.7%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.20, 18.14, -26.50) |
| CIE-LCH | lch(75.20, 32.11, 304.39°) |
| OKLab | oklab(79.32% 0.0411 -0.0725) |
| OKLCH | oklch(79.32% 0.083 299.5) |
| XYZ | xyz(52.8792, 48.5931, 84.4195) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.97
Light Violet
#D6B4FC
ΔE00 4.29
Lavender
#B39DDB
ΔE00 5.12
Lavender (survey)
#C79FEF
ΔE00 5.96
Light Lavender
#DFC5FE
ΔE00 5.98
Mauve
#E0B0FF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3B0EA #D7EAB0
analogous
#B0BAEA #C3B0EA #E0B0EA
triadic
#C3B0EA #EAC3B0 #B0EAC3
tetradic
#C3B0EA #EAB0BA #D7EAB0 #B0EAE0
square
#C3B0EA #EAB0BA #D7EAB0 #B0EAE0
split-complementary
#C3B0EA #EAE0B0 #BAEAB0
monochromatic
#7A4FD0 #9E80DD #C3B0EA #E8E0F7 #EDE7F9
Accessibility & contrast
On white
1.96
#C3B0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#C3B0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3B0EA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3B0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3B0EA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#BCB9C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c3b0ea; /* rgb */ color: rgb(195, 176, 234); /* oklch */ color: oklch(79.3% 0.083 299.5);
Tailwind
colors: {
custom: {
50: '#d5c7f1',
500: '#c3b0ea',
950: '#000000',
},
}SCSS
$custom: #c3b0ea; $custom-light: #d5c7f1; $custom-dark: #000000;
JSON
{
"hex": "#c3b0ea",
"rgb": {
"r": 195,
"g": 176,
"b": 234
},
"hsl": {
"h": 259.655,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.79316,
"c": 0.08334,
"h": 299.5
},
"luminance": 0.48593
}Semantic roles & 50–950 ramp
primary
#C3B0EA
secondary
#E9F0DB
accent
#C6208F
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284