#C2B0E8#C2B0E8
#C2B0E8 is a light, moderate violet. Relative luminance 0.483; OKLCH L 79.2% C 0.080 H 299.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B0E8 |
|---|---|
| RGB | rgb(194, 176, 232) |
| HSL | hsl(259, 55%, 80%) |
| HSV | hsv(259, 24%, 91%) |
| CMYK | cmyk(16.4%, 24.1%, 0%, 9%) |
| CIE-LAB | lab(75.04, 17.39, -25.66) |
| CIE-LCH | lch(75.04, 31.00, 304.13°) |
| OKLab | oklab(79.15% 0.0394 -0.0702) |
| OKLCH | oklch(79.15% 0.08 299.3) |
| XYZ | xyz(52.3359, 48.3460, 82.9028) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.43
Light Violet
#D6B4FC
ΔE00 4.69
Lavender
#B39DDB
ΔE00 5.14
Light Lavender
#DFC5FE
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.29
Mauve
#E0B0FF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B0E8 #D6E8B0
analogous
#B0BAE8 #C2B0E8 #DEB0E8
triadic
#C2B0E8 #E8C2B0 #B0E8C2
tetradic
#C2B0E8 #E8B0BA #D6E8B0 #B0E8DE
square
#C2B0E8 #E8B0BA #D6E8B0 #B0E8DE
split-complementary
#C2B0E8 #E8DEB0 #BAE8B0
monochromatic
#7951CC #9D81DA #C2B0E8 #E7DFF6 #EDE7F8
Accessibility & contrast
On white
1.97
#C2B0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#C2B0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B0E8
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B0E8 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B9EA
Deuteranopia (green-blind)
#A7B8E6
Tritanopia (blue-blind)
#BBB8C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c2b0e8; /* rgb */ color: rgb(194, 176, 232); /* oklch */ color: oklch(79.2% 0.080 299.3);
Tailwind
colors: {
custom: {
50: '#d5c7ef',
500: '#c2b0e8',
950: '#000000',
},
}SCSS
$custom: #c2b0e8; $custom-light: #d5c7ef; $custom-dark: #000000;
JSON
{
"hex": "#c2b0e8",
"rgb": {
"r": 194,
"g": 176,
"b": 232
},
"hsl": {
"h": 259.286,
"s": 54.902,
"l": 80
},
"oklch": {
"l": 0.79152,
"c": 0.08046,
"h": 299.3
},
"luminance": 0.48346
}Semantic roles & 50–950 ramp
primary
#C2B0E8
secondary
#E9EFDC
accent
#C2238F
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284