#CBB7EB#CBB7EB
#CBB7EB is a light, moderate violet. Relative luminance 0.526; OKLCH L 81.4% C 0.075 H 302.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB7EB |
|---|---|
| RGB | rgb(203, 183, 235) |
| HSL | hsl(263, 57%, 82%) |
| HSV | hsv(263, 22%, 92%) |
| CMYK | cmyk(13.6%, 22.1%, 0%, 7.8%) |
| CIE-LAB | lab(77.62, 17.03, -23.29) |
| CIE-LCH | lch(77.62, 28.85, 306.18°) |
| OKLab | oklab(81.36% 0.0401 -0.0635) |
| OKLCH | oklch(81.36% 0.075 302.3) |
| XYZ | xyz(56.5545, 52.5617, 85.7471) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.19
Light Violet
#D6B4FC
ΔE00 4.56
Pale Violet
#CEAEFA
ΔE00 5.24
Pale Lilac
#E4CBFF
ΔE00 5.34
Light Lilac
#EDC8FF
ΔE00 6.54
Mauve
#E0B0FF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB7EB #D7EBB7
analogous
#B7BDEB #CBB7EB #E5B7EB
triadic
#CBB7EB #EBCBB7 #B7EBCB
tetradic
#CBB7EB #EBB7BD #D7EBB7 #B7EBE5
square
#CBB7EB #EBB7BD #D7EBB7 #B7EBE5
split-complementary
#CBB7EB #EBE5B7 #BDEBB7
monochromatic
#8657D0 #A887DE #CBB7EB #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.82
#CBB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#CBB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB7EB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB7EB | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFED
Deuteranopia (green-blind)
#B1C0E9
Tritanopia (blue-blind)
#C6BEC9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cbb7eb; /* rgb */ color: rgb(203, 183, 235); /* oklch */ color: oklch(81.4% 0.075 302.3);
Tailwind
colors: {
custom: {
50: '#dbccf1',
500: '#cbb7eb',
950: '#000000',
},
}SCSS
$custom: #cbb7eb; $custom-light: #dbccf1; $custom-dark: #000000;
JSON
{
"hex": "#cbb7eb",
"rgb": {
"r": 203,
"g": 183,
"b": 235
},
"hsl": {
"h": 263.077,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.81356,
"c": 0.07508,
"h": 302.3
},
"luminance": 0.52562
}Semantic roles & 50–950 ramp
primary
#CBB7EB
secondary
#ABC77F
accent
#C42186
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#151316
muted
#848385