#CB94EF#CB94EF
#CB94EF is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.2% C 0.139 H 311.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CB94EF |
|---|---|
| RGB | rgb(203, 148, 239) |
| HSL | hsl(276, 74%, 76%) |
| HSV | hsv(276, 38%, 94%) |
| CMYK | cmyk(15.1%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(69.55, 37.02, -37.89) |
| CIE-LCH | lch(69.55, 52.97, 314.34°) |
| OKLab | oklab(75.23% 0.0914 -0.1047) |
| OKLCH | oklch(75.23% 0.139 311.1) |
| XYZ | xyz(50.7958, 40.1091, 86.7105) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.22
Lavender (survey)
#C79FEF
ΔE00 3.27
Lilac (survey)
#CEA2FD
ΔE00 3.82
Liliac
#C48EFD
ΔE00 3.85
Pastel Purple
#CAA0FF
ΔE00 3.98
Pale Purple
#B790D4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB94EF #B8EF94
analogous
#9D94EF #CB94EF #EF94E5
triadic
#CB94EF #EFCB94 #94EFCB
tetradic
#CB94EF #EF9D94 #B8EF94 #94E5EF
square
#CB94EF #EF9D94 #B8EF94 #94E5EF
split-complementary
#CB94EF #E5EF94 #94EF9D
monochromatic
#972ADF #B15FE7 #CB94EF #E5C9F7 #F2E4FB
Accessibility & contrast
On white
2.33
#CB94EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#CB94EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB94EF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB94EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB94EF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F2
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#C7A1B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb94ef; /* rgb */ color: rgb(203, 148, 239); /* oklch */ color: oklch(75.2% 0.139 311.1);
Tailwind
colors: {
custom: {
50: '#dcb4f4',
500: '#cb94ef',
950: '#000000',
},
}SCSS
$custom: #cb94ef; $custom-light: #dcb4f4; $custom-dark: #000000;
JSON
{
"hex": "#cb94ef",
"rgb": {
"r": 203,
"g": 148,
"b": 239
},
"hsl": {
"h": 276.264,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.75234,
"c": 0.13894,
"h": 311.1
},
"luminance": 0.40108
}Semantic roles & 50–950 ramp
primary
#CB94EF
secondary
#E3F3D8
accent
#D60F5E
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085