#CAB2FB#CAB2FB
#CAB2FB is a light, moderate violet. Relative luminance 0.514; OKLCH L 81.0% C 0.104 H 299.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2FB |
|---|---|
| RGB | rgb(202, 178, 251) |
| HSL | hsl(260, 90%, 84%) |
| HSV | hsv(260, 29%, 98%) |
| CMYK | cmyk(19.5%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(76.90, 22.91, -33.01) |
| CIE-LCH | lch(76.90, 40.18, 304.76°) |
| OKLab | oklab(80.97% 0.0507 -0.0909) |
| OKLCH | oklch(80.97% 0.104 299.2) |
| XYZ | xyz(57.6863, 51.3621, 98.1229) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.76
Light Violet
#D6B4FC
ΔE00 2.68
Lilac (survey)
#CEA2FD
ΔE00 4.97
Mauve
#E0B0FF
ΔE00 5.04
Lavender (survey)
#C79FEF
ΔE00 5.13
Pastel Purple
#CAA0FF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2FB #E3FBB2
analogous
#B2BFFB #CAB2FB #EFB2FB
triadic
#CAB2FB #FBCAB2 #B2FBCA
tetradic
#CAB2FB #FBB2BF #E3FBB2 #B2FBEF
square
#CAB2FB #FBB2BF #E3FBB2 #B2FBEF
split-complementary
#CAB2FB #FBEFB2 #BFFBB2
monochromatic
#7A3EF5 #A278F8 #CAB2FB #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.86
#CAB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#CAB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2FB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2FB | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFE
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#C1BDCC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cab2fb; /* rgb */ color: rgb(202, 178, 251); /* oklch */ color: oklch(81.0% 0.104 299.2);
Tailwind
colors: {
custom: {
50: '#dbc9fd',
500: '#cab2fb',
950: '#000000',
},
}SCSS
$custom: #cab2fb; $custom-light: #dbc9fd; $custom-dark: #000000;
JSON
{
"hex": "#cab2fb",
"rgb": {
"r": 202,
"g": 178,
"b": 251
},
"hsl": {
"h": 259.726,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.80973,
"c": 0.1041,
"h": 299.2
},
"luminance": 0.51362
}Semantic roles & 50–950 ramp
primary
#CAB2FB
secondary
#BBDF72
accent
#E6009A
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#151317
muted
#848285