#C2B3CA#C2B3CA
#C2B3CA is a light, muted violet. Relative luminance 0.480; OKLCH L 78.6% C 0.036 H 314.0°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B3CA |
|---|---|
| RGB | rgb(194, 179, 202) |
| HSL | hsl(279, 18%, 75%) |
| HSV | hsv(279, 11%, 79%) |
| CMYK | cmyk(4%, 11.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.81, 9.58, -9.69) |
| CIE-LCH | lch(74.81, 13.62, 314.67°) |
| OKLab | oklab(78.65% 0.0251 -0.0259) |
| OKLCH | oklch(78.65% 0.036 314) |
| XYZ | xyz(49.0272, 47.9741, 62.5428) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.92
Lilac
#C8A2C8
ΔE00 8.10
Pale Lilac
#E4CBFF
ΔE00 10.89
Light Lavender
#DFC5FE
ΔE00 11.06
Dove Gray
#B6B8BD
ΔE00 11.21
Pale Lavender
#EECFFE
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B3CA #BBCAB3
analogous
#B7B3CA #C2B3CA #CAB3C7
triadic
#C2B3CA #CAC2B3 #B3CAC2
tetradic
#C2B3CA #CAB7B3 #BBCAB3 #B3C7CA
square
#C2B3CA #CAB7B3 #BBCAB3 #B3C7CA
split-complementary
#C2B3CA #C7CAB3 #B3CAB7
monochromatic
#886B98 #A58FB1 #C2B3CA #DFD7E3 #F1EDF2
Accessibility & contrast
On white
1.98
#C2B3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#C2B3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B3CA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B3CA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B7CB
Deuteranopia (green-blind)
#B3B9C9
Tritanopia (blue-blind)
#C2B5BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #c2b3ca; /* rgb */ color: rgb(194, 179, 202); /* oklch */ color: oklch(78.6% 0.036 314.0);
Tailwind
colors: {
custom: {
50: '#d4c9da',
500: '#c2b3ca',
950: '#000000',
},
}SCSS
$custom: #c2b3ca; $custom-light: #d4c9da; $custom-dark: #000000;
JSON
{
"hex": "#c2b3ca",
"rgb": {
"r": 194,
"g": 179,
"b": 202
},
"hsl": {
"h": 279.13,
"s": 17.829,
"l": 74.706
},
"oklch": {
"l": 0.78646,
"c": 0.03606,
"h": 314
},
"luminance": 0.47974
}Semantic roles & 50–950 ramp
primary
#C2B3CA
secondary
#E5E9E2
accent
#9C4966
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283