#CBB7EF#CBB7EF
#CBB7EF is a light, moderate violet. Relative luminance 0.528; OKLCH L 81.5% C 0.080 H 301.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB7EF |
|---|---|
| RGB | rgb(203, 183, 239) |
| HSL | hsl(261, 64%, 83%) |
| HSV | hsv(261, 23%, 94%) |
| CMYK | cmyk(15.1%, 23.4%, 0%, 6.3%) |
| CIE-LAB | lab(77.75, 17.88, -25.23) |
| CIE-LCH | lch(77.75, 30.92, 305.32°) |
| OKLab | oklab(81.51% 0.0414 -0.0689) |
| OKLCH | oklch(81.51% 0.08 301) |
| XYZ | xyz(57.1389, 52.7954, 88.8249) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.85
Light Lavender
#DFC5FE
ΔE00 4.09
Pale Violet
#CEAEFA
ΔE00 4.42
Pale Lilac
#E4CBFF
ΔE00 5.46
Mauve
#E0B0FF
ΔE00 6.27
Light Lilac
#EDC8FF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB7EF #DBEFB7
analogous
#B7BFEF #CBB7EF #E7B7EF
triadic
#CBB7EF #EFCBB7 #B7EFCB
tetradic
#CBB7EF #EFB7BF #DBEFB7 #B7EFE7
square
#CBB7EF #EFB7BF #DBEFB7 #B7EFE7
split-complementary
#CBB7EF #EFE7B7 #BFEFB7
monochromatic
#8353D9 #A785E4 #CBB7EF #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.82
#CBB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CBB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB7EF
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB7EF | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F1
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#C5BFCA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cbb7ef; /* rgb */ color: rgb(203, 183, 239); /* oklch */ color: oklch(81.5% 0.080 301.0);
Tailwind
colors: {
custom: {
50: '#dbccf4',
500: '#cbb7ef',
950: '#000000',
},
}SCSS
$custom: #cbb7ef; $custom-light: #dbccf4; $custom-dark: #000000;
JSON
{
"hex": "#cbb7ef",
"rgb": {
"r": 203,
"g": 183,
"b": 239
},
"hsl": {
"h": 261.429,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.81509,
"c": 0.08036,
"h": 301
},
"luminance": 0.52795
}Semantic roles & 50–950 ramp
primary
#CBB7EF
secondary
#B1CD7D
accent
#CB1A8C
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#151317
muted
#848385