#CBB1EB#CBB1EB
#CBB1EB is a light, moderate violet. Relative luminance 0.501; OKLCH L 80.2% C 0.085 H 305.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB1EB |
|---|---|
| RGB | rgb(203, 177, 235) |
| HSL | hsl(267, 59%, 81%) |
| HSV | hsv(267, 25%, 92%) |
| CMYK | cmyk(13.6%, 24.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.15, 20.30, -25.52) |
| CIE-LCH | lch(76.15, 32.61, 308.51°) |
| OKLab | oklab(80.23% 0.0488 -0.0697) |
| OKLCH | oklch(80.23% 0.085 305) |
| XYZ | xyz(55.3433, 50.1391, 85.3434) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.32
Pale Violet
#CEAEFA
ΔE00 3.71
Light Lavender
#DFC5FE
ΔE00 5.00
Mauve
#E0B0FF
ΔE00 5.31
Lavender (survey)
#C79FEF
ΔE00 5.76
Lavender
#B39DDB
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB1EB #D1EBB1
analogous
#B1B4EB #CBB1EB #E8B1EB
triadic
#CBB1EB #EBCBB1 #B1EBCB
tetradic
#CBB1EB #EBB1B4 #D1EBB1 #B1EBE8
square
#CBB1EB #EBB1B4 #D1EBB1 #B1EBE8
split-complementary
#CBB1EB #EBE8B1 #B4EBB1
monochromatic
#8A50D2 #AB80DF #CBB1EB #EBE2F7 #EFE7F9
Accessibility & contrast
On white
1.90
#CBB1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#CBB1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB1EB
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB1EB | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBED
Deuteranopia (green-blind)
#ABBCE9
Tritanopia (blue-blind)
#C6B9C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbb1eb; /* rgb */ color: rgb(203, 177, 235); /* oklch */ color: oklch(80.2% 0.085 305.0);
Tailwind
colors: {
custom: {
50: '#dbc8f1',
500: '#cbb1eb',
950: '#000000',
},
}SCSS
$custom: #cbb1eb; $custom-light: #dbc8f1; $custom-dark: #000000;
JSON
{
"hex": "#cbb1eb",
"rgb": {
"r": 203,
"g": 177,
"b": 235
},
"hsl": {
"h": 266.897,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.80228,
"c": 0.08503,
"h": 305
},
"luminance": 0.50139
}Semantic roles & 50–950 ramp
primary
#CBB1EB
secondary
#A4C779
accent
#C71F7B
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285