#CBB1EA#CBB1EA
#CBB1EA is a light, moderate violet. Relative luminance 0.501; OKLCH L 80.2% C 0.084 H 305.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB1EA |
|---|---|
| RGB | rgb(203, 177, 234) |
| HSL | hsl(267, 58%, 81%) |
| HSV | hsv(267, 24%, 92%) |
| CMYK | cmyk(13.2%, 24.4%, 0%, 8.2%) |
| CIE-LAB | lab(76.12, 20.09, -25.03) |
| CIE-LCH | lch(76.12, 32.10, 308.76°) |
| OKLab | oklab(80.19% 0.0485 -0.0683) |
| OKLCH | oklch(80.19% 0.084 305.4) |
| XYZ | xyz(55.1992, 50.0815, 84.5847) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.52
Pale Violet
#CEAEFA
ΔE00 3.94
Light Lavender
#DFC5FE
ΔE00 5.01
Mauve
#E0B0FF
ΔE00 5.44
Lavender (survey)
#C79FEF
ΔE00 5.91
Lavender
#B39DDB
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB1EA #D0EAB1
analogous
#B1B3EA #CBB1EA #E7B1EA
triadic
#CBB1EA #EACBB1 #B1EACB
tetradic
#CBB1EA #EAB1B3 #D0EAB1 #B1EAE7
square
#CBB1EA #EAB1B3 #D0EAB1 #B1EAE7
split-complementary
#CBB1EA #EAE7B1 #B3EAB1
monochromatic
#8B51D0 #AB81DD #CBB1EA #EBE1F7 #EFE7F9
Accessibility & contrast
On white
1.91
#CBB1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#CBB1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB1EA
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB1EA | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBEC
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#C7B9C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbb1ea; /* rgb */ color: rgb(203, 177, 234); /* oklch */ color: oklch(80.2% 0.084 305.4);
Tailwind
colors: {
custom: {
50: '#dbc8f0',
500: '#cbb1ea',
950: '#000000',
},
}SCSS
$custom: #cbb1ea; $custom-light: #dbc8f0; $custom-dark: #000000;
JSON
{
"hex": "#cbb1ea",
"rgb": {
"r": 203,
"g": 177,
"b": 234
},
"hsl": {
"h": 267.368,
"s": 57.576,
"l": 80.588
},
"oklch": {
"l": 0.80189,
"c": 0.08374,
"h": 305.4
},
"luminance": 0.50081
}Semantic roles & 50–950 ramp
primary
#CBB1EA
secondary
#A3C679
accent
#C5207A
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285