#C2BBDE#C2BBDE
#C2BBDE is a light, muted violet. Relative luminance 0.523; OKLCH L 80.9% C 0.049 H 294.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBDE |
|---|---|
| RGB | rgb(194, 187, 222) |
| HSL | hsl(252, 35%, 80%) |
| HSV | hsv(252, 16%, 87%) |
| CMYK | cmyk(12.6%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(77.45, 9.26, -16.59) |
| CIE-LCH | lch(77.45, 19.00, 299.17°) |
| OKLab | oklab(80.91% 0.0204 -0.0449) |
| OKLCH | oklch(80.91% 0.049 294.4) |
| XYZ | xyz(53.2006, 52.2836, 76.3821) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.61
Thistle
#D8BFD8
ΔE00 7.21
Light Periwinkle
#C1C6FC
ΔE00 7.26
Light Lavender
#DFC5FE
ΔE00 7.82
Pale Lilac
#E4CBFF
ΔE00 7.98
Pale Lavender
#EECFFE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBDE #D7DEBB
analogous
#BBC5DE #C2BBDE #D3BBDE
triadic
#C2BBDE #DEC2BB #BBDEC2
tetradic
#C2BBDE #DEBBC5 #D7DEBB #BBDED3
square
#C2BBDE #DEBBC5 #D7DEBB #BBDED3
split-complementary
#C2BBDE #DED3BB #C5DEBB
monochromatic
#7869B6 #9D92CA #C2BBDE #E7E4F2 #EDEAF5
Accessibility & contrast
On white
1.83
#C2BBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#C2BBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBDE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBDE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E0
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#BDC0C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bbde; /* rgb */ color: rgb(194, 187, 222); /* oklch */ color: oklch(80.9% 0.049 294.4);
Tailwind
colors: {
custom: {
50: '#d4cfe8',
500: '#c2bbde',
950: '#000000',
},
}SCSS
$custom: #c2bbde; $custom-light: #d4cfe8; $custom-dark: #000000;
JSON
{
"hex": "#c2bbde",
"rgb": {
"r": 194,
"g": 187,
"b": 222
},
"hsl": {
"h": 252,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.80908,
"c": 0.04934,
"h": 294.4
},
"luminance": 0.52284
}Semantic roles & 50–950 ramp
primary
#C2BBDE
secondary
#ADB687
accent
#AD3896
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384