#CBABE6#CBABE6
#CBABE6 is a light, moderate violet. Relative luminance 0.475; OKLCH L 78.9% C 0.089 H 309.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABE6 |
|---|---|
| RGB | rgb(203, 171, 230) |
| HSL | hsl(273, 54%, 79%) |
| HSV | hsv(273, 26%, 90%) |
| CMYK | cmyk(11.7%, 25.7%, 0%, 9.8%) |
| CIE-LAB | lab(74.53, 22.54, -25.28) |
| CIE-LCH | lch(74.53, 33.87, 311.72°) |
| OKLab | oklab(78.92% 0.056 -0.069) |
| OKLCH | oklch(78.92% 0.089 309.1) |
| XYZ | xyz(53.4719, 47.5359, 81.2060) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.92
Pale Violet
#CEAEFA
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 4.82
Mauve
#E0B0FF
ΔE00 5.04
Lavender
#B39DDB
ΔE00 5.33
Lilac (survey)
#CEA2FD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABE6 #C6E6AB
analogous
#ADABE6 #CBABE6 #E6ABE3
triadic
#CBABE6 #E6CBAB #ABE6CB
tetradic
#CBABE6 #E6ADAB #C6E6AB #ABE3E6
square
#CBABE6 #E6ADAB #C6E6AB #ABE3E6
split-complementary
#CBABE6 #E3E6AB #ABE6AD
monochromatic
#914DCA #AE7CD8 #CBABE6 #E8DAF4 #F0E7F8
Accessibility & contrast
On white
2.00
#CBABE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#CBABE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABE6
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABE6 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B6E8
Deuteranopia (green-blind)
#A8B8E4
Tritanopia (blue-blind)
#C8B3C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbabe6; /* rgb */ color: rgb(203, 171, 230); /* oklch */ color: oklch(78.9% 0.089 309.1);
Tailwind
colors: {
custom: {
50: '#dbc4ee',
500: '#cbabe6',
950: '#000000',
},
}SCSS
$custom: #cbabe6; $custom-light: #dbc4ee; $custom-dark: #000000;
JSON
{
"hex": "#cbabe6",
"rgb": {
"r": 203,
"g": 171,
"b": 230
},
"hsl": {
"h": 272.542,
"s": 54.128,
"l": 78.627
},
"oklch": {
"l": 0.7892,
"c": 0.08882,
"h": 309.1
},
"luminance": 0.47536
}Semantic roles & 50–950 ramp
primary
#CBABE6
secondary
#E5EFDC
accent
#C2246C
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184