#C8B2EF#C8B2EF
#C8B2EF is a light, moderate violet. Relative luminance 0.504; OKLCH L 80.3% C 0.088 H 301.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2EF |
|---|---|
| RGB | rgb(200, 178, 239) |
| HSL | hsl(262, 66%, 82%) |
| HSV | hsv(262, 26%, 94%) |
| CMYK | cmyk(16.3%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(76.28, 19.67, -27.50) |
| CIE-LCH | lch(76.28, 33.81, 305.58°) |
| OKLab | oklab(80.32% 0.0452 -0.0753) |
| OKLCH | oklch(80.32% 0.088 301) |
| XYZ | xyz(55.3166, 50.3521, 88.4493) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.17
Light Violet
#D6B4FC
ΔE00 3.22
Light Lavender
#DFC5FE
ΔE00 5.19
Mauve
#E0B0FF
ΔE00 5.65
Lavender (survey)
#C79FEF
ΔE00 5.72
Lavender
#B39DDB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2EF #D9EFB2
analogous
#B2BBEF #C8B2EF #E6B2EF
triadic
#C8B2EF #EFC8B2 #B2EFC8
tetradic
#C8B2EF #EFB2BB #D9EFB2 #B2EFE6
square
#C8B2EF #EFB2BB #D9EFB2 #B2EFE6
split-complementary
#C8B2EF #EFE6B2 #BBEFB2
monochromatic
#804DDA #A47FE4 #C8B2EF #ECE5FA #EDE6FA
Accessibility & contrast
On white
1.90
#C8B2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#C8B2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2EF
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2EF | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF2
Deuteranopia (green-blind)
#A9BCED
Tritanopia (blue-blind)
#C2BBC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8b2ef; /* rgb */ color: rgb(200, 178, 239); /* oklch */ color: oklch(80.3% 0.088 301.0);
Tailwind
colors: {
custom: {
50: '#d9c9f4',
500: '#c8b2ef',
950: '#000000',
},
}SCSS
$custom: #c8b2ef; $custom-light: #d9c9f4; $custom-dark: #000000;
JSON
{
"hex": "#c8b2ef",
"rgb": {
"r": 200,
"g": 178,
"b": 239
},
"hsl": {
"h": 261.639,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.80315,
"c": 0.08782,
"h": 301
},
"luminance": 0.50352
}Semantic roles & 50–950 ramp
primary
#C8B2EF
secondary
#AECD78
accent
#CD188C
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141317
muted
#838285