#C3BBDD#C3BBDD
#C3BBDD is a light, muted violet. Relative luminance 0.524; OKLCH L 81.0% C 0.048 H 296.1°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBDD |
|---|---|
| RGB | rgb(195, 187, 221) |
| HSL | hsl(254, 33%, 80%) |
| HSV | hsv(254, 15%, 87%) |
| CMYK | cmyk(11.8%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(77.50, 9.38, -15.97) |
| CIE-LCH | lch(77.50, 18.52, 300.42°) |
| OKLab | oklab(80.95% 0.0212 -0.0432) |
| OKLCH | oklch(80.95% 0.048 296.1) |
| XYZ | xyz(53.3245, 52.3630, 75.6904) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.75
Periwinkle
#CCCCFF
ΔE00 6.96
Light Periwinkle
#C1C6FC
ΔE00 7.69
Light Lavender
#DFC5FE
ΔE00 7.86
Pale Lilac
#E4CBFF
ΔE00 7.96
Pale Lavender
#EECFFE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBDD #D5DDBB
analogous
#BBC4DD #C3BBDD #D4BBDD
triadic
#C3BBDD #DDC3BB #BBDDC3
tetradic
#C3BBDD #DDBBC4 #D5DDBB #BBDDD4
square
#C3BBDD #DDBBC4 #D5DDBB #BBDDD4
split-complementary
#C3BBDD #DDD4BB #C4DDBB
monochromatic
#7B69B4 #9F92C9 #C3BBDD #E7E4F1 #EDEBF5
Accessibility & contrast
On white
1.83
#C3BBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#C3BBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBDD
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBDD | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0DF
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#BEC0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c3bbdd; /* rgb */ color: rgb(195, 187, 221); /* oklch */ color: oklch(81.0% 0.048 296.1);
Tailwind
colors: {
custom: {
50: '#d5cfe7',
500: '#c3bbdd',
950: '#000000',
},
}SCSS
$custom: #c3bbdd; $custom-light: #d5cfe7; $custom-dark: #000000;
JSON
{
"hex": "#c3bbdd",
"rgb": {
"r": 195,
"g": 187,
"b": 221
},
"hsl": {
"h": 254.118,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.80953,
"c": 0.0481,
"h": 296.1
},
"luminance": 0.52363
}Semantic roles & 50–950 ramp
primary
#C3BBDD
secondary
#AAB587
accent
#AC3991
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384