#CBB2EB#CBB2EB
#CBB2EB is a light, moderate violet. Relative luminance 0.505; OKLCH L 80.4% C 0.083 H 304.6°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB2EB |
|---|---|
| RGB | rgb(203, 178, 235) |
| HSL | hsl(266, 59%, 81%) |
| HSV | hsv(266, 24%, 92%) |
| CMYK | cmyk(13.6%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.40, 19.76, -25.15) |
| CIE-LCH | lch(76.40, 31.98, 308.16°) |
| OKLab | oklab(80.42% 0.0473 -0.0686) |
| OKLCH | oklch(80.42% 0.083 304.6) |
| XYZ | xyz(55.5415, 50.5356, 85.4095) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.47
Pale Violet
#CEAEFA
ΔE00 3.93
Light Lavender
#DFC5FE
ΔE00 4.81
Mauve
#E0B0FF
ΔE00 5.52
Lavender (survey)
#C79FEF
ΔE00 6.07
Lavender
#B39DDB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB2EB #D2EBB2
analogous
#B2B5EB #CBB2EB #E7B2EB
triadic
#CBB2EB #EBCBB2 #B2EBCB
tetradic
#CBB2EB #EBB2B5 #D2EBB2 #B2EBE7
square
#CBB2EB #EBB2B5 #D2EBB2 #B2EBE7
split-complementary
#CBB2EB #EBE7B2 #B5EBB2
monochromatic
#8951D2 #AA81DE #CBB2EB #ECE3F8 #EFE7F9
Accessibility & contrast
On white
1.89
#CBB2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CBB2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB2EB
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB2EB | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#ACBDE9
Tritanopia (blue-blind)
#C6BAC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbb2eb; /* rgb */ color: rgb(203, 178, 235); /* oklch */ color: oklch(80.4% 0.083 304.6);
Tailwind
colors: {
custom: {
50: '#dbc9f1',
500: '#cbb2eb',
950: '#000000',
},
}SCSS
$custom: #cbb2eb; $custom-light: #dbc9f1; $custom-dark: #000000;
JSON
{
"hex": "#cbb2eb",
"rgb": {
"r": 203,
"g": 178,
"b": 235
},
"hsl": {
"h": 266.316,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.80415,
"c": 0.08336,
"h": 304.6
},
"luminance": 0.50535
}Semantic roles & 50–950 ramp
primary
#CBB2EB
secondary
#A5C77A
accent
#C61F7D
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#151316
muted
#848285