#C7BBFE#C7BBFE
#C7BBFE is a very light, moderate violet. Relative luminance 0.548; OKLCH L 82.5% C 0.094 H 292.4°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BBFE |
|---|---|
| RGB | rgb(199, 187, 254) |
| HSL | hsl(251, 97%, 86%) |
| HSV | hsv(251, 26%, 100%) |
| CMYK | cmyk(21.7%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.95, 17.77, -31.49) |
| CIE-LCH | lch(78.95, 36.15, 299.44°) |
| OKLab | oklab(82.53% 0.0358 -0.0866) |
| OKLCH | oklch(82.53% 0.094 292.4) |
| XYZ | xyz(59.2087, 54.8378, 101.2121) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.58
Pale Violet
#CEAEFA
ΔE00 4.82
Periwinkle
#CCCCFF
ΔE00 4.98
Light Violet
#D6B4FC
ΔE00 5.01
Light Lavender
#DFC5FE
ΔE00 5.86
Pale Lilac
#E4CBFF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BBFE #F2FEBB
analogous
#BBD1FE #C7BBFE #E9BBFE
triadic
#C7BBFE #FEC7BB #BBFEC7
tetradic
#C7BBFE #FEBBD1 #F2FEBB #BBFEE9
square
#C7BBFE #FEBBD1 #F2FEBB #BBFEE9
split-complementary
#C7BBFE #FEE9BB #D1FEBB
monochromatic
#6442FC #957FFD #C7BBFE #E6E1FF #E6E1FF
Accessibility & contrast
On white
1.75
#C7BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#C7BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BBFE
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BBFE | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#ACC2FC
Tritanopia (blue-blind)
#BCC6D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c7bbfe; /* rgb */ color: rgb(199, 187, 254); /* oklch */ color: oklch(82.5% 0.094 292.4);
Tailwind
colors: {
custom: {
50: '#d9cfff',
500: '#c7bbfe',
950: '#000000',
},
}SCSS
$custom: #c7bbfe; $custom-light: #d9cfff; $custom-dark: #000000;
JSON
{
"hex": "#c7bbfe",
"rgb": {
"r": 199,
"g": 187,
"b": 254
},
"hsl": {
"h": 250.746,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.8253,
"c": 0.09374,
"h": 292.4
},
"luminance": 0.54839
}Semantic roles & 50–950 ramp
primary
#C7BBFE
secondary
#D2E578
accent
#E600BC
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386