#CBB3EA#CBB3EA
#CBB3EA is a light, moderate violet. Relative luminance 0.509; OKLCH L 80.6% C 0.080 H 304.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB3EA |
|---|---|
| RGB | rgb(203, 179, 234) |
| HSL | hsl(266, 57%, 81%) |
| HSV | hsv(266, 24%, 92%) |
| CMYK | cmyk(13.2%, 23.5%, 0%, 8.2%) |
| CIE-LAB | lab(76.60, 19.00, -24.29) |
| CIE-LCH | lch(76.60, 30.84, 308.04°) |
| OKLab | oklab(80.56% 0.0456 -0.0662) |
| OKLCH | oklch(80.56% 0.08 304.5) |
| XYZ | xyz(55.5971, 50.8774, 84.7173) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.85
Pale Violet
#CEAEFA
ΔE00 4.40
Light Lavender
#DFC5FE
ΔE00 4.67
Mauve
#E0B0FF
ΔE00 5.88
Pale Lilac
#E4CBFF
ΔE00 6.00
Lavender
#B39DDB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB3EA #D2EAB3
analogous
#B3B6EA #CBB3EA #E6B3EA
triadic
#CBB3EA #EACBB3 #B3EACB
tetradic
#CBB3EA #EAB3B6 #D2EAB3 #B3EAE6
square
#CBB3EA #EAB3B6 #D2EAB3 #B3EAE6
split-complementary
#CBB3EA #EAE6B3 #B6EAB3
monochromatic
#8953D0 #AA83DD #CBB3EA #ECE3F7 #EFE7F8
Accessibility & contrast
On white
1.88
#CBB3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CBB3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB3EA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB3EA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEC
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#C7BBC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbb3ea; /* rgb */ color: rgb(203, 179, 234); /* oklch */ color: oklch(80.6% 0.080 304.5);
Tailwind
colors: {
custom: {
50: '#dbc9f0',
500: '#cbb3ea',
950: '#000000',
},
}SCSS
$custom: #cbb3ea; $custom-light: #dbc9f0; $custom-dark: #000000;
JSON
{
"hex": "#cbb3ea",
"rgb": {
"r": 203,
"g": 179,
"b": 234
},
"hsl": {
"h": 266.182,
"s": 56.701,
"l": 80.98
},
"oklch": {
"l": 0.80564,
"c": 0.08039,
"h": 304.5
},
"luminance": 0.50877
}Semantic roles & 50–950 ramp
primary
#CBB3EA
secondary
#A5C67B
accent
#C4217D
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285