#C3BBD0#C3BBD0
#C3BBD0 is a light, muted violet. Relative luminance 0.517; OKLCH L 80.5% C 0.030 H 303.0°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBD0 |
|---|---|
| RGB | rgb(195, 187, 208) |
| HSL | hsl(263, 18%, 77%) |
| HSV | hsv(263, 10%, 82%) |
| CMYK | cmyk(6.3%, 10.1%, 0%, 18.4%) |
| CIE-LAB | lab(77.10, 6.75, -9.53) |
| CIE-LCH | lch(77.10, 11.68, 305.33°) |
| OKLab | oklab(80.51% 0.0166 -0.0255) |
| OKLCH | oklch(80.51% 0.03 303) |
| XYZ | xyz(51.6591, 51.6968, 66.9193) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.30
Dove Gray
#B6B8BD
ΔE00 9.09
Periwinkle
#CCCCFF
ΔE00 10.32
Lavender (CSS)
#E6E6FA
ΔE00 10.39
Silver
#C0C0C0
ΔE00 10.59
Light Periwinkle
#C1C6FC
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBD0 #C8D0BB
analogous
#BBBED0 #C3BBD0 #CEBBD0
triadic
#C3BBD0 #D0C3BB #BBD0C3
tetradic
#C3BBD0 #D0BBBE #C8D0BB #BBD0CE
square
#C3BBD0 #D0BBBE #C8D0BB #BBD0CE
split-complementary
#C3BBD0 #D0CEBB #BED0BB
monochromatic
#83739E #A397B7 #C3BBD0 #E3DFE9 #EFEDF2
Accessibility & contrast
On white
1.85
#C3BBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#C3BBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBD0
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBD0 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED1
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#C1BEC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c3bbd0; /* rgb */ color: rgb(195, 187, 208); /* oklch */ color: oklch(80.5% 0.030 303.0);
Tailwind
colors: {
custom: {
50: '#d5cfde',
500: '#c3bbd0',
950: '#000000',
},
}SCSS
$custom: #c3bbd0; $custom-light: #d5cfde; $custom-dark: #000000;
JSON
{
"hex": "#c3bbd0",
"rgb": {
"r": 195,
"g": 187,
"b": 208
},
"hsl": {
"h": 262.857,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.80511,
"c": 0.03044,
"h": 303
},
"luminance": 0.51697
}Semantic roles & 50–950 ramp
primary
#C3BBD0
secondary
#9BA58A
accent
#9D497D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384