#CB90FE#CB90FE
#CB90FE is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.3% C 0.163 H 307.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CB90FE |
|---|---|
| RGB | rgb(203, 144, 254) |
| HSL | hsl(272, 98%, 78%) |
| HSV | hsv(272, 43%, 100%) |
| CMYK | cmyk(20.1%, 43.3%, 0%, 0.4%) |
| CIE-LAB | lab(69.33, 42.43, -46.42) |
| CIE-LCH | lch(69.33, 62.89, 312.43°) |
| OKLab | oklab(75.28% 0.0997 -0.1292) |
| OKLCH | oklch(75.28% 0.163 307.6) |
| XYZ | xyz(52.4878, 39.7993, 98.6637) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.37
Baby Purple
#CA9BF7
ΔE00 3.29
Pastel Purple
#CAA0FF
ΔE00 4.12
Lilac (survey)
#CEA2FD
ΔE00 4.62
Lavender (survey)
#C79FEF
ΔE00 5.29
Light Purple
#BF77F6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB90FE #C3FE90
analogous
#9490FE #CB90FE #FE90FA
triadic
#CB90FE #FECB90 #90FECB
tetradic
#CB90FE #FE9490 #C3FE90 #90FAFE
square
#CB90FE #FE9490 #C3FE90 #90FAFE
split-complementary
#CB90FE #FAFE90 #90FE94
monochromatic
#9217FD #AF53FD #CB90FE #E7CDFF #F1E1FF
Accessibility & contrast
On white
2.34
#CB90FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#CB90FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB90FE
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB90FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB90FE | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#C4A2BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb90fe; /* rgb */ color: rgb(203, 144, 254); /* oklch */ color: oklch(75.3% 0.163 307.6);
Tailwind
colors: {
custom: {
50: '#ddb1ff',
500: '#cb90fe',
950: '#000000',
},
}SCSS
$custom: #cb90fe; $custom-light: #ddb1ff; $custom-dark: #000000;
JSON
{
"hex": "#cb90fe",
"rgb": {
"r": 203,
"g": 144,
"b": 254
},
"hsl": {
"h": 272.182,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.75284,
"c": 0.16323,
"h": 307.6
},
"luminance": 0.39799
}Semantic roles & 50–950 ramp
primary
#CB90FE
secondary
#E4F7D4
accent
#E6006A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086