#CB90EE#CB90EE
#CB90EE is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.5% C 0.144 H 312.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CB90EE |
|---|---|
| RGB | rgb(203, 144, 238) |
| HSL | hsl(278, 73%, 75%) |
| HSV | hsv(278, 39%, 93%) |
| CMYK | cmyk(14.7%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(68.62, 38.98, -38.79) |
| CIE-LCH | lch(68.62, 54.99, 315.14°) |
| OKLab | oklab(74.52% 0.0969 -0.1072) |
| OKLCH | oklch(74.52% 0.144 312.1) |
| XYZ | xyz(50.0318, 38.8170, 85.7291) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.09
Liliac
#C48EFD
ΔE00 3.61
Lavender (survey)
#C79FEF
ΔE00 4.26
Lilac (survey)
#CEA2FD
ΔE00 4.74
Pastel Purple
#CAA0FF
ΔE00 4.79
Pale Purple
#B790D4
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB90EE #B3EE90
analogous
#9C90EE #CB90EE #EE90E2
triadic
#CB90EE #EECB90 #90EECB
tetradic
#CB90EE #EE9C90 #B3EE90 #90E2EE
square
#CB90EE #EE9C90 #B3EE90 #90E2EE
split-complementary
#CB90EE #E2EE90 #90EE9C
monochromatic
#9926DE #B25BE6 #CB90EE #E4C5F6 #F3E4FB
Accessibility & contrast
On white
2.40
#CB90EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#CB90EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB90EE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB90EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB90EE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#C89DB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cb90ee; /* rgb */ color: rgb(203, 144, 238); /* oklch */ color: oklch(74.5% 0.144 312.1);
Tailwind
colors: {
custom: {
50: '#dcb1f4',
500: '#cb90ee',
950: '#000000',
},
}SCSS
$custom: #cb90ee; $custom-light: #dcb1f4; $custom-dark: #000000;
JSON
{
"hex": "#cb90ee",
"rgb": {
"r": 203,
"g": 144,
"b": 238
},
"hsl": {
"h": 277.66,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.74519,
"c": 0.14449,
"h": 312.1
},
"luminance": 0.38816
}Semantic roles & 50–950 ramp
primary
#CB90EE
secondary
#E2F3D8
accent
#D6105A
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085