#C7B7EA#C7B7EA
#C7B7EA is a light, moderate violet. Relative luminance 0.519; OKLCH L 81.0% C 0.073 H 299.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C7B7EA |
|---|---|
| RGB | rgb(199, 183, 234) |
| HSL | hsl(259, 55%, 82%) |
| HSV | hsv(259, 22%, 92%) |
| CMYK | cmyk(15%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.25, 15.56, -23.33) |
| CIE-LCH | lch(77.25, 28.04, 303.69°) |
| OKLab | oklab(80.98% 0.0355 -0.0636) |
| OKLCH | oklch(80.98% 0.073 299.1) |
| XYZ | xyz(55.3349, 51.9494, 84.9380) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.82
Light Violet
#D6B4FC
ΔE00 5.17
Pale Violet
#CEAEFA
ΔE00 5.58
Pale Lilac
#E4CBFF
ΔE00 5.90
Periwinkle
#CCCCFF
ΔE00 6.38
Light Periwinkle
#C1C6FC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7B7EA #DAEAB7
analogous
#B7C1EA #C7B7EA #E1B7EA
triadic
#C7B7EA #EAC7B7 #B7EAC7
tetradic
#C7B7EA #EAB7C1 #DAEAB7 #B7EAE1
square
#C7B7EA #EAB7C1 #DAEAB7 #B7EAE1
split-complementary
#C7B7EA #EAE1B7 #C1EAB7
monochromatic
#7D58CE #A288DC #C7B7EA #ECE6F8 #EDE7F8
Accessibility & contrast
On white
1.84
#C7B7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#C7B7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7B7EA
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7B7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7B7EA | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFEC
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#C1BEC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c7b7ea; /* rgb */ color: rgb(199, 183, 234); /* oklch */ color: oklch(81.0% 0.073 299.1);
Tailwind
colors: {
custom: {
50: '#d8ccf0',
500: '#c7b7ea',
950: '#000000',
},
}SCSS
$custom: #c7b7ea; $custom-light: #d8ccf0; $custom-dark: #000000;
JSON
{
"hex": "#c7b7ea",
"rgb": {
"r": 199,
"g": 183,
"b": 234
},
"hsl": {
"h": 258.824,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.80982,
"c": 0.07284,
"h": 299.1
},
"luminance": 0.5195
}Semantic roles & 50–950 ramp
primary
#C7B7EA
secondary
#B0C67F
accent
#C22390
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385