#CB94FE#CB94FE
#CB94FE is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.9% C 0.157 H 306.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CB94FE |
|---|---|
| RGB | rgb(203, 148, 254) |
| HSL | hsl(271, 98%, 79%) |
| HSV | hsv(271, 42%, 100%) |
| CMYK | cmyk(20.1%, 41.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.20, 40.27, -45.05) |
| CIE-LCH | lch(70.20, 60.42, 311.79°) |
| OKLab | oklab(75.94% 0.0942 -0.1253) |
| OKLCH | oklch(75.94% 0.157 306.9) |
| XYZ | xyz(53.1044, 41.0325, 98.8692) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.88
Baby Purple
#CA9BF7
ΔE00 2.40
Pastel Purple
#CAA0FF
ΔE00 3.13
Lilac (survey)
#CEA2FD
ΔE00 3.64
Lavender (survey)
#C79FEF
ΔE00 4.46
Light Purple
#BF77F6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB94FE #C7FE94
analogous
#9694FE #CB94FE #FE94FC
triadic
#CB94FE #FECB94 #94FECB
tetradic
#CB94FE #FE9694 #C7FE94 #94FCFE
square
#CB94FE #FE9694 #C7FE94 #94FCFE
split-complementary
#CB94FE #FCFE94 #94FE96
monochromatic
#901BFD #AE57FD #CB94FE #E8D1FF #F0E1FF
Accessibility & contrast
On white
2.28
#CB94FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#CB94FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB94FE
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB94FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB94FE | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#C4A5BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cb94fe; /* rgb */ color: rgb(203, 148, 254); /* oklch */ color: oklch(75.9% 0.157 306.9);
Tailwind
colors: {
custom: {
50: '#dcb4ff',
500: '#cb94fe',
950: '#000000',
},
}SCSS
$custom: #cb94fe; $custom-light: #dcb4ff; $custom-dark: #000000;
JSON
{
"hex": "#cb94fe",
"rgb": {
"r": 203,
"g": 148,
"b": 254
},
"hsl": {
"h": 271.132,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.75939,
"c": 0.15678,
"h": 306.9
},
"luminance": 0.41032
}Semantic roles & 50–950 ramp
primary
#CB94FE
secondary
#E5F7D4
accent
#E6006E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086