#C8B7EA#C8B7EA
#C8B7EA is a light, moderate violet. Relative luminance 0.521; OKLCH L 81.1% C 0.073 H 300.0°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B7EA |
|---|---|
| RGB | rgb(200, 183, 234) |
| HSL | hsl(260, 55%, 82%) |
| HSV | hsv(260, 22%, 92%) |
| CMYK | cmyk(14.5%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.33, 15.87, -23.20) |
| CIE-LCH | lch(77.33, 28.11, 304.38°) |
| OKLab | oklab(81.07% 0.0366 -0.0632) |
| OKLCH | oklch(81.07% 0.073 300) |
| XYZ | xyz(55.6012, 52.0867, 84.9505) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.66
Light Violet
#D6B4FC
ΔE00 5.05
Pale Violet
#CEAEFA
ΔE00 5.53
Pale Lilac
#E4CBFF
ΔE00 5.74
Periwinkle
#CCCCFF
ΔE00 6.55
Lavender
#B39DDB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B7EA #D9EAB7
analogous
#B7C0EA #C8B7EA #E2B7EA
triadic
#C8B7EA #EAC8B7 #B7EAC8
tetradic
#C8B7EA #EAB7C0 #D9EAB7 #B7EAE2
square
#C8B7EA #EAB7C0 #D9EAB7 #B7EAE2
split-complementary
#C8B7EA #EAE2B7 #C0EAB7
monochromatic
#8058CE #A488DC #C8B7EA #ECE6F8 #EDE7F8
Accessibility & contrast
On white
1.84
#C8B7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#C8B7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B7EA
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B7EA | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFEC
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#C2BEC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8b7ea; /* rgb */ color: rgb(200, 183, 234); /* oklch */ color: oklch(81.1% 0.073 300.0);
Tailwind
colors: {
custom: {
50: '#d9ccf0',
500: '#c8b7ea',
950: '#000000',
},
}SCSS
$custom: #c8b7ea; $custom-light: #d9ccf0; $custom-dark: #000000;
JSON
{
"hex": "#c8b7ea",
"rgb": {
"r": 200,
"g": 183,
"b": 234
},
"hsl": {
"h": 260,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.81066,
"c": 0.07304,
"h": 300
},
"luminance": 0.52087
}Semantic roles & 50–950 ramp
primary
#C8B7EA
secondary
#AEC67F
accent
#C2238D
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385