#C5BBDC#C5BBDC
#C5BBDC is a light, muted violet. Relative luminance 0.526; OKLCH L 81.1% C 0.047 H 299.2°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BBDC |
|---|---|
| RGB | rgb(197, 187, 220) |
| HSL | hsl(258, 32%, 80%) |
| HSV | hsv(258, 15%, 86%) |
| CMYK | cmyk(10.5%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(77.63, 9.82, -15.22) |
| CIE-LCH | lch(77.63, 18.11, 302.83°) |
| OKLab | oklab(81.08% 0.023 -0.0411) |
| OKLCH | oklch(81.08% 0.047 299.2) |
| XYZ | xyz(53.7120, 52.5782, 75.0152) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.98
Periwinkle
#CCCCFF
ΔE00 7.46
Pale Lilac
#E4CBFF
ΔE00 7.79
Light Lavender
#DFC5FE
ΔE00 7.80
Light Periwinkle
#C1C6FC
ΔE00 8.34
Pale Lavender
#EECFFE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BBDC #D2DCBB
analogous
#BBC2DC #C5BBDC #D6BBDC
triadic
#C5BBDC #DCC5BB #BBDCC5
tetradic
#C5BBDC #DCBBC2 #D2DCBB #BBDCD6
square
#C5BBDC #DCBBC2 #D2DCBB #BBDCD6
split-complementary
#C5BBDC #DCD6BB #C2DCBB
monochromatic
#806AB2 #A393C7 #C5BBDC #E7E3F1 #EEEBF5
Accessibility & contrast
On white
1.82
#C5BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#C5BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BBDC
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BBDC | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#B6C0DB
Tritanopia (blue-blind)
#C1C0C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c5bbdc; /* rgb */ color: rgb(197, 187, 220); /* oklch */ color: oklch(81.1% 0.047 299.2);
Tailwind
colors: {
custom: {
50: '#d6cfe6',
500: '#c5bbdc',
950: '#000000',
},
}SCSS
$custom: #c5bbdc; $custom-light: #d6cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c5bbdc",
"rgb": {
"r": 197,
"g": 187,
"b": 220
},
"hsl": {
"h": 258.182,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.81081,
"c": 0.04709,
"h": 299.2
},
"luminance": 0.52578
}Semantic roles & 50–950 ramp
primary
#C5BBDC
secondary
#A6B388
accent
#AB3B89
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384