#CBB2E6#CBB2E6
#CBB2E6 is a light, moderate violet. Relative luminance 0.502; OKLCH L 80.2% C 0.077 H 306.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2E6 |
|---|---|
| RGB | rgb(203, 178, 230) |
| HSL | hsl(269, 51%, 80%) |
| HSV | hsv(269, 23%, 90%) |
| CMYK | cmyk(11.7%, 22.6%, 0%, 9.8%) |
| CIE-LAB | lab(76.22, 18.71, -22.70) |
| CIE-LCH | lch(76.22, 29.42, 309.49°) |
| OKLab | oklab(80.22% 0.0458 -0.0618) |
| OKLCH | oklch(80.22% 0.077 306.6) |
| XYZ | xyz(54.8293, 50.2507, 81.6584) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.54
Light Lavender
#DFC5FE
ΔE00 5.02
Pale Violet
#CEAEFA
ΔE00 5.13
Pale Lilac
#E4CBFF
ΔE00 6.18
Mauve
#E0B0FF
ΔE00 6.28
Lavender
#B39DDB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2E6 #CDE6B2
analogous
#B2B3E6 #CBB2E6 #E5B2E6
triadic
#CBB2E6 #E6CBB2 #B2E6CB
tetradic
#CBB2E6 #E6B2B3 #CDE6B2 #B2E6E5
square
#CBB2E6 #E6B2B3 #CDE6B2 #B2E6E5
split-complementary
#CBB2E6 #E6E5B2 #B3E6B2
monochromatic
#8D56C8 #AC84D7 #CBB2E6 #EAE0F5 #EFE8F7
Accessibility & contrast
On white
1.90
#CBB2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#CBB2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2E6
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2E6 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BBE8
Deuteranopia (green-blind)
#AEBCE4
Tritanopia (blue-blind)
#C7B9C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbb2e6; /* rgb */ color: rgb(203, 178, 230); /* oklch */ color: oklch(80.2% 0.077 306.6);
Tailwind
colors: {
custom: {
50: '#dbc9ee',
500: '#cbb2e6',
950: '#000000',
},
}SCSS
$custom: #cbb2e6; $custom-light: #dbc9ee; $custom-dark: #000000;
JSON
{
"hex": "#cbb2e6",
"rgb": {
"r": 203,
"g": 178,
"b": 230
},
"hsl": {
"h": 268.846,
"s": 50.98,
"l": 80
},
"oklch": {
"l": 0.80223,
"c": 0.07691,
"h": 306.6
},
"luminance": 0.5025
}Semantic roles & 50–950 ramp
primary
#CBB2E6
secondary
#9FC17C
accent
#BE2776
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#151316
muted
#848285