#C2B4E2#C2B4E2
#C2B4E2 is a light, moderate violet. Relative luminance 0.496; OKLCH L 79.7% C 0.066 H 298.8°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B4E2 |
|---|---|
| RGB | rgb(194, 180, 226) |
| HSL | hsl(258, 44%, 80%) |
| HSV | hsv(258, 20%, 89%) |
| CMYK | cmyk(14.2%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(75.82, 13.91, -21.21) |
| CIE-LCH | lch(75.82, 25.37, 303.26°) |
| OKLab | oklab(79.69% 0.0318 -0.0577) |
| OKLCH | oklch(79.69% 0.066 298.8) |
| XYZ | xyz(52.2941, 49.6027, 78.7560) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 6.16
Light Violet
#D6B4FC
ΔE00 6.49
Pale Violet
#CEAEFA
ΔE00 6.70
Lavender
#B39DDB
ΔE00 6.80
Pale Lilac
#E4CBFF
ΔE00 7.02
Periwinkle
#CCCCFF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B4E2 #D4E2B4
analogous
#B4BDE2 #C2B4E2 #D9B4E2
triadic
#C2B4E2 #E2C2B4 #B4E2C2
tetradic
#C2B4E2 #E2B4BD #D4E2B4 #B4E2D9
square
#C2B4E2 #E2B4BD #D4E2B4 #B4E2D9
split-complementary
#C2B4E2 #E2D9B4 #BDE2B4
monochromatic
#7A5CC0 #9E88D1 #C2B4E2 #E6E0F3 #EDE9F6
Accessibility & contrast
On white
1.92
#C2B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#C2B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B4E2
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B4E2 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBBE4
Deuteranopia (green-blind)
#ADBBE1
Tritanopia (blue-blind)
#BDBBC4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c2b4e2; /* rgb */ color: rgb(194, 180, 226); /* oklch */ color: oklch(79.7% 0.066 298.8);
Tailwind
colors: {
custom: {
50: '#d4caeb',
500: '#c2b4e2',
950: '#000000',
},
}SCSS
$custom: #c2b4e2; $custom-light: #d4caeb; $custom-dark: #000000;
JSON
{
"hex": "#c2b4e2",
"rgb": {
"r": 194,
"g": 180,
"b": 226
},
"hsl": {
"h": 258.261,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.79688,
"c": 0.0659,
"h": 298.8
},
"luminance": 0.49603
}Semantic roles & 50–950 ramp
primary
#C2B4E2
secondary
#E9EDDE
accent
#B72E8E
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284