#C2BBD2#C2BBD2
#C2BBD2 is a light, muted violet. Relative luminance 0.517; OKLCH L 80.5% C 0.033 H 299.5°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBD2 |
|---|---|
| RGB | rgb(194, 187, 210) |
| HSL | hsl(258, 20%, 78%) |
| HSV | hsv(258, 11%, 82%) |
| CMYK | cmyk(7.6%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(77.08, 6.81, -10.65) |
| CIE-LCH | lch(77.08, 12.64, 302.61°) |
| OKLab | oklab(80.5% 0.0162 -0.0286) |
| OKLCH | oklch(80.5% 0.033 299.5) |
| XYZ | xyz(51.6491, 51.6631, 68.2112) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.56
Dove Gray
#B6B8BD
ΔE00 9.45
Periwinkle
#CCCCFF
ΔE00 9.64
Light Periwinkle
#C1C6FC
ΔE00 10.31
Lavender (CSS)
#E6E6FA
ΔE00 10.36
Pale Lilac
#E4CBFF
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBD2 #CBD2BB
analogous
#BBBFD2 #C2BBD2 #CDBBD2
triadic
#C2BBD2 #D2C2BB #BBD2C2
tetradic
#C2BBD2 #D2BBBF #CBD2BB #BBD2CD
square
#C2BBD2 #D2BBBF #CBD2BB #BBD2CD
split-complementary
#C2BBD2 #D2CDBB #BFD2BB
monochromatic
#8071A1 #A196BA #C2BBD2 #E3E0EA #EEEDF3
Accessibility & contrast
On white
1.85
#C2BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#C2BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBD2
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBD2 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED3
Deuteranopia (green-blind)
#B8BED1
Tritanopia (blue-blind)
#BFBEC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bbd2; /* rgb */ color: rgb(194, 187, 210); /* oklch */ color: oklch(80.5% 0.033 299.5);
Tailwind
colors: {
custom: {
50: '#d4cfdf',
500: '#c2bbd2',
950: '#000000',
},
}SCSS
$custom: #c2bbd2; $custom-light: #d4cfdf; $custom-dark: #000000;
JSON
{
"hex": "#c2bbd2",
"rgb": {
"r": 194,
"g": 187,
"b": 210
},
"hsl": {
"h": 258.261,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.80495,
"c": 0.03287,
"h": 299.5
},
"luminance": 0.51663
}Semantic roles & 50–950 ramp
primary
#C2BBD2
secondary
#9EA78A
accent
#9F4784
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384