#CABFFF#CABFFF
#CABFFF is a very light, moderate violet. Relative luminance 0.570; OKLCH L 83.6% C 0.089 H 292.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFFF |
|---|---|
| RGB | rgb(202, 191, 255) |
| HSL | hsl(250, 100%, 87%) |
| HSV | hsv(250, 25%, 100%) |
| CMYK | cmyk(20.8%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(80.20, 16.71, -30.07) |
| CIE-LCH | lch(80.20, 34.40, 299.06°) |
| OKLab | oklab(83.57% 0.0338 -0.0826) |
| OKLCH | oklch(83.57% 0.089 292.2) |
| XYZ | xyz(61.0338, 57.0375, 102.3822) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.07
Light Periwinkle
#C1C6FC
ΔE00 4.11
Light Lavender
#DFC5FE
ΔE00 5.25
Light Violet
#D6B4FC
ΔE00 5.31
Pale Violet
#CEAEFA
ΔE00 5.49
Pale Lilac
#E4CBFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFFF #F4FFBF
analogous
#BFD4FF #CABFFF #EABFFF
triadic
#CABFFF #FFCABF #BFFFCA
tetradic
#CABFFF #FFBFD4 #F4FFBF #BFFFEA
square
#CABFFF #FFBFD4 #F4FFBF #BFFFEA
split-complementary
#CABFFF #FFEABF #D4FFBF
monochromatic
#6545FF #9782FF #CABFFF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.69
#CABFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#CABFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFFF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFFF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#BFC9D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cabfff; /* rgb */ color: rgb(202, 191, 255); /* oklch */ color: oklch(83.6% 0.089 292.2);
Tailwind
colors: {
custom: {
50: '#dbd2ff',
500: '#cabfff',
950: '#000000',
},
}SCSS
$custom: #cabfff; $custom-light: #dbd2ff; $custom-dark: #000000;
JSON
{
"hex": "#cabfff",
"rgb": {
"r": 202,
"g": 191,
"b": 255
},
"hsl": {
"h": 250.313,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.83568,
"c": 0.08927,
"h": 292.2
},
"luminance": 0.57038
}Semantic roles & 50–950 ramp
primary
#CABFFF
secondary
#D5E87B
accent
#E600BE
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386