#CABEFB#CABEFB
#CABEFB is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.2% C 0.085 H 293.5°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEFB |
|---|---|
| RGB | rgb(202, 190, 251) |
| HSL | hsl(252, 88%, 86%) |
| HSV | hsv(252, 24%, 98%) |
| CMYK | cmyk(19.5%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(79.81, 16.36, -28.53) |
| CIE-LCH | lch(79.81, 32.89, 299.83°) |
| OKLab | oklab(83.22% 0.034 -0.0783) |
| OKLCH | oklch(83.22% 0.085 293.5) |
| XYZ | xyz(60.1792, 56.3479, 98.9538) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.21
Light Periwinkle
#C1C6FC
ΔE00 4.47
Light Lavender
#DFC5FE
ΔE00 4.76
Light Violet
#D6B4FC
ΔE00 5.03
Pale Violet
#CEAEFA
ΔE00 5.31
Pale Lilac
#E4CBFF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEFB #EFFBBE
analogous
#BED1FB #CABEFB #E9BEFB
triadic
#CABEFB #FBCABE #BEFBCA
tetradic
#CABEFB #FBBED1 #EFFBBE #BEFBE9
square
#CABEFB #FBBED1 #EFFBBE #BEFBE9
split-complementary
#CABEFB #FBE9BE #D1FBBE
monochromatic
#6C4BF4 #9B84F7 #CABEFB #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.71
#CABEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#CABEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEFB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEFB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FE
Deuteranopia (green-blind)
#B1C5F9
Tritanopia (blue-blind)
#C0C8D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cabefb; /* rgb */ color: rgb(202, 190, 251); /* oklch */ color: oklch(83.2% 0.085 293.5);
Tailwind
colors: {
custom: {
50: '#dad1fc',
500: '#cabefb',
950: '#000000',
},
}SCSS
$custom: #cabefb; $custom-light: #dad1fc; $custom-dark: #000000;
JSON
{
"hex": "#cabefb",
"rgb": {
"r": 202,
"g": 190,
"b": 251
},
"hsl": {
"h": 251.803,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.83219,
"c": 0.08532,
"h": 293.5
},
"luminance": 0.56349
}Semantic roles & 50–950 ramp
primary
#CABEFB
secondary
#CDE07D
accent
#E500B8
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385