#CBABFB#CBABFB
#CBABFB is a light, moderate violet. Relative luminance 0.488; OKLCH L 79.8% C 0.116 H 302.2°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABFB |
|---|---|
| RGB | rgb(203, 171, 251) |
| HSL | hsl(264, 91%, 83%) |
| HSV | hsv(264, 32%, 98%) |
| CMYK | cmyk(19.1%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(75.32, 27.04, -35.45) |
| CIE-LCH | lch(75.32, 44.59, 307.34°) |
| OKLab | oklab(79.78% 0.0616 -0.0978) |
| OKLCH | oklch(79.78% 0.116 302.2) |
| XYZ | xyz(56.6005, 48.7874, 97.6831) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.09
Lilac (survey)
#CEA2FD
ΔE00 2.83
Light Violet
#D6B4FC
ΔE00 3.01
Lavender (survey)
#C79FEF
ΔE00 3.26
Pastel Purple
#CAA0FF
ΔE00 3.31
Mauve
#E0B0FF
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABFB #DBFBAB
analogous
#ABB3FB #CBABFB #F3ABFB
triadic
#CBABFB #FBCBAB #ABFBCB
tetradic
#CBABFB #FBABB3 #DBFBAB #ABFBF3
square
#CBABFB #FBABB3 #DBFBAB #ABFBF3
split-complementary
#CBABFB #FBF3AB #B3FBAB
monochromatic
#8336F5 #A771F8 #CBABFB #EDE2FE #EDE2FE
Accessibility & contrast
On white
1.95
#CBABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#CBABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABFB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABFB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#A0B9F9
Tritanopia (blue-blind)
#C3B7C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbabfb; /* rgb */ color: rgb(203, 171, 251); /* oklch */ color: oklch(79.8% 0.116 302.2);
Tailwind
colors: {
custom: {
50: '#dcc4fd',
500: '#cbabfb',
950: '#000000',
},
}SCSS
$custom: #cbabfb; $custom-light: #dcc4fd; $custom-dark: #000000;
JSON
{
"hex": "#cbabfb",
"rgb": {
"r": 203,
"g": 171,
"b": 251
},
"hsl": {
"h": 264,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.79784,
"c": 0.11559,
"h": 302.2
},
"luminance": 0.48787
}Semantic roles & 50–950 ramp
primary
#CBABFB
secondary
#E9F6D5
accent
#E6008A
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151217
muted
#838185