#CBABEB#CBABEB
#CBABEB is a light, moderate violet. Relative luminance 0.478; OKLCH L 79.1% C 0.095 H 307.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABEB |
|---|---|
| RGB | rgb(203, 171, 235) |
| HSL | hsl(270, 62%, 80%) |
| HSV | hsv(270, 27%, 92%) |
| CMYK | cmyk(13.6%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(74.71, 23.59, -27.72) |
| CIE-LCH | lch(74.71, 36.40, 310.39°) |
| OKLab | oklab(79.12% 0.0574 -0.0758) |
| OKLCH | oklch(79.12% 0.095 307.1) |
| XYZ | xyz(54.1841, 47.8208, 84.9570) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.86
Light Violet
#D6B4FC
ΔE00 3.09
Lavender (survey)
#C79FEF
ΔE00 3.96
Mauve
#E0B0FF
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 5.13
Lavender
#B39DDB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABEB #CBEBAB
analogous
#ABABEB #CBABEB #EBABEB
triadic
#CBABEB #EBCBAB #ABEBCB
tetradic
#CBABEB #EBABAB #CBEBAB #ABEBEB
square
#CBABEB #EBABAB #CBEBAB #ABEBEB
split-complementary
#CBABEB #EBEBAB #ABEBAB
monochromatic
#8E48D3 #AC7ADF #CBABEB #EADCF7 #F0E6F9
Accessibility & contrast
On white
1.99
#CBABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#CBABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABEB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABEB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7EE
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#C7B4C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cbabeb; /* rgb */ color: rgb(203, 171, 235); /* oklch */ color: oklch(79.1% 0.095 307.1);
Tailwind
colors: {
custom: {
50: '#dbc4f1',
500: '#cbabeb',
950: '#000000',
},
}SCSS
$custom: #cbabeb; $custom-light: #dbc4f1; $custom-dark: #000000;
JSON
{
"hex": "#cbabeb",
"rgb": {
"r": 203,
"g": 171,
"b": 235
},
"hsl": {
"h": 270,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.79118,
"c": 0.09512,
"h": 307.1
},
"luminance": 0.4782
}Semantic roles & 50–950 ramp
primary
#CBABEB
secondary
#E6F0DB
accent
#C91C73
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184