#CB90ED#CB90ED
#CB90ED is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.5% C 0.143 H 312.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CB90ED |
|---|---|
| RGB | rgb(203, 144, 237) |
| HSL | hsl(278, 72%, 75%) |
| HSV | hsv(278, 39%, 93%) |
| CMYK | cmyk(14.3%, 39.2%, 0%, 7.1%) |
| CIE-LAB | lab(68.58, 38.77, -38.30) |
| CIE-LCH | lch(68.58, 54.50, 315.34°) |
| OKLab | oklab(74.47% 0.0967 -0.1058) |
| OKLCH | oklch(74.47% 0.143 312.4) |
| XYZ | xyz(49.8853, 38.7584, 84.9575) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.17
Liliac
#C48EFD
ΔE00 3.79
Lavender (survey)
#C79FEF
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 4.80
Pastel Purple
#CAA0FF
ΔE00 4.89
Pale Purple
#B790D4
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB90ED #B2ED90
analogous
#9D90ED #CB90ED #ED90E0
triadic
#CB90ED #EDCB90 #90EDCB
tetradic
#CB90ED #ED9D90 #B2ED90 #90E0ED
square
#CB90ED #ED9D90 #B2ED90 #90E0ED
split-complementary
#CB90ED #E0ED90 #90ED9D
monochromatic
#9A27DC #B25BE4 #CB90ED #E4C5F6 #F3E5FB
Accessibility & contrast
On white
2.40
#CB90ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#CB90ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB90ED
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB90ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB90ED | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#C89DB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cb90ed; /* rgb */ color: rgb(203, 144, 237); /* oklch */ color: oklch(74.5% 0.143 312.4);
Tailwind
colors: {
custom: {
50: '#dcb1f3',
500: '#cb90ed',
950: '#000000',
},
}SCSS
$custom: #cb90ed; $custom-light: #dcb1f3; $custom-dark: #000000;
JSON
{
"hex": "#cb90ed",
"rgb": {
"r": 203,
"g": 144,
"b": 237
},
"hsl": {
"h": 278.065,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.74473,
"c": 0.14334,
"h": 312.4
},
"luminance": 0.38757
}Semantic roles & 50–950 ramp
primary
#CB90ED
secondary
#E2F2D9
accent
#D41159
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085