#CAB2EB#CAB2EB
#CAB2EB is a light, moderate violet. Relative luminance 0.504; OKLCH L 80.3% C 0.083 H 303.8°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2EB |
|---|---|
| RGB | rgb(202, 178, 235) |
| HSL | hsl(265, 59%, 81%) |
| HSV | hsv(265, 24%, 92%) |
| CMYK | cmyk(14%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.31, 19.44, -25.28) |
| CIE-LCH | lch(76.31, 31.89, 307.56°) |
| OKLab | oklab(80.33% 0.0462 -0.069) |
| OKLCH | oklch(80.33% 0.083 303.8) |
| XYZ | xyz(55.2700, 50.3956, 85.3967) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.55
Pale Violet
#CEAEFA
ΔE00 3.92
Light Lavender
#DFC5FE
ΔE00 4.89
Mauve
#E0B0FF
ΔE00 5.68
Lavender
#B39DDB
ΔE00 6.02
Lavender (survey)
#C79FEF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2EB #D3EBB2
analogous
#B2B6EB #CAB2EB #E6B2EB
triadic
#CAB2EB #EBCAB2 #B2EBCA
tetradic
#CAB2EB #EBB2B6 #D3EBB2 #B2EBE6
square
#CAB2EB #EBB2B6 #D3EBB2 #B2EBE6
split-complementary
#CAB2EB #EBE6B2 #B6EBB2
monochromatic
#8751D2 #A981DE #CAB2EB #EBE3F8 #EEE7F9
Accessibility & contrast
On white
1.90
#CAB2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#CAB2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2EB
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2EB | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCED
Deuteranopia (green-blind)
#ACBCE9
Tritanopia (blue-blind)
#C5BAC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cab2eb; /* rgb */ color: rgb(202, 178, 235); /* oklch */ color: oklch(80.3% 0.083 303.8);
Tailwind
colors: {
custom: {
50: '#dac9f1',
500: '#cab2eb',
950: '#000000',
},
}SCSS
$custom: #cab2eb; $custom-light: #dac9f1; $custom-dark: #000000;
JSON
{
"hex": "#cab2eb",
"rgb": {
"r": 202,
"g": 178,
"b": 235
},
"hsl": {
"h": 265.263,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.80329,
"c": 0.08307,
"h": 303.8
},
"luminance": 0.50396
}Semantic roles & 50–950 ramp
primary
#CAB2EB
secondary
#A7C77A
accent
#C61F80
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#151316
muted
#848285