#C3BBDF#C3BBDF
#C3BBDF is a light, muted violet. Relative luminance 0.525; OKLCH L 81.0% C 0.051 H 295.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBDF |
|---|---|
| RGB | rgb(195, 187, 223) |
| HSL | hsl(253, 36%, 80%) |
| HSV | hsv(253, 16%, 87%) |
| CMYK | cmyk(12.6%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(77.56, 9.79, -16.95) |
| CIE-LCH | lch(77.56, 19.58, 300.01°) |
| OKLab | oklab(81.02% 0.0218 -0.0459) |
| OKLCH | oklch(81.02% 0.051 295.4) |
| XYZ | xyz(53.5926, 52.4702, 77.1021) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.54
Thistle
#D8BFD8
ΔE00 7.04
Light Periwinkle
#C1C6FC
ΔE00 7.25
Light Lavender
#DFC5FE
ΔE00 7.43
Pale Lilac
#E4CBFF
ΔE00 7.62
Pale Lavender
#EECFFE
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBDF #D7DFBB
analogous
#BBC5DF #C3BBDF #D5BBDF
triadic
#C3BBDF #DFC3BB #BBDFC3
tetradic
#C3BBDF #DFBBC5 #D7DFBB #BBDFD5
square
#C3BBDF #DFBBC5 #D7DFBB #BBDFD5
split-complementary
#C3BBDF #DFD5BB #C5DFBB
monochromatic
#7A68B8 #9E91CB #C3BBDF #E8E5F3 #EDEAF5
Accessibility & contrast
On white
1.83
#C3BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#C3BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBDF
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBDF | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#BEC0C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c3bbdf; /* rgb */ color: rgb(195, 187, 223); /* oklch */ color: oklch(81.0% 0.051 295.4);
Tailwind
colors: {
custom: {
50: '#d5cfe9',
500: '#c3bbdf',
950: '#000000',
},
}SCSS
$custom: #c3bbdf; $custom-light: #d5cfe9; $custom-dark: #000000;
JSON
{
"hex": "#c3bbdf",
"rgb": {
"r": 195,
"g": 187,
"b": 223
},
"hsl": {
"h": 253.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.81024,
"c": 0.05084,
"h": 295.4
},
"luminance": 0.5247
}Semantic roles & 50–950 ramp
primary
#C3BBDF
secondary
#ADB787
accent
#AF3794
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384