#C0B2CA#C0B2CA
#C0B2CA is a light, muted violet. Relative luminance 0.473; OKLCH L 78.3% C 0.037 H 311.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B2CA |
|---|---|
| RGB | rgb(192, 178, 202) |
| HSL | hsl(275, 18%, 75%) |
| HSV | hsv(275, 12%, 79%) |
| CMYK | cmyk(5%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.39, 9.44, -10.33) |
| CIE-LCH | lch(74.39, 13.99, 312.43°) |
| OKLab | oklab(78.28% 0.0244 -0.0277) |
| OKLCH | oklch(78.28% 0.037 311.3) |
| XYZ | xyz(48.3175, 47.3118, 62.4523) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.36
Lilac
#C8A2C8
ΔE00 8.08
Pale Lilac
#E4CBFF
ΔE00 10.90
Light Lavender
#DFC5FE
ΔE00 10.99
Dove Gray
#B6B8BD
ΔE00 11.22
Pale Lavender
#EECFFE
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B2CA #BCCAB2
analogous
#B4B2CA #C0B2CA #CAB2C8
triadic
#C0B2CA #CAC0B2 #B2CAC0
tetradic
#C0B2CA #CAB4B2 #BCCAB2 #B2C8CA
square
#C0B2CA #CAB4B2 #BCCAB2 #B2C8CA
split-complementary
#C0B2CA #C8CAB2 #B2CAB4
monochromatic
#856A98 #A28EB1 #C0B2CA #DED6E3 #F0EDF3
Accessibility & contrast
On white
2.01
#C0B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#C0B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B2CA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B2CA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB6CB
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#BFB5BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c0b2ca; /* rgb */ color: rgb(192, 178, 202); /* oklch */ color: oklch(78.3% 0.037 311.3);
Tailwind
colors: {
custom: {
50: '#d3c9da',
500: '#c0b2ca',
950: '#000000',
},
}SCSS
$custom: #c0b2ca; $custom-light: #d3c9da; $custom-dark: #000000;
JSON
{
"hex": "#c0b2ca",
"rgb": {
"r": 192,
"g": 178,
"b": 202
},
"hsl": {
"h": 275,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.78278,
"c": 0.03687,
"h": 311.3
},
"luminance": 0.47312
}Semantic roles & 50–950 ramp
primary
#C0B2CA
secondary
#E5E9E2
accent
#9D496C
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283