#C2BBDD#C2BBDD
#C2BBDD is a light, muted violet. Relative luminance 0.522; OKLCH L 80.9% C 0.048 H 294.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBDD |
|---|---|
| RGB | rgb(194, 187, 221) |
| HSL | hsl(252, 33%, 80%) |
| HSV | hsv(252, 15%, 87%) |
| CMYK | cmyk(12.2%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(77.42, 9.05, -16.09) |
| CIE-LCH | lch(77.42, 18.47, 299.35°) |
| OKLab | oklab(80.87% 0.0201 -0.0436) |
| OKLCH | oklch(80.87% 0.048 294.7) |
| XYZ | xyz(53.0669, 52.2302, 75.6783) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.83
Thistle
#D8BFD8
ΔE00 7.08
Light Periwinkle
#C1C6FC
ΔE00 7.49
Light Lavender
#DFC5FE
ΔE00 8.03
Pale Lilac
#E4CBFF
ΔE00 8.15
Pale Lavender
#EECFFE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBDD #D6DDBB
analogous
#BBC5DD #C2BBDD #D3BBDD
triadic
#C2BBDD #DDC2BB #BBDDC2
tetradic
#C2BBDD #DDBBC5 #D6DDBB #BBDDD3
square
#C2BBDD #DDBBC5 #D6DDBB #BBDDD3
split-complementary
#C2BBDD #DDD3BB #C5DDBB
monochromatic
#7969B4 #9D92C9 #C2BBDD #E7E4F1 #EDEBF5
Accessibility & contrast
On white
1.83
#C2BBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#C2BBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBDD
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBDD | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0DF
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#BDC0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bbdd; /* rgb */ color: rgb(194, 187, 221); /* oklch */ color: oklch(80.9% 0.048 294.7);
Tailwind
colors: {
custom: {
50: '#d4cfe7',
500: '#c2bbdd',
950: '#000000',
},
}SCSS
$custom: #c2bbdd; $custom-light: #d4cfe7; $custom-dark: #000000;
JSON
{
"hex": "#c2bbdd",
"rgb": {
"r": 194,
"g": 187,
"b": 221
},
"hsl": {
"h": 252.353,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.80872,
"c": 0.04796,
"h": 294.7
},
"luminance": 0.5223
}Semantic roles & 50–950 ramp
primary
#C2BBDD
secondary
#ABB587
accent
#AC3994
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384