#C4BBDB#C4BBDB
#C4BBDB is a light, muted violet. Relative luminance 0.524; OKLCH L 81.0% C 0.046 H 298.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BBDB |
|---|---|
| RGB | rgb(196, 187, 219) |
| HSL | hsl(257, 31%, 80%) |
| HSV | hsv(257, 15%, 86%) |
| CMYK | cmyk(10.5%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(77.51, 9.29, -14.85) |
| CIE-LCH | lch(77.51, 17.52, 302.02°) |
| OKLab | oklab(80.97% 0.0215 -0.0401) |
| OKLCH | oklch(80.97% 0.046 298.2) |
| XYZ | xyz(53.3190, 52.3908, 74.3075) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.17
Periwinkle
#CCCCFF
ΔE00 7.54
Pale Lilac
#E4CBFF
ΔE00 8.16
Light Lavender
#DFC5FE
ΔE00 8.18
Light Periwinkle
#C1C6FC
ΔE00 8.36
Pale Lavender
#EECFFE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BBDB #D2DBBB
analogous
#BBC2DB #C4BBDB #D4BBDB
triadic
#C4BBDB #DBC4BB #BBDBC4
tetradic
#C4BBDB #DBBBC2 #D2DBBB #BBDBD4
square
#C4BBDB #DBBBC2 #D2DBBB #BBDBD4
split-complementary
#C4BBDB #DBD4BB #C2DBBB
monochromatic
#7F6BB1 #A193C6 #C4BBDB #E7E3F0 #EEEBF4
Accessibility & contrast
On white
1.83
#C4BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#C4BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BBDB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BBDB | 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)
#B5C0DC
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#C0BFC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c4bbdb; /* rgb */ color: rgb(196, 187, 219); /* oklch */ color: oklch(81.0% 0.046 298.2);
Tailwind
colors: {
custom: {
50: '#d6cfe6',
500: '#c4bbdb',
950: '#000000',
},
}SCSS
$custom: #c4bbdb; $custom-light: #d6cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c4bbdb",
"rgb": {
"r": 196,
"g": 187,
"b": 219
},
"hsl": {
"h": 256.875,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.80965,
"c": 0.04553,
"h": 298.2
},
"luminance": 0.52391
}Semantic roles & 50–950 ramp
primary
#C4BBDB
secondary
#A6B288
accent
#A93C8B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384