#C8B0EB#C8B0EB
#C8B0EB is a light, moderate violet. Relative luminance 0.493; OKLCH L 79.8% C 0.086 H 303.1°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B0EB |
|---|---|
| RGB | rgb(200, 176, 235) |
| HSL | hsl(264, 60%, 81%) |
| HSV | hsv(264, 25%, 92%) |
| CMYK | cmyk(14.9%, 25.1%, 0%, 7.8%) |
| CIE-LAB | lab(75.66, 19.91, -26.30) |
| CIE-LCH | lch(75.66, 32.99, 307.13°) |
| OKLab | oklab(79.78% 0.0469 -0.0719) |
| OKLCH | oklch(79.78% 0.086 303.1) |
| XYZ | xyz(54.3372, 49.3282, 85.2399) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.46
Pale Violet
#CEAEFA
ΔE00 3.48
Light Lavender
#DFC5FE
ΔE00 5.42
Lavender
#B39DDB
ΔE00 5.44
Lavender (survey)
#C79FEF
ΔE00 5.52
Mauve
#E0B0FF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B0EB #D3EBB0
analogous
#B0B5EB #C8B0EB #E5B0EB
triadic
#C8B0EB #EBC8B0 #B0EBC8
tetradic
#C8B0EB #EBB0B5 #D3EBB0 #B0EBE5
square
#C8B0EB #EBB0B5 #D3EBB0 #B0EBE5
split-complementary
#C8B0EB #EBE5B0 #B5EBB0
monochromatic
#844ED2 #A67FDF #C8B0EB #EAE1F7 #EEE7F9
Accessibility & contrast
On white
1.93
#C8B0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#C8B0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B0EB
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B0EB | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAED
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#C3B8C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c8b0eb; /* rgb */ color: rgb(200, 176, 235); /* oklch */ color: oklch(79.8% 0.086 303.1);
Tailwind
colors: {
custom: {
50: '#d9c7f1',
500: '#c8b0eb',
950: '#000000',
},
}SCSS
$custom: #c8b0eb; $custom-light: #d9c7f1; $custom-dark: #000000;
JSON
{
"hex": "#c8b0eb",
"rgb": {
"r": 200,
"g": 176,
"b": 235
},
"hsl": {
"h": 264.407,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.79782,
"c": 0.08584,
"h": 303.1
},
"luminance": 0.49328
}Semantic roles & 50–950 ramp
primary
#C8B0EB
secondary
#E7F0DB
accent
#C71E83
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284