#CBB6EB#CBB6EB
#CBB6EB is a light, moderate violet. Relative luminance 0.522; OKLCH L 81.2% C 0.077 H 302.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB6EB |
|---|---|
| RGB | rgb(203, 182, 235) |
| HSL | hsl(264, 57%, 82%) |
| HSV | hsv(264, 23%, 92%) |
| CMYK | cmyk(13.6%, 22.6%, 0%, 7.8%) |
| CIE-LAB | lab(77.37, 17.58, -23.66) |
| CIE-LCH | lch(77.37, 29.47, 306.61°) |
| OKLab | oklab(81.17% 0.0416 -0.0645) |
| OKLCH | oklch(81.17% 0.077 302.8) |
| XYZ | xyz(56.3490, 52.1506, 85.6786) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.26
Light Violet
#D6B4FC
ΔE00 4.31
Pale Violet
#CEAEFA
ΔE00 4.95
Pale Lilac
#E4CBFF
ΔE00 5.48
Mauve
#E0B0FF
ΔE00 6.50
Light Lilac
#EDC8FF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB6EB #D6EBB6
analogous
#B6BCEB #CBB6EB #E6B6EB
triadic
#CBB6EB #EBCBB6 #B6EBCB
tetradic
#CBB6EB #EBB6BC #D6EBB6 #B6EBE6
square
#CBB6EB #EBB6BC #D6EBB6 #B6EBE6
split-complementary
#CBB6EB #EBE6B6 #BCEBB6
monochromatic
#8756D1 #A986DE #CBB6EB #EDE6F8 #EEE7F8
Accessibility & contrast
On white
1.84
#CBB6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CBB6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB6EB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB6EB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFED
Deuteranopia (green-blind)
#B0BFE9
Tritanopia (blue-blind)
#C6BDC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbb6eb; /* rgb */ color: rgb(203, 182, 235); /* oklch */ color: oklch(81.2% 0.077 302.8);
Tailwind
colors: {
custom: {
50: '#dbccf1',
500: '#cbb6eb',
950: '#000000',
},
}SCSS
$custom: #cbb6eb; $custom-light: #dbccf1; $custom-dark: #000000;
JSON
{
"hex": "#cbb6eb",
"rgb": {
"r": 203,
"g": 182,
"b": 235
},
"hsl": {
"h": 263.774,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.81167,
"c": 0.07672,
"h": 302.8
},
"luminance": 0.52151
}Semantic roles & 50–950 ramp
primary
#CBB6EB
secondary
#AAC77E
accent
#C52184
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#151316
muted
#848385