#C2BBD3#C2BBD3
#C2BBD3 is a light, muted violet. Relative luminance 0.517; OKLCH L 80.5% C 0.034 H 298.9°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBD3 |
|---|---|
| RGB | rgb(194, 187, 211) |
| HSL | hsl(258, 21%, 78%) |
| HSV | hsv(258, 11%, 83%) |
| CMYK | cmyk(8.1%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.11, 7.01, -11.15) |
| CIE-LCH | lch(77.11, 13.17, 302.18°) |
| OKLab | oklab(80.53% 0.0166 -0.03) |
| OKLCH | oklch(80.53% 0.034 298.9) |
| XYZ | xyz(51.7741, 51.7131, 68.8694) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.52
Periwinkle
#CCCCFF
ΔE00 9.35
Dove Gray
#B6B8BD
ΔE00 9.75
Light Periwinkle
#C1C6FC
ΔE00 10.03
Lavender (CSS)
#E6E6FA
ΔE00 10.40
Pale Lilac
#E4CBFF
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBD3 #CCD3BB
analogous
#BBC0D3 #C2BBD3 #CEBBD3
triadic
#C2BBD3 #D3C2BB #BBD3C2
tetradic
#C2BBD3 #D3BBC0 #CCD3BB #BBD3CE
square
#C2BBD3 #D3BBC0 #CCD3BB #BBD3CE
split-complementary
#C2BBD3 #D3CEBB #C0D3BB
monochromatic
#7F71A3 #A196BB #C2BBD3 #E3E0EB #EEECF3
Accessibility & contrast
On white
1.85
#C2BBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#C2BBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBD3
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBD3 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED4
Deuteranopia (green-blind)
#B8BED2
Tritanopia (blue-blind)
#BFBEC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bbd3; /* rgb */ color: rgb(194, 187, 211); /* oklch */ color: oklch(80.5% 0.034 298.9);
Tailwind
colors: {
custom: {
50: '#d4cfe0',
500: '#c2bbd3',
950: '#000000',
},
}SCSS
$custom: #c2bbd3; $custom-light: #d4cfe0; $custom-dark: #000000;
JSON
{
"hex": "#c2bbd3",
"rgb": {
"r": 194,
"g": 187,
"b": 211
},
"hsl": {
"h": 257.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.80529,
"c": 0.03424,
"h": 298.9
},
"luminance": 0.51713
}Semantic roles & 50–950 ramp
primary
#C2BBD3
secondary
#9FA88A
accent
#A04686
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384