#CBACFE#CBACFE
#CBACFE is a light, moderate violet. Relative luminance 0.494; OKLCH L 80.1% C 0.118 H 301.2°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBACFE |
|---|---|
| RGB | rgb(203, 172, 254) |
| HSL | hsl(263, 98%, 84%) |
| HSV | hsv(263, 32%, 100%) |
| CMYK | cmyk(20.1%, 32.3%, 0%, 0.4%) |
| CIE-LAB | lab(75.67, 27.16, -36.52) |
| CIE-LCH | lch(75.67, 45.51, 306.64°) |
| OKLab | oklab(80.09% 0.061 -0.1008) |
| OKLCH | oklch(80.09% 0.118 301.2) |
| XYZ | xyz(57.2667, 49.3572, 100.2566) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.43
Lilac (survey)
#CEA2FD
ΔE00 2.99
Light Violet
#D6B4FC
ΔE00 3.22
Pastel Purple
#CAA0FF
ΔE00 3.33
Lavender (survey)
#C79FEF
ΔE00 3.71
Baby Purple
#CA9BF7
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBACFE #DFFEAC
analogous
#ACB6FE #CBACFE #F4ACFE
triadic
#CBACFE #FECBAC #ACFECB
tetradic
#CBACFE #FEACB6 #DFFEAC #ACFEF4
square
#CBACFE #FEACB6 #DFFEAC #ACFEF4
split-complementary
#CBACFE #FEF4AC #B6FEAC
monochromatic
#7F33FD #A570FD #CBACFE #ECE1FF #ECE1FF
Accessibility & contrast
On white
1.93
#CBACFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#CBACFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBACFE
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBACFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBACFE | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#C2B9CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cbacfe; /* rgb */ color: rgb(203, 172, 254); /* oklch */ color: oklch(80.1% 0.118 301.2);
Tailwind
colors: {
custom: {
50: '#dcc5ff',
500: '#cbacfe',
950: '#000000',
},
}SCSS
$custom: #cbacfe; $custom-light: #dcc5ff; $custom-dark: #000000;
JSON
{
"hex": "#cbacfe",
"rgb": {
"r": 203,
"g": 172,
"b": 254
},
"hsl": {
"h": 262.683,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.80094,
"c": 0.11784,
"h": 301.2
},
"luminance": 0.49357
}Semantic roles & 50–950 ramp
primary
#CBACFE
secondary
#EAF7D4
accent
#E6008F
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151218
muted
#838186