#CBABE0#CBABE0
#CBABE0 is a light, moderate violet. Relative luminance 0.472; OKLCH L 78.7% C 0.081 H 311.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABE0 |
|---|---|
| RGB | rgb(203, 171, 224) |
| HSL | hsl(276, 46%, 77%) |
| HSV | hsv(276, 24%, 88%) |
| CMYK | cmyk(9.4%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(74.32, 21.31, -22.34) |
| CIE-LCH | lch(74.32, 30.87, 313.64°) |
| OKLab | oklab(78.69% 0.0542 -0.0607) |
| OKLCH | oklch(78.69% 0.081 311.7) |
| XYZ | xyz(52.6438, 47.2047, 76.8447) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 5.16
Lilac
#C8A2C8
ΔE00 5.38
Pale Violet
#CEAEFA
ΔE00 5.51
Plum
#DDA0DD
ΔE00 5.86
Lavender
#B39DDB
ΔE00 5.93
Lavender (survey)
#C79FEF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABE0 #C0E0AB
analogous
#B0ABE0 #CBABE0 #E0ABDB
triadic
#CBABE0 #E0CBAB #ABE0CB
tetradic
#CBABE0 #E0B0AB #C0E0AB #ABDBE0
square
#CBABE0 #E0B0AB #C0E0AB #ABDBE0
split-complementary
#CBABE0 #DBE0AB #ABE0B0
monochromatic
#9452BF #AF7ED0 #CBABE0 #E7D8F0 #F1E9F7
Accessibility & contrast
On white
2.01
#CBABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#CBABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABE0
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABE0 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B5E2
Deuteranopia (green-blind)
#AAB8DE
Tritanopia (blue-blind)
#C9B1BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbabe0; /* rgb */ color: rgb(203, 171, 224); /* oklch */ color: oklch(78.7% 0.081 311.7);
Tailwind
colors: {
custom: {
50: '#dbc4e9',
500: '#cbabe0',
950: '#000000',
},
}SCSS
$custom: #cbabe0; $custom-light: #dbc4e9; $custom-dark: #000000;
JSON
{
"hex": "#cbabe0",
"rgb": {
"r": 203,
"g": 171,
"b": 224
},
"hsl": {
"h": 276.226,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.78688,
"c": 0.08138,
"h": 311.7
},
"luminance": 0.47204
}Semantic roles & 50–950 ramp
primary
#CBABE0
secondary
#E4EEDD
accent
#B92C64
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184