#CABDFF#CABDFF
#CABDFF is a very light, moderate violet. Relative luminance 0.562; OKLCH L 83.2% C 0.092 H 293.3°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CABDFF |
|---|---|
| RGB | rgb(202, 189, 255) |
| HSL | hsl(252, 100%, 87%) |
| HSV | hsv(252, 26%, 100%) |
| CMYK | cmyk(20.8%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(79.71, 17.80, -30.83) |
| CIE-LCH | lch(79.71, 35.59, 300.00°) |
| OKLab | oklab(83.19% 0.0365 -0.0848) |
| OKLCH | oklch(83.19% 0.092 293.3) |
| XYZ | xyz(60.6006, 56.1711, 102.2378) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.63
Periwinkle
#CCCCFF
ΔE00 4.69
Light Violet
#D6B4FC
ΔE00 4.80
Pale Violet
#CEAEFA
ΔE00 4.89
Light Lavender
#DFC5FE
ΔE00 5.25
Pale Lilac
#E4CBFF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABDFF #F2FFBD
analogous
#BDD1FF #CABDFF #EBBDFF
triadic
#CABDFF #FFCABD #BDFFCA
tetradic
#CABDFF #FFBDD1 #F2FFBD #BDFFEB
square
#CABDFF #FFBDD1 #F2FFBD #BDFFEB
split-complementary
#CABDFF #FFEBBD #D1FFBD
monochromatic
#6843FF #9980FF #CABDFF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.72
#CABDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#CABDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABDFF
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABDFF | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#AFC4FD
Tritanopia (blue-blind)
#BFC8D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cabdff; /* rgb */ color: rgb(202, 189, 255); /* oklch */ color: oklch(83.2% 0.092 293.3);
Tailwind
colors: {
custom: {
50: '#dbd0ff',
500: '#cabdff',
950: '#000000',
},
}SCSS
$custom: #cabdff; $custom-light: #dbd0ff; $custom-dark: #000000;
JSON
{
"hex": "#cabdff",
"rgb": {
"r": 202,
"g": 189,
"b": 255
},
"hsl": {
"h": 251.818,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.8319,
"c": 0.09229,
"h": 293.3
},
"luminance": 0.56172
}Semantic roles & 50–950 ramp
primary
#CABDFF
secondary
#D2E779
accent
#E600B8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386