#C4BBEF#C4BBEF
#C4BBEF is a light, moderate violet. Relative luminance 0.535; OKLCH L 81.7% C 0.073 H 292.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BBEF |
|---|---|
| RGB | rgb(196, 187, 239) |
| HSL | hsl(250, 62%, 84%) |
| HSV | hsv(250, 22%, 94%) |
| CMYK | cmyk(18%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.17, 13.52, -24.64) |
| CIE-LCH | lch(78.17, 28.11, 298.76°) |
| OKLab | oklab(81.7% 0.0281 -0.0674) |
| OKLCH | oklch(81.7% 0.073 292.6) |
| XYZ | xyz(56.1118, 53.5079, 89.0165) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.52
Light Periwinkle
#C1C6FC
ΔE00 4.74
Light Lavender
#DFC5FE
ΔE00 5.49
Light Violet
#D6B4FC
ΔE00 6.10
Pale Violet
#CEAEFA
ΔE00 6.28
Pale Lilac
#E4CBFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BBEF #E6EFBB
analogous
#BBCCEF #C4BBEF #DEBBEF
triadic
#C4BBEF #EFC4BB #BBEFC4
tetradic
#C4BBEF #EFBBCC #E6EFBB #BBEFDE
square
#C4BBEF #EFBBCC #E6EFBB #BBEFDE
split-complementary
#C4BBEF #EFDEBB #CCEFBB
monochromatic
#6E58D8 #9989E3 #C4BBEF #EAE6F9 #EAE6F9
Accessibility & contrast
On white
1.79
#C4BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#C4BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BBEF
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BBEF | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#B0C0EE
Tritanopia (blue-blind)
#BCC3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c4bbef; /* rgb */ color: rgb(196, 187, 239); /* oklch */ color: oklch(81.7% 0.073 292.6);
Tailwind
colors: {
custom: {
50: '#d6cff4',
500: '#c4bbef',
950: '#000000',
},
}SCSS
$custom: #c4bbef; $custom-light: #d6cff4; $custom-dark: #000000;
JSON
{
"hex": "#c4bbef",
"rgb": {
"r": 196,
"g": 187,
"b": 239
},
"hsl": {
"h": 250.385,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.81696,
"c": 0.07299,
"h": 292.6
},
"luminance": 0.53508
}Semantic roles & 50–950 ramp
primary
#C4BBEF
secondary
#C0CD81
accent
#CA1CAC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385