#CB94EE#CB94EE
#CB94EE is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.2% C 0.138 H 311.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CB94EE |
|---|---|
| RGB | rgb(203, 148, 238) |
| HSL | hsl(277, 73%, 76%) |
| HSV | hsv(277, 38%, 93%) |
| CMYK | cmyk(14.7%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(69.51, 36.81, -37.40) |
| CIE-LCH | lch(69.51, 52.48, 314.54°) |
| OKLab | oklab(75.19% 0.0912 -0.1033) |
| OKLCH | oklch(75.19% 0.138 311.4) |
| XYZ | xyz(50.6484, 40.0502, 85.9347) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.33
Lavender (survey)
#C79FEF
ΔE00 3.26
Lilac (survey)
#CEA2FD
ΔE00 3.90
Liliac
#C48EFD
ΔE00 4.03
Pastel Purple
#CAA0FF
ΔE00 4.10
Pale Purple
#B790D4
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB94EE #B7EE94
analogous
#9E94EE #CB94EE #EE94E4
triadic
#CB94EE #EECB94 #94EECB
tetradic
#CB94EE #EE9E94 #B7EE94 #94E4EE
square
#CB94EE #EE9E94 #B7EE94 #94E4EE
split-complementary
#CB94EE #E4EE94 #94EE9E
monochromatic
#982ADD #B15FE6 #CB94EE #E5C9F6 #F2E5FB
Accessibility & contrast
On white
2.33
#CB94EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#CB94EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB94EE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB94EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB94EE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#C7A1B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb94ee; /* rgb */ color: rgb(203, 148, 238); /* oklch */ color: oklch(75.2% 0.138 311.4);
Tailwind
colors: {
custom: {
50: '#dcb4f4',
500: '#cb94ee',
950: '#000000',
},
}SCSS
$custom: #cb94ee; $custom-light: #dcb4f4; $custom-dark: #000000;
JSON
{
"hex": "#cb94ee",
"rgb": {
"r": 203,
"g": 148,
"b": 238
},
"hsl": {
"h": 276.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.75189,
"c": 0.13777,
"h": 311.4
},
"luminance": 0.40049
}Semantic roles & 50–950 ramp
primary
#CB94EE
secondary
#E3F2D9
accent
#D5115D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085