#C7B2EA#C7B2EA
#C7B2EA is a light, moderate violet. Relative luminance 0.499; OKLCH L 80.0% C 0.081 H 301.7°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C7B2EA |
|---|---|
| RGB | rgb(199, 178, 234) |
| HSL | hsl(263, 57%, 81%) |
| HSV | hsv(263, 24%, 92%) |
| CMYK | cmyk(15%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(76.02, 18.29, -25.21) |
| CIE-LCH | lch(76.02, 31.14, 305.96°) |
| OKLab | oklab(80.03% 0.0426 -0.0689) |
| OKLCH | oklch(80.03% 0.081 301.7) |
| XYZ | xyz(54.3219, 49.9234, 84.6003) |
| Luminance | 0.4992 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.03
Pale Violet
#CEAEFA
ΔE00 4.19
Light Lavender
#DFC5FE
ΔE00 5.20
Lavender
#B39DDB
ΔE00 5.81
Mauve
#E0B0FF
ΔE00 6.29
Lavender (survey)
#C79FEF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7B2EA #D5EAB2
analogous
#B2B9EA #C7B2EA #E3B2EA
triadic
#C7B2EA #EAC7B2 #B2EAC7
tetradic
#C7B2EA #EAB2B9 #D5EAB2 #B2EAE3
square
#C7B2EA #EAB2B9 #D5EAB2 #B2EAE3
split-complementary
#C7B2EA #EAE3B2 #B9EAB2
monochromatic
#8152D0 #A482DD #C7B2EA #EAE2F7 #EEE7F8
Accessibility & contrast
On white
1.91
#C7B2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#C7B2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7B2EA
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7B2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7B2EA | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBEC
Deuteranopia (green-blind)
#ABBBE8
Tritanopia (blue-blind)
#C1BAC5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c7b2ea; /* rgb */ color: rgb(199, 178, 234); /* oklch */ color: oklch(80.0% 0.081 301.7);
Tailwind
colors: {
custom: {
50: '#d8c9f0',
500: '#c7b2ea',
950: '#000000',
},
}SCSS
$custom: #c7b2ea; $custom-light: #d8c9f0; $custom-dark: #000000;
JSON
{
"hex": "#c7b2ea",
"rgb": {
"r": 199,
"g": 178,
"b": 234
},
"hsl": {
"h": 262.5,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.80033,
"c": 0.08098,
"h": 301.7
},
"luminance": 0.49923
}Semantic roles & 50–950 ramp
primary
#C7B2EA
secondary
#E8F0DB
accent
#C52187
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284