#CAB0EA#CAB0EA
#CAB0EA is a light, moderate violet. Relative luminance 0.495; OKLCH L 79.9% C 0.085 H 305.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB0EA |
|---|---|
| RGB | rgb(202, 176, 234) |
| HSL | hsl(267, 58%, 80%) |
| HSV | hsv(267, 25%, 92%) |
| CMYK | cmyk(13.7%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.79, 20.33, -25.54) |
| CIE-LCH | lch(75.79, 32.64, 308.52°) |
| OKLab | oklab(79.92% 0.0488 -0.0697) |
| OKLCH | oklch(79.92% 0.085 305) |
| XYZ | xyz(54.7309, 49.5479, 84.5063) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.45
Pale Violet
#CEAEFA
ΔE00 3.71
Light Lavender
#DFC5FE
ΔE00 5.26
Mauve
#E0B0FF
ΔE00 5.39
Lavender (survey)
#C79FEF
ΔE00 5.60
Lavender
#B39DDB
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB0EA #D0EAB0
analogous
#B0B3EA #CAB0EA #E7B0EA
triadic
#CAB0EA #EACAB0 #B0EACA
tetradic
#CAB0EA #EAB0B3 #D0EAB0 #B0EAE7
square
#CAB0EA #EAB0B3 #D0EAB0 #B0EAE7
split-complementary
#CAB0EA #EAE7B0 #B3EAB0
monochromatic
#894FD0 #AA80DD #CAB0EA #EAE0F7 #EFE7F9
Accessibility & contrast
On white
1.92
#CAB0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#CAB0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB0EA
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB0EA | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEC
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#C5B8C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cab0ea; /* rgb */ color: rgb(202, 176, 234); /* oklch */ color: oklch(79.9% 0.085 305.0);
Tailwind
colors: {
custom: {
50: '#dac7f1',
500: '#cab0ea',
950: '#000000',
},
}SCSS
$custom: #cab0ea; $custom-light: #dac7f1; $custom-dark: #000000;
JSON
{
"hex": "#cab0ea",
"rgb": {
"r": 202,
"g": 176,
"b": 234
},
"hsl": {
"h": 266.897,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.79916,
"c": 0.0851,
"h": 305
},
"luminance": 0.49548
}Semantic roles & 50–950 ramp
primary
#CAB0EA
secondary
#E7F0DB
accent
#C6207B
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284