#C2BBD5#C2BBD5
#C2BBD5 is a light, muted violet. Relative luminance 0.518; OKLCH L 80.6% C 0.037 H 297.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBD5 |
|---|---|
| RGB | rgb(194, 187, 213) |
| HSL | hsl(256, 24%, 78%) |
| HSV | hsv(256, 12%, 84%) |
| CMYK | cmyk(8.9%, 12.2%, 0%, 16.5%) |
| CIE-LAB | lab(77.17, 7.42, -12.14) |
| CIE-LCH | lch(77.17, 14.23, 301.42°) |
| OKLab | oklab(80.6% 0.0173 -0.0327) |
| OKLCH | oklch(80.6% 0.037 297.9) |
| XYZ | xyz(52.0264, 51.8140, 70.1981) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.50
Periwinkle
#CCCCFF
ΔE00 8.79
Light Periwinkle
#C1C6FC
ΔE00 9.48
Pale Lilac
#E4CBFF
ΔE00 9.91
Light Lavender
#DFC5FE
ΔE00 10.08
Dove Gray
#B6B8BD
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBD5 #CED5BB
analogous
#BBC1D5 #C2BBD5 #CFBBD5
triadic
#C2BBD5 #D5C2BB #BBD5C2
tetradic
#C2BBD5 #D5BBC1 #CED5BB #BBD5CF
square
#C2BBD5 #D5BBC1 #CED5BB #BBD5CF
split-complementary
#C2BBD5 #D5CFBB #C1D5BB
monochromatic
#7E6FA6 #A095BE #C2BBD5 #E4E1EC #EEECF3
Accessibility & contrast
On white
1.85
#C2BBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#C2BBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBD5
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBD5 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BFD6
Deuteranopia (green-blind)
#B7BED4
Tritanopia (blue-blind)
#BFBFC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bbd5; /* rgb */ color: rgb(194, 187, 213); /* oklch */ color: oklch(80.6% 0.037 297.9);
Tailwind
colors: {
custom: {
50: '#d4cfe2',
500: '#c2bbd5',
950: '#000000',
},
}SCSS
$custom: #c2bbd5; $custom-light: #d4cfe2; $custom-dark: #000000;
JSON
{
"hex": "#c2bbd5",
"rgb": {
"r": 194,
"g": 187,
"b": 213
},
"hsl": {
"h": 256.154,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.80596,
"c": 0.03696,
"h": 297.9
},
"luminance": 0.51814
}Semantic roles & 50–950 ramp
primary
#C2BBD5
secondary
#A2AB89
accent
#A24389
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384