#C8B2FB#C8B2FB
#C8B2FB is a light, moderate violet. Relative luminance 0.511; OKLCH L 80.8% C 0.104 H 297.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2FB |
|---|---|
| RGB | rgb(200, 178, 251) |
| HSL | hsl(258, 90%, 84%) |
| HSV | hsv(258, 29%, 98%) |
| CMYK | cmyk(20.3%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(76.73, 22.31, -33.29) |
| CIE-LCH | lch(76.73, 40.07, 303.84°) |
| OKLab | oklab(80.81% 0.0485 -0.0917) |
| OKLCH | oklch(80.81% 0.104 297.9) |
| XYZ | xyz(57.1486, 51.0849, 98.0977) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.18
Light Violet
#D6B4FC
ΔE00 3.17
Lilac (survey)
#CEA2FD
ΔE00 5.19
Lavender (survey)
#C79FEF
ΔE00 5.34
Pastel Purple
#CAA0FF
ΔE00 5.49
Mauve
#E0B0FF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2FB #E5FBB2
analogous
#B2C1FB #C8B2FB #EDB2FB
triadic
#C8B2FB #FBC8B2 #B2FBC8
tetradic
#C8B2FB #FBB2C1 #E5FBB2 #B2FBED
square
#C8B2FB #FBB2C1 #E5FBB2 #B2FBED
split-complementary
#C8B2FB #FBEDB2 #C1FBB2
monochromatic
#753EF5 #9E78F8 #C8B2FB #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.87
#C8B2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#C8B2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2FB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2FB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFE
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#BFBDCC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8b2fb; /* rgb */ color: rgb(200, 178, 251); /* oklch */ color: oklch(80.8% 0.104 297.9);
Tailwind
colors: {
custom: {
50: '#d9c9fd',
500: '#c8b2fb',
950: '#000000',
},
}SCSS
$custom: #c8b2fb; $custom-light: #d9c9fd; $custom-dark: #000000;
JSON
{
"hex": "#c8b2fb",
"rgb": {
"r": 200,
"g": 178,
"b": 251
},
"hsl": {
"h": 258.082,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.80805,
"c": 0.10375,
"h": 297.9
},
"luminance": 0.51085
}Semantic roles & 50–950 ramp
primary
#C8B2FB
secondary
#BEDF72
accent
#E600A0
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#151317
muted
#848285