#CABDEB#CABDEB
#CABDEB is a very light, moderate violet. Relative luminance 0.549; OKLCH L 82.4% C 0.065 H 297.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CABDEB |
|---|---|
| RGB | rgb(202, 189, 235) |
| HSL | hsl(257, 53%, 83%) |
| HSV | hsv(257, 20%, 92%) |
| CMYK | cmyk(14%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.01, 13.46, -21.17) |
| CIE-LCH | lch(79.01, 25.09, 302.44°) |
| OKLab | oklab(82.42% 0.0305 -0.0576) |
| OKLCH | oklch(82.42% 0.065 297.9) |
| XYZ | xyz(57.5470, 54.9497, 86.1558) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.62
Pale Lilac
#E4CBFF
ΔE00 5.19
Periwinkle
#CCCCFF
ΔE00 5.40
Light Periwinkle
#C1C6FC
ΔE00 6.41
Light Violet
#D6B4FC
ΔE00 6.43
Pale Violet
#CEAEFA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABDEB #DEEBBD
analogous
#BDC7EB #CABDEB #E1BDEB
triadic
#CABDEB #EBCABD #BDEBCA
tetradic
#CABDEB #EBBDC7 #DEEBBD #BDEBE1
square
#CABDEB #EBBDC7 #DEEBBD #BDEBE1
split-complementary
#CABDEB #EBE1BD #C7EBBD
monochromatic
#7F5FCF #A48EDD #CABDEB #ECE8F8 #ECE8F8
Accessibility & contrast
On white
1.75
#CABDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#CABDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABDEB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABDEB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#B6C3EA
Tritanopia (blue-blind)
#C4C4CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cabdeb; /* rgb */ color: rgb(202, 189, 235); /* oklch */ color: oklch(82.4% 0.065 297.9);
Tailwind
colors: {
custom: {
50: '#dad0f1',
500: '#cabdeb',
950: '#000000',
},
}SCSS
$custom: #cabdeb; $custom-light: #dad0f1; $custom-dark: #000000;
JSON
{
"hex": "#cabdeb",
"rgb": {
"r": 202,
"g": 189,
"b": 235
},
"hsl": {
"h": 256.957,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.82418,
"c": 0.06515,
"h": 297.9
},
"luminance": 0.5495
}Semantic roles & 50–950 ramp
primary
#CABDEB
secondary
#B5C785
accent
#C12595
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151416
muted
#848385