#C3BBDE#C3BBDE
#C3BBDE is a light, muted violet. Relative luminance 0.524; OKLCH L 81.0% C 0.049 H 295.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBDE |
|---|---|
| RGB | rgb(195, 187, 222) |
| HSL | hsl(254, 35%, 80%) |
| HSV | hsv(254, 16%, 87%) |
| CMYK | cmyk(12.2%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(77.53, 9.58, -16.46) |
| CIE-LCH | lch(77.53, 19.05, 300.21°) |
| OKLab | oklab(80.99% 0.0215 -0.0446) |
| OKLCH | oklch(80.99% 0.049 295.7) |
| XYZ | xyz(53.4581, 52.4165, 76.3941) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.74
Thistle
#D8BFD8
ΔE00 6.89
Light Periwinkle
#C1C6FC
ΔE00 7.47
Light Lavender
#DFC5FE
ΔE00 7.64
Pale Lilac
#E4CBFF
ΔE00 7.78
Pale Lavender
#EECFFE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBDE #D6DEBB
analogous
#BBC5DE #C3BBDE #D4BBDE
triadic
#C3BBDE #DEC3BB #BBDEC3
tetradic
#C3BBDE #DEBBC5 #D6DEBB #BBDED4
square
#C3BBDE #DEBBC5 #D6DEBB #BBDED4
split-complementary
#C3BBDE #DED4BB #C5DEBB
monochromatic
#7A69B6 #9F92CA #C3BBDE #E7E4F2 #EDEAF5
Accessibility & contrast
On white
1.83
#C3BBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#C3BBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBDE
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBDE | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E0
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#BEC0C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c3bbde; /* rgb */ color: rgb(195, 187, 222); /* oklch */ color: oklch(81.0% 0.049 295.7);
Tailwind
colors: {
custom: {
50: '#d5cfe8',
500: '#c3bbde',
950: '#000000',
},
}SCSS
$custom: #c3bbde; $custom-light: #d5cfe8; $custom-dark: #000000;
JSON
{
"hex": "#c3bbde",
"rgb": {
"r": 195,
"g": 187,
"b": 222
},
"hsl": {
"h": 253.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.80989,
"c": 0.04947,
"h": 295.7
},
"luminance": 0.52417
}Semantic roles & 50–950 ramp
primary
#C3BBDE
secondary
#ABB687
accent
#AD3893
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384