#CBABE4#CBABE4
#CBABE4 is a light, moderate violet. Relative luminance 0.474; OKLCH L 78.8% C 0.086 H 309.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABE4 |
|---|---|
| RGB | rgb(203, 171, 228) |
| HSL | hsl(274, 51%, 78%) |
| HSV | hsv(274, 25%, 89%) |
| CMYK | cmyk(11%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(74.46, 22.13, -24.31) |
| CIE-LCH | lch(74.46, 32.87, 312.31°) |
| OKLab | oklab(78.84% 0.0554 -0.0662) |
| OKLCH | oklch(78.84% 0.086 309.9) |
| XYZ | xyz(53.1926, 47.4242, 79.7353) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.31
Pale Violet
#CEAEFA
ΔE00 4.51
Lavender (survey)
#C79FEF
ΔE00 5.21
Mauve
#E0B0FF
ΔE00 5.37
Lavender
#B39DDB
ΔE00 5.49
Plum
#DDA0DD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABE4 #C4E4AB
analogous
#AEABE4 #CBABE4 #E4ABE0
triadic
#CBABE4 #E4CBAB #ABE4CB
tetradic
#CBABE4 #E4AEAB #C4E4AB #ABE0E4
square
#CBABE4 #E4AEAB #C4E4AB #ABE0E4
split-complementary
#CBABE4 #E0E4AB #ABE4AE
monochromatic
#924EC6 #AE7DD5 #CBABE4 #E8D9F3 #F1E8F8
Accessibility & contrast
On white
2.00
#CBABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#CBABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABE4
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABE4 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B6E6
Deuteranopia (green-blind)
#A8B8E2
Tritanopia (blue-blind)
#C8B2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbabe4; /* rgb */ color: rgb(203, 171, 228); /* oklch */ color: oklch(78.8% 0.086 309.9);
Tailwind
colors: {
custom: {
50: '#dbc4ec',
500: '#cbabe4',
950: '#000000',
},
}SCSS
$custom: #cbabe4; $custom-light: #dbc4ec; $custom-dark: #000000;
JSON
{
"hex": "#cbabe4",
"rgb": {
"r": 203,
"g": 171,
"b": 228
},
"hsl": {
"h": 273.684,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.78842,
"c": 0.08633,
"h": 309.9
},
"luminance": 0.47424
}Semantic roles & 50–950 ramp
primary
#CBABE4
secondary
#E4EFDC
accent
#BF2769
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184