#C2BBD4#C2BBD4
#C2BBD4 is a light, muted violet. Relative luminance 0.518; OKLCH L 80.6% C 0.036 H 298.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBD4 |
|---|---|
| RGB | rgb(194, 187, 212) |
| HSL | hsl(257, 23%, 78%) |
| HSV | hsv(257, 12%, 83%) |
| CMYK | cmyk(8.5%, 11.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.14, 7.21, -11.64) |
| CIE-LCH | lch(77.14, 13.70, 301.78°) |
| OKLab | oklab(80.56% 0.0169 -0.0313) |
| OKLCH | oklch(80.56% 0.036 298.4) |
| XYZ | xyz(51.8999, 51.7634, 69.5317) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.50
Periwinkle
#CCCCFF
ΔE00 9.07
Light Periwinkle
#C1C6FC
ΔE00 9.75
Dove Gray
#B6B8BD
ΔE00 10.04
Pale Lilac
#E4CBFF
ΔE00 10.17
Light Lavender
#DFC5FE
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBD4 #CDD4BB
analogous
#BBC0D4 #C2BBD4 #CEBBD4
triadic
#C2BBD4 #D4C2BB #BBD4C2
tetradic
#C2BBD4 #D4BBC0 #CDD4BB #BBD4CE
square
#C2BBD4 #D4BBC0 #CDD4BB #BBD4CE
split-complementary
#C2BBD4 #D4CEBB #C0D4BB
monochromatic
#7F70A5 #A096BC #C2BBD4 #E4E0EC #EEECF3
Accessibility & contrast
On white
1.85
#C2BBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#C2BBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBD4
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBD4 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED5
Deuteranopia (green-blind)
#B7BED3
Tritanopia (blue-blind)
#BFBEC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bbd4; /* rgb */ color: rgb(194, 187, 212); /* oklch */ color: oklch(80.6% 0.036 298.4);
Tailwind
colors: {
custom: {
50: '#d4cfe1',
500: '#c2bbd4',
950: '#000000',
},
}SCSS
$custom: #c2bbd4; $custom-light: #d4cfe1; $custom-dark: #000000;
JSON
{
"hex": "#c2bbd4",
"rgb": {
"r": 194,
"g": 187,
"b": 212
},
"hsl": {
"h": 256.8,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.80562,
"c": 0.0356,
"h": 298.4
},
"luminance": 0.51763
}Semantic roles & 50–950 ramp
primary
#C2BBD4
secondary
#A1AA8A
accent
#A14587
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384