#CBB0EA#CBB0EA
#CBB0EA is a light, moderate violet. Relative luminance 0.497; OKLCH L 80.0% C 0.085 H 305.7°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB0EA |
|---|---|
| RGB | rgb(203, 176, 234) |
| HSL | hsl(268, 58%, 80%) |
| HSV | hsv(268, 25%, 92%) |
| CMYK | cmyk(13.2%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.88, 20.64, -25.40) |
| CIE-LCH | lch(75.88, 32.73, 309.10°) |
| OKLab | oklab(80% 0.0499 -0.0693) |
| OKLCH | oklch(80% 0.085 305.7) |
| XYZ | xyz(55.0024, 49.6879, 84.5191) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.39
Pale Violet
#CEAEFA
ΔE00 3.74
Light Lavender
#DFC5FE
ΔE00 5.20
Mauve
#E0B0FF
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.60
Lavender
#B39DDB
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB0EA #CFEAB0
analogous
#B0B2EA #CBB0EA #E8B0EA
triadic
#CBB0EA #EACBB0 #B0EACB
tetradic
#CBB0EA #EAB0B2 #CFEAB0 #B0EAE8
square
#CBB0EA #EAB0B2 #CFEAB0 #B0EAE8
split-complementary
#CBB0EA #EAE8B0 #B2EAB0
monochromatic
#8B4FD0 #AB80DD #CBB0EA #EBE0F7 #EFE7F9
Accessibility & contrast
On white
1.92
#CBB0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#CBB0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB0EA
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB0EA | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAEC
Deuteranopia (green-blind)
#ABBBE8
Tritanopia (blue-blind)
#C7B8C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb0ea; /* rgb */ color: rgb(203, 176, 234); /* oklch */ color: oklch(80.0% 0.085 305.7);
Tailwind
colors: {
custom: {
50: '#dbc7f0',
500: '#cbb0ea',
950: '#000000',
},
}SCSS
$custom: #cbb0ea; $custom-light: #dbc7f0; $custom-dark: #000000;
JSON
{
"hex": "#cbb0ea",
"rgb": {
"r": 203,
"g": 176,
"b": 234
},
"hsl": {
"h": 267.931,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.80003,
"c": 0.08542,
"h": 305.7
},
"luminance": 0.49688
}Semantic roles & 50–950 ramp
primary
#CBB0EA
secondary
#E6F0DB
accent
#C62078
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284