#CBABE8#CBABE8
#CBABE8 is a light, moderate violet. Relative luminance 0.476; OKLCH L 79.0% C 0.091 H 308.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABE8 |
|---|---|
| RGB | rgb(203, 171, 232) |
| HSL | hsl(271, 57%, 79%) |
| HSV | hsv(271, 26%, 91%) |
| CMYK | cmyk(12.5%, 26.3%, 0%, 9%) |
| CIE-LAB | lab(74.60, 22.96, -26.26) |
| CIE-LCH | lch(74.60, 34.88, 311.16°) |
| OKLab | oklab(79% 0.0565 -0.0717) |
| OKLCH | oklch(79% 0.091 308.2) |
| XYZ | xyz(53.7544, 47.6489, 82.6936) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.55
Light Violet
#D6B4FC
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 4.45
Mauve
#E0B0FF
ΔE00 4.75
Lavender
#B39DDB
ΔE00 5.22
Lilac (survey)
#CEA2FD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABE8 #C8E8AB
analogous
#ADABE8 #CBABE8 #E8ABE7
triadic
#CBABE8 #E8CBAB #ABE8CB
tetradic
#CBABE8 #E8ADAB #C8E8AB #ABE7E8
square
#CBABE8 #E8ADAB #C8E8AB #ABE7E8
split-complementary
#CBABE8 #E7E8AB #ABE8AD
monochromatic
#904BCE #AD7BDB #CBABE8 #E9DBF5 #F0E7F8
Accessibility & contrast
On white
1.99
#CBABE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#CBABE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABE8
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABE8 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B6EB
Deuteranopia (green-blind)
#A7B8E6
Tritanopia (blue-blind)
#C7B3C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cbabe8; /* rgb */ color: rgb(203, 171, 232); /* oklch */ color: oklch(79.0% 0.091 308.2);
Tailwind
colors: {
custom: {
50: '#dbc4ef',
500: '#cbabe8',
950: '#000000',
},
}SCSS
$custom: #cbabe8; $custom-light: #dbc4ef; $custom-dark: #000000;
JSON
{
"hex": "#cbabe8",
"rgb": {
"r": 203,
"g": 171,
"b": 232
},
"hsl": {
"h": 271.475,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.78999,
"c": 0.09133,
"h": 308.2
},
"luminance": 0.47649
}Semantic roles & 50–950 ramp
primary
#CBABE8
secondary
#E5F0DB
accent
#C5216F
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184