#C7BBEF#C7BBEF
#C7BBEF is a light, moderate violet. Relative luminance 0.539; OKLCH L 81.9% C 0.073 H 295.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BBEF |
|---|---|
| RGB | rgb(199, 187, 239) |
| HSL | hsl(254, 62%, 84%) |
| HSV | hsv(254, 22%, 94%) |
| CMYK | cmyk(16.7%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.41, 14.45, -24.26) |
| CIE-LCH | lch(78.41, 28.24, 300.79°) |
| OKLab | oklab(81.94% 0.0313 -0.0662) |
| OKLCH | oklch(81.94% 0.073 295.3) |
| XYZ | xyz(56.9001, 53.9144, 89.0534) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.78
Periwinkle
#CCCCFF
ΔE00 4.94
Light Periwinkle
#C1C6FC
ΔE00 5.46
Light Violet
#D6B4FC
ΔE00 5.57
Pale Lilac
#E4CBFF
ΔE00 5.79
Pale Violet
#CEAEFA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BBEF #E3EFBB
analogous
#BBC9EF #C7BBEF #E1BBEF
triadic
#C7BBEF #EFC7BB #BBEFC7
tetradic
#C7BBEF #EFBBC9 #E3EFBB #BBEFE1
square
#C7BBEF #EFBBC9 #E3EFBB #BBEFE1
split-complementary
#C7BBEF #EFE1BB #C9EFBB
monochromatic
#7558D8 #9E89E3 #C7BBEF #EBE6F9 #EBE6F9
Accessibility & contrast
On white
1.78
#C7BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#C7BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BBEF
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BBEF | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F1
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#C0C3CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c7bbef; /* rgb */ color: rgb(199, 187, 239); /* oklch */ color: oklch(81.9% 0.073 295.3);
Tailwind
colors: {
custom: {
50: '#d8cff4',
500: '#c7bbef',
950: '#000000',
},
}SCSS
$custom: #c7bbef; $custom-light: #d8cff4; $custom-dark: #000000;
JSON
{
"hex": "#c7bbef",
"rgb": {
"r": 199,
"g": 187,
"b": 239
},
"hsl": {
"h": 253.846,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.81938,
"c": 0.07328,
"h": 295.3
},
"luminance": 0.53915
}Semantic roles & 50–950 ramp
primary
#C7BBEF
secondary
#BCCD81
accent
#CA1CA2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385