#CBB0EB#CBB0EB
#CBB0EB is a light, moderate violet. Relative luminance 0.497; OKLCH L 80.0% C 0.087 H 305.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB0EB |
|---|---|
| RGB | rgb(203, 176, 235) |
| HSL | hsl(267, 60%, 81%) |
| HSV | hsv(267, 25%, 92%) |
| CMYK | cmyk(13.6%, 25.1%, 0%, 7.8%) |
| CIE-LAB | lab(75.91, 20.85, -25.88) |
| CIE-LCH | lch(75.91, 33.24, 308.85°) |
| OKLab | oklab(80.04% 0.0502 -0.0707) |
| OKLCH | oklch(80.04% 0.087 305.4) |
| XYZ | xyz(55.1465, 49.7455, 85.2778) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.20
Pale Violet
#CEAEFA
ΔE00 3.50
Mauve
#E0B0FF
ΔE00 5.11
Light Lavender
#DFC5FE
ΔE00 5.20
Lavender (survey)
#C79FEF
ΔE00 5.45
Lavender
#B39DDB
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB0EB #D0EBB0
analogous
#B0B2EB #CBB0EB #E9B0EB
triadic
#CBB0EB #EBCBB0 #B0EBCB
tetradic
#CBB0EB #EBB0B2 #D0EBB0 #B0EBE9
square
#CBB0EB #EBB0B2 #D0EBB0 #B0EBE9
split-complementary
#CBB0EB #EBE9B0 #B2EBB0
monochromatic
#8B4ED2 #AB7FDF #CBB0EB #EBE1F7 #EFE7F9
Accessibility & contrast
On white
1.92
#CBB0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#CBB0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB0EB
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB0EB | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAED
Deuteranopia (green-blind)
#AABBE9
Tritanopia (blue-blind)
#C7B8C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb0eb; /* rgb */ color: rgb(203, 176, 235); /* oklch */ color: oklch(80.0% 0.087 305.4);
Tailwind
colors: {
custom: {
50: '#dbc7f1',
500: '#cbb0eb',
950: '#000000',
},
}SCSS
$custom: #cbb0eb; $custom-light: #dbc7f1; $custom-dark: #000000;
JSON
{
"hex": "#cbb0eb",
"rgb": {
"r": 203,
"g": 176,
"b": 235
},
"hsl": {
"h": 267.458,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.80042,
"c": 0.0867,
"h": 305.4
},
"luminance": 0.49745
}Semantic roles & 50–950 ramp
primary
#CBB0EB
secondary
#E6F0DB
accent
#C71E7A
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284