#C2B0CA#C2B0CA
#C2B0CA is a light, muted purple. Relative luminance 0.468; OKLCH L 78.1% C 0.041 H 315.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B0CA |
|---|---|
| RGB | rgb(194, 176, 202) |
| HSL | hsl(282, 20%, 74%) |
| HSV | hsv(282, 13%, 79%) |
| CMYK | cmyk(4%, 12.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.05, 11.21, -10.82) |
| CIE-LCH | lch(74.05, 15.58, 316.03°) |
| OKLab | oklab(78.06% 0.0295 -0.029) |
| OKLCH | oklch(78.06% 0.041 315.5) |
| XYZ | xyz(48.4325, 46.7847, 62.3445) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.83
Lilac
#C8A2C8
ΔE00 6.61
Pale Lilac
#E4CBFF
ΔE00 10.48
Light Lavender
#DFC5FE
ΔE00 10.50
Lavender
#B39DDB
ΔE00 10.77
Dusty Pink
#D8A7B1
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B0CA #B8CAB0
analogous
#B5B0CA #C2B0CA #CAB0C5
triadic
#C2B0CA #CAC2B0 #B0CAC2
tetradic
#C2B0CA #CAB5B0 #B8CAB0 #B0C5CA
square
#C2B0CA #CAB5B0 #B8CAB0 #B0C5CA
split-complementary
#C2B0CA #C5CAB0 #B0CAB5
monochromatic
#896799 #A68BB1 #C2B0CA #DED5E3 #F1EDF3
Accessibility & contrast
On white
2.03
#C2B0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#C2B0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B0CA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B0CA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CB
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#C2B3B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c2b0ca; /* rgb */ color: rgb(194, 176, 202); /* oklch */ color: oklch(78.1% 0.041 315.5);
Tailwind
colors: {
custom: {
50: '#d4c7da',
500: '#c2b0ca',
950: '#000000',
},
}SCSS
$custom: #c2b0ca; $custom-light: #d4c7da; $custom-dark: #000000;
JSON
{
"hex": "#c2b0ca",
"rgb": {
"r": 194,
"g": 176,
"b": 202
},
"hsl": {
"h": 281.538,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.78057,
"c": 0.04137,
"h": 315.5
},
"luminance": 0.46784
}Semantic roles & 50–950 ramp
primary
#C2B0CA
secondary
#E4E9E2
accent
#9E4762
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283