#C5BBEF#C5BBEF
#C5BBEF is a light, moderate violet. Relative luminance 0.536; OKLCH L 81.8% C 0.073 H 293.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BBEF |
|---|---|
| RGB | rgb(197, 187, 239) |
| HSL | hsl(252, 62%, 84%) |
| HSV | hsv(252, 22%, 94%) |
| CMYK | cmyk(17.6%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.25, 13.83, -24.51) |
| CIE-LCH | lch(78.25, 28.15, 299.43°) |
| OKLab | oklab(81.78% 0.0292 -0.067) |
| OKLCH | oklch(81.78% 0.073 293.5) |
| XYZ | xyz(56.3728, 53.6425, 89.0287) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.65
Light Periwinkle
#C1C6FC
ΔE00 4.97
Light Lavender
#DFC5FE
ΔE00 5.25
Light Violet
#D6B4FC
ΔE00 5.92
Pale Violet
#CEAEFA
ΔE00 6.16
Pale Lilac
#E4CBFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BBEF #E5EFBB
analogous
#BBCBEF #C5BBEF #DFBBEF
triadic
#C5BBEF #EFC5BB #BBEFC5
tetradic
#C5BBEF #EFBBCB #E5EFBB #BBEFDF
square
#C5BBEF #EFBBCB #E5EFBB #BBEFDF
split-complementary
#C5BBEF #EFDFBB #CBEFBB
monochromatic
#7058D8 #9B89E3 #C5BBEF #EAE6F9 #EAE6F9
Accessibility & contrast
On white
1.79
#C5BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#C5BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BBEF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BBEF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#B0C1EE
Tritanopia (blue-blind)
#BDC3CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c5bbef; /* rgb */ color: rgb(197, 187, 239); /* oklch */ color: oklch(81.8% 0.073 293.5);
Tailwind
colors: {
custom: {
50: '#d7cff4',
500: '#c5bbef',
950: '#000000',
},
}SCSS
$custom: #c5bbef; $custom-light: #d7cff4; $custom-dark: #000000;
JSON
{
"hex": "#c5bbef",
"rgb": {
"r": 197,
"g": 187,
"b": 239
},
"hsl": {
"h": 251.538,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.81776,
"c": 0.07307,
"h": 293.5
},
"luminance": 0.53643
}Semantic roles & 50–950 ramp
primary
#C5BBEF
secondary
#BFCD81
accent
#CA1CA8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385