#C8B0EA#C8B0EA
#C8B0EA is a light, moderate violet. Relative luminance 0.493; OKLCH L 79.7% C 0.085 H 303.4°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B0EA |
|---|---|
| RGB | rgb(200, 176, 234) |
| HSL | hsl(265, 58%, 80%) |
| HSV | hsv(265, 25%, 92%) |
| CMYK | cmyk(14.5%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.62, 19.70, -25.81) |
| CIE-LCH | lch(75.62, 32.47, 307.35°) |
| OKLab | oklab(79.74% 0.0466 -0.0705) |
| OKLCH | oklch(79.74% 0.085 303.4) |
| XYZ | xyz(54.1931, 49.2706, 84.4811) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.62
Pale Violet
#CEAEFA
ΔE00 3.70
Light Lavender
#DFC5FE
ΔE00 5.41
Lavender
#B39DDB
ΔE00 5.47
Lavender (survey)
#C79FEF
ΔE00 5.65
Mauve
#E0B0FF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B0EA #D2EAB0
analogous
#B0B5EA #C8B0EA #E5B0EA
triadic
#C8B0EA #EAC8B0 #B0EAC8
tetradic
#C8B0EA #EAB0B5 #D2EAB0 #B0EAE5
square
#C8B0EA #EAB0B5 #D2EAB0 #B0EAE5
split-complementary
#C8B0EA #EAE5B0 #B5EAB0
monochromatic
#854FD0 #A680DD #C8B0EA #EAE0F7 #EEE7F9
Accessibility & contrast
On white
1.93
#C8B0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#C8B0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B0EA
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B0EA | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEC
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#C3B8C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c8b0ea; /* rgb */ color: rgb(200, 176, 234); /* oklch */ color: oklch(79.7% 0.085 303.4);
Tailwind
colors: {
custom: {
50: '#d9c7f1',
500: '#c8b0ea',
950: '#000000',
},
}SCSS
$custom: #c8b0ea; $custom-light: #d9c7f1; $custom-dark: #000000;
JSON
{
"hex": "#c8b0ea",
"rgb": {
"r": 200,
"g": 176,
"b": 234
},
"hsl": {
"h": 264.828,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.79742,
"c": 0.08453,
"h": 303.4
},
"luminance": 0.49271
}Semantic roles & 50–950 ramp
primary
#C8B0EA
secondary
#E7F0DB
accent
#C62081
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284