#CB90EF#CB90EF
#CB90EF is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.6% C 0.146 H 311.8°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CB90EF |
|---|---|
| RGB | rgb(203, 144, 239) |
| HSL | hsl(277, 75%, 75%) |
| HSV | hsv(277, 40%, 94%) |
| CMYK | cmyk(15.1%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.66, 39.19, -39.27) |
| CIE-LCH | lch(68.66, 55.48, 314.94°) |
| OKLab | oklab(74.57% 0.0971 -0.1086) |
| OKLCH | oklch(74.57% 0.146 311.8) |
| XYZ | xyz(50.1792, 38.8759, 86.5050) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.03
Liliac
#C48EFD
ΔE00 3.43
Lavender (survey)
#C79FEF
ΔE00 4.28
Lilac (survey)
#CEA2FD
ΔE00 4.68
Pastel Purple
#CAA0FF
ΔE00 4.70
Pale Purple
#B790D4
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB90EF #B4EF90
analogous
#9B90EF #CB90EF #EF90E4
triadic
#CB90EF #EFCB90 #90EFCB
tetradic
#CB90EF #EF9B90 #B4EF90 #90E4EF
square
#CB90EF #EF9B90 #B4EF90 #90E4EF
split-complementary
#CB90EF #E4EF90 #90EF9B
monochromatic
#9925E0 #B25BE7 #CB90EF #E4C5F7 #F2E4FB
Accessibility & contrast
On white
2.39
#CB90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#CB90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB90EF
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB90EF | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F3
Deuteranopia (green-blind)
#8CA9EC
Tritanopia (blue-blind)
#C79EB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cb90ef; /* rgb */ color: rgb(203, 144, 239); /* oklch */ color: oklch(74.6% 0.146 311.8);
Tailwind
colors: {
custom: {
50: '#dcb1f4',
500: '#cb90ef',
950: '#000000',
},
}SCSS
$custom: #cb90ef; $custom-light: #dcb1f4; $custom-dark: #000000;
JSON
{
"hex": "#cb90ef",
"rgb": {
"r": 203,
"g": 144,
"b": 239
},
"hsl": {
"h": 277.263,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.74566,
"c": 0.14565,
"h": 311.8
},
"luminance": 0.38875
}Semantic roles & 50–950 ramp
primary
#CB90EF
secondary
#E2F3D8
accent
#D70F5A
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085