#C2BBD6#C2BBD6
#C2BBD6 is a light, muted violet. Relative luminance 0.519; OKLCH L 80.6% C 0.038 H 297.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBD6 |
|---|---|
| RGB | rgb(194, 187, 214) |
| HSL | hsl(256, 25%, 79%) |
| HSV | hsv(256, 13%, 84%) |
| CMYK | cmyk(9.3%, 12.6%, 0%, 16.1%) |
| CIE-LAB | lab(77.20, 7.62, -12.64) |
| CIE-LCH | lch(77.20, 14.75, 301.08°) |
| OKLab | oklab(80.63% 0.0176 -0.034) |
| OKLCH | oklch(80.63% 0.038 297.4) |
| XYZ | xyz(52.1537, 51.8649, 70.8686) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 8.53
Light Periwinkle
#C1C6FC
ΔE00 9.22
Pale Lilac
#E4CBFF
ΔE00 9.65
Light Lavender
#DFC5FE
ΔE00 9.80
Pale Lavender
#EECFFE
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBD6 #CFD6BB
analogous
#BBC1D6 #C2BBD6 #CFBBD6
triadic
#C2BBD6 #D6C2BB #BBD6C2
tetradic
#C2BBD6 #D6BBC1 #CFD6BB #BBD6CF
square
#C2BBD6 #D6BBC1 #CFD6BB #BBD6CF
split-complementary
#C2BBD6 #D6CFBB #C1D6BB
monochromatic
#7D6FA8 #A095BF #C2BBD6 #E4E1ED #EEECF3
Accessibility & contrast
On white
1.85
#C2BBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#C2BBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBD6
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBD6 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BFD7
Deuteranopia (green-blind)
#B7BED5
Tritanopia (blue-blind)
#BFBFC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bbd6; /* rgb */ color: rgb(194, 187, 214); /* oklch */ color: oklch(80.6% 0.038 297.4);
Tailwind
colors: {
custom: {
50: '#d4cfe2',
500: '#c2bbd6',
950: '#000000',
},
}SCSS
$custom: #c2bbd6; $custom-light: #d4cfe2; $custom-dark: #000000;
JSON
{
"hex": "#c2bbd6",
"rgb": {
"r": 194,
"g": 187,
"b": 214
},
"hsl": {
"h": 255.556,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.8063,
"c": 0.03833,
"h": 297.4
},
"luminance": 0.51865
}Semantic roles & 50–950 ramp
primary
#C2BBD6
secondary
#A3AC89
accent
#A3428A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384