#CB94FF#CB94FF
#CB94FF is a light, vivid violet. Relative luminance 0.411; OKLCH L 76.0% C 0.158 H 306.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CB94FF |
|---|---|
| RGB | rgb(203, 148, 255) |
| HSL | hsl(271, 100%, 79%) |
| HSV | hsv(271, 42%, 100%) |
| CMYK | cmyk(20.4%, 42%, 0%, 0%) |
| CIE-LAB | lab(70.24, 40.49, -45.53) |
| CIE-LCH | lch(70.24, 60.92, 311.65°) |
| OKLab | oklab(75.99% 0.0944 -0.1267) |
| OKLCH | oklch(75.99% 0.158 306.7) |
| XYZ | xyz(53.2649, 41.0968, 99.7148) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.83
Baby Purple
#CA9BF7
ΔE00 2.51
Pastel Purple
#CAA0FF
ΔE00 3.15
Lilac (survey)
#CEA2FD
ΔE00 3.70
Lavender (survey)
#C79FEF
ΔE00 4.58
Light Purple
#BF77F6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB94FF #C8FF94
analogous
#9694FF #CB94FF #FF94FE
triadic
#CB94FF #FFCB94 #94FFCB
tetradic
#CB94FF #FF9694 #C8FF94 #94FEFF
square
#CB94FF #FF9694 #C8FF94 #94FEFF
split-complementary
#CB94FF #FEFF94 #94FF96
monochromatic
#901AFF #AD57FF #CB94FF #E9D1FF #F0E0FF
Accessibility & contrast
On white
2.28
#CB94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#CB94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB94FF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB94FF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#C3A5BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cb94ff; /* rgb */ color: rgb(203, 148, 255); /* oklch */ color: oklch(76.0% 0.158 306.7);
Tailwind
colors: {
custom: {
50: '#dcb4ff',
500: '#cb94ff',
950: '#000000',
},
}SCSS
$custom: #cb94ff; $custom-light: #dcb4ff; $custom-dark: #000000;
JSON
{
"hex": "#cb94ff",
"rgb": {
"r": 203,
"g": 148,
"b": 255
},
"hsl": {
"h": 270.841,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.75988,
"c": 0.15797,
"h": 306.7
},
"luminance": 0.41096
}Semantic roles & 50–950 ramp
primary
#CB94FF
secondary
#E5F7D4
accent
#E60070
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086