#C8B2EA#C8B2EA
#C8B2EA is a light, moderate violet. Relative luminance 0.501; OKLCH L 80.1% C 0.081 H 302.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2EA |
|---|---|
| RGB | rgb(200, 178, 234) |
| HSL | hsl(264, 57%, 81%) |
| HSV | hsv(264, 24%, 92%) |
| CMYK | cmyk(14.5%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(76.11, 18.60, -25.07) |
| CIE-LCH | lch(76.11, 31.22, 306.58°) |
| OKLab | oklab(80.12% 0.0437 -0.0685) |
| OKLCH | oklch(80.12% 0.081 302.6) |
| XYZ | xyz(54.5881, 50.0607, 84.6128) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.92
Pale Violet
#CEAEFA
ΔE00 4.16
Light Lavender
#DFC5FE
ΔE00 5.09
Lavender
#B39DDB
ΔE00 5.89
Mauve
#E0B0FF
ΔE00 6.12
Lavender (survey)
#C79FEF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2EA #D4EAB2
analogous
#B2B8EA #C8B2EA #E4B2EA
triadic
#C8B2EA #EAC8B2 #B2EAC8
tetradic
#C8B2EA #EAB2B8 #D4EAB2 #B2EAE4
square
#C8B2EA #EAB2B8 #D4EAB2 #B2EAE4
split-complementary
#C8B2EA #EAE4B2 #B8EAB2
monochromatic
#8352D0 #A682DD #C8B2EA #EAE2F7 #EEE7F8
Accessibility & contrast
On white
1.91
#C8B2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#C8B2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2EA
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2EA | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBEC
Deuteranopia (green-blind)
#ABBCE8
Tritanopia (blue-blind)
#C3BAC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8b2ea; /* rgb */ color: rgb(200, 178, 234); /* oklch */ color: oklch(80.1% 0.081 302.6);
Tailwind
colors: {
custom: {
50: '#d9c9f0',
500: '#c8b2ea',
950: '#000000',
},
}SCSS
$custom: #c8b2ea; $custom-light: #d9c9f0; $custom-dark: #000000;
JSON
{
"hex": "#c8b2ea",
"rgb": {
"r": 200,
"g": 178,
"b": 234
},
"hsl": {
"h": 263.571,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.80118,
"c": 0.08122,
"h": 302.6
},
"luminance": 0.50061
}Semantic roles & 50–950 ramp
primary
#C8B2EA
secondary
#A8C67A
accent
#C52184
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141316
muted
#838285