#CAB7FF#CAB7FF
#CAB7FF is a very light, moderate violet. Relative luminance 0.536; OKLCH L 82.1% C 0.102 H 296.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB7FF |
|---|---|
| RGB | rgb(202, 183, 255) |
| HSL | hsl(256, 100%, 86%) |
| HSV | hsv(256, 28%, 100%) |
| CMYK | cmyk(20.8%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(78.25, 21.07, -33.07) |
| CIE-LCH | lch(78.25, 39.21, 302.50°) |
| OKLab | oklab(82.07% 0.0448 -0.0911) |
| OKLCH | oklch(82.07% 0.102 296.2) |
| XYZ | xyz(59.3366, 53.6431, 101.8164) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.18
Light Violet
#D6B4FC
ΔE00 3.57
Light Lavender
#DFC5FE
ΔE00 5.74
Mauve
#E0B0FF
ΔE00 6.06
Light Periwinkle
#C1C6FC
ΔE00 6.24
Lilac (survey)
#CEA2FD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB7FF #ECFFB7
analogous
#B7C8FF #CAB7FF #EEB7FF
triadic
#CAB7FF #FFCAB7 #B7FFCA
tetradic
#CAB7FF #FFB7C8 #ECFFB7 #B7FFEE
square
#CAB7FF #FFB7C8 #ECFFB7 #B7FFEE
split-complementary
#CAB7FF #FFEEB7 #C8FFB7
monochromatic
#703DFF #9D7AFF #CAB7FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
1.79
#CAB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CAB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB7FF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB7FF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#C0C2D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cab7ff; /* rgb */ color: rgb(202, 183, 255); /* oklch */ color: oklch(82.1% 0.102 296.2);
Tailwind
colors: {
custom: {
50: '#dbccff',
500: '#cab7ff',
950: '#000000',
},
}SCSS
$custom: #cab7ff; $custom-light: #dbccff; $custom-dark: #000000;
JSON
{
"hex": "#cab7ff",
"rgb": {
"r": 202,
"g": 183,
"b": 255
},
"hsl": {
"h": 255.833,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.82066,
"c": 0.10152,
"h": 296.2
},
"luminance": 0.53644
}Semantic roles & 50–950 ramp
primary
#CAB7FF
secondary
#C8E674
accent
#E600A9
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151318
muted
#848386