#C8B2EB#C8B2EB
#C8B2EB is a light, moderate violet. Relative luminance 0.501; OKLCH L 80.2% C 0.083 H 302.2°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2EB |
|---|---|
| RGB | rgb(200, 178, 235) |
| HSL | hsl(263, 59%, 81%) |
| HSV | hsv(263, 24%, 92%) |
| CMYK | cmyk(14.9%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.14, 18.82, -25.56) |
| CIE-LCH | lch(76.14, 31.74, 306.36°) |
| OKLab | oklab(80.16% 0.044 -0.0698) |
| OKLCH | oklch(80.16% 0.083 302.2) |
| XYZ | xyz(54.7322, 50.1183, 85.3715) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.75
Pale Violet
#CEAEFA
ΔE00 3.95
Light Lavender
#DFC5FE
ΔE00 5.08
Lavender
#B39DDB
ΔE00 5.84
Mauve
#E0B0FF
ΔE00 6.01
Lavender (survey)
#C79FEF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2EB #D5EBB2
analogous
#B2B8EB #C8B2EB #E4B2EB
triadic
#C8B2EB #EBC8B2 #B2EBC8
tetradic
#C8B2EB #EBB2B8 #D5EBB2 #B2EBE4
square
#C8B2EB #EBB2B8 #D5EBB2 #B2EBE4
split-complementary
#C8B2EB #EBE4B2 #B8EBB2
monochromatic
#8351D2 #A581DE #C8B2EB #EBE3F8 #EEE7F9
Accessibility & contrast
On white
1.91
#C8B2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#C8B2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2EB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2EB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBED
Deuteranopia (green-blind)
#ABBCE9
Tritanopia (blue-blind)
#C2BAC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8b2eb; /* rgb */ color: rgb(200, 178, 235); /* oklch */ color: oklch(80.2% 0.083 302.2);
Tailwind
colors: {
custom: {
50: '#d9c9f1',
500: '#c8b2eb',
950: '#000000',
},
}SCSS
$custom: #c8b2eb; $custom-light: #d9c9f1; $custom-dark: #000000;
JSON
{
"hex": "#c8b2eb",
"rgb": {
"r": 200,
"g": 178,
"b": 235
},
"hsl": {
"h": 263.158,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.80157,
"c": 0.08254,
"h": 302.2
},
"luminance": 0.50118
}Semantic roles & 50–950 ramp
primary
#C8B2EB
secondary
#A9C77A
accent
#C61F86
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141316
muted
#838285