#CAABFA#CAABFA
#CAABFA is a light, moderate violet. Relative luminance 0.486; OKLCH L 79.7% C 0.114 H 301.9°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABFA |
|---|---|
| RGB | rgb(202, 171, 250) |
| HSL | hsl(264, 89%, 83%) |
| HSV | hsv(264, 32%, 98%) |
| CMYK | cmyk(19.2%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(75.19, 26.52, -35.11) |
| CIE-LCH | lch(75.19, 44.00, 307.07°) |
| OKLab | oklab(79.65% 0.0603 -0.0968) |
| OKLCH | oklch(79.65% 0.114 301.9) |
| XYZ | xyz(56.1717, 48.5845, 96.8424) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.09
Lilac (survey)
#CEA2FD
ΔE00 2.99
Light Violet
#D6B4FC
ΔE00 3.04
Lavender (survey)
#C79FEF
ΔE00 3.28
Pastel Purple
#CAA0FF
ΔE00 3.44
Baby Purple
#CA9BF7
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABFA #DBFAAB
analogous
#ABB4FA #CAABFA #F1ABFA
triadic
#CAABFA #FACAAB #ABFACA
tetradic
#CAABFA #FAABB4 #DBFAAB #ABFAF1
square
#CAABFA #FAABB4 #DBFAAB #ABFAF1
split-complementary
#CAABFA #FAF1AB #B4FAAB
monochromatic
#8137F3 #A671F7 #CAABFA #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.96
#CAABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#CAABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABFA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABFA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FD
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#C2B7C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #caabfa; /* rgb */ color: rgb(202, 171, 250); /* oklch */ color: oklch(79.7% 0.114 301.9);
Tailwind
colors: {
custom: {
50: '#dbc4fc',
500: '#caabfa',
950: '#000000',
},
}SCSS
$custom: #caabfa; $custom-light: #dbc4fc; $custom-dark: #000000;
JSON
{
"hex": "#caabfa",
"rgb": {
"r": 202,
"g": 171,
"b": 250
},
"hsl": {
"h": 263.544,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.79653,
"c": 0.11407,
"h": 301.9
},
"luminance": 0.48585
}Semantic roles & 50–950 ramp
primary
#CAABFA
secondary
#E9F5D6
accent
#E5008B
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151217
muted
#838185