#C7BBFF#C7BBFF
#C7BBFF is a very light, moderate violet. Relative luminance 0.549; OKLCH L 82.6% C 0.095 H 292.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BBFF |
|---|---|
| RGB | rgb(199, 187, 255) |
| HSL | hsl(251, 100%, 87%) |
| HSV | hsv(251, 27%, 100%) |
| CMYK | cmyk(22%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(78.98, 17.99, -31.96) |
| CIE-LCH | lch(78.98, 36.68, 299.38°) |
| OKLab | oklab(82.57% 0.0361 -0.088) |
| OKLCH | oklch(82.57% 0.095 292.3) |
| XYZ | xyz(59.3693, 54.9020, 102.0577) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.59
Pale Violet
#CEAEFA
ΔE00 4.84
Periwinkle
#CCCCFF
ΔE00 5.05
Light Violet
#D6B4FC
ΔE00 5.06
Light Lavender
#DFC5FE
ΔE00 5.99
Pale Lilac
#E4CBFF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BBFF #F3FFBB
analogous
#BBD1FF #C7BBFF #E9BBFF
triadic
#C7BBFF #FFC7BB #BBFFC7
tetradic
#C7BBFF #FFBBD1 #F3FFBB #BBFFE9
square
#C7BBFF #FFBBD1 #F3FFBB #BBFFE9
split-complementary
#C7BBFF #FFE9BB #D1FFBB
monochromatic
#6241FF #957EFF #C7BBFF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.75
#C7BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#C7BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BBFF
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BBFF | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#BCC6D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c7bbff; /* rgb */ color: rgb(199, 187, 255); /* oklch */ color: oklch(82.6% 0.095 292.3);
Tailwind
colors: {
custom: {
50: '#d9cfff',
500: '#c7bbff',
950: '#000000',
},
}SCSS
$custom: #c7bbff; $custom-light: #d9cfff; $custom-dark: #000000;
JSON
{
"hex": "#c7bbff",
"rgb": {
"r": 199,
"g": 187,
"b": 255
},
"hsl": {
"h": 250.588,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.82571,
"c": 0.09511,
"h": 292.3
},
"luminance": 0.54903
}Semantic roles & 50–950 ramp
primary
#C7BBFF
secondary
#D3E777
accent
#E600BD
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386