#CAB5EA#CAB5EA
#CAB5EA is a light, moderate violet. Relative luminance 0.515; OKLCH L 80.9% C 0.077 H 302.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB5EA |
|---|---|
| RGB | rgb(202, 181, 234) |
| HSL | hsl(264, 56%, 81%) |
| HSV | hsv(264, 23%, 92%) |
| CMYK | cmyk(13.7%, 22.6%, 0%, 8.2%) |
| CIE-LAB | lab(77.01, 17.59, -23.68) |
| CIE-LCH | lch(77.01, 29.50, 306.61°) |
| OKLab | oklab(80.86% 0.0416 -0.0645) |
| OKLCH | oklch(80.86% 0.077 302.8) |
| XYZ | xyz(55.7294, 51.5449, 84.8392) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.35
Light Lavender
#DFC5FE
ΔE00 4.51
Pale Violet
#CEAEFA
ΔE00 4.91
Pale Lilac
#E4CBFF
ΔE00 5.74
Mauve
#E0B0FF
ΔE00 6.52
Lavender
#B39DDB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB5EA #D5EAB5
analogous
#B5BBEA #CAB5EA #E5B5EA
triadic
#CAB5EA #EACAB5 #B5EACA
tetradic
#CAB5EA #EAB5BB #D5EAB5 #B5EAE5
square
#CAB5EA #EAB5BB #D5EAB5 #B5EAE5
split-complementary
#CAB5EA #EAE5B5 #BBEAB5
monochromatic
#8656CF #A885DC #CAB5EA #ECE5F8 #EEE7F8
Accessibility & contrast
On white
1.86
#CAB5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CAB5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB5EA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB5EA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEC
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#C5BCC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cab5ea; /* rgb */ color: rgb(202, 181, 234); /* oklch */ color: oklch(80.9% 0.077 302.8);
Tailwind
colors: {
custom: {
50: '#dacbf0',
500: '#cab5ea',
950: '#000000',
},
}SCSS
$custom: #cab5ea; $custom-light: #dacbf0; $custom-dark: #000000;
JSON
{
"hex": "#cab5ea",
"rgb": {
"r": 202,
"g": 181,
"b": 234
},
"hsl": {
"h": 263.774,
"s": 55.789,
"l": 81.373
},
"oklch": {
"l": 0.80855,
"c": 0.0768,
"h": 302.8
},
"luminance": 0.51545
}Semantic roles & 50–950 ramp
primary
#CAB5EA
secondary
#A9C67D
accent
#C32283
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#151316
muted
#848285