#CB98FA#CB98FA
#CB98FA is a light, vivid violet. Relative luminance 0.421; OKLCH L 76.4% C 0.145 H 307.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CB98FA |
|---|---|
| RGB | rgb(203, 152, 250) |
| HSL | hsl(271, 91%, 79%) |
| HSV | hsv(271, 39%, 98%) |
| CMYK | cmyk(18.8%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(70.91, 37.22, -41.76) |
| CIE-LCH | lch(70.91, 55.94, 311.70°) |
| OKLab | oklab(76.42% 0.088 -0.1158) |
| OKLCH | oklch(76.42% 0.145 307.2) |
| XYZ | xyz(53.1088, 42.0556, 95.7437) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.06
Pastel Purple
#CAA0FF
ΔE00 2.21
Lilac (survey)
#CEA2FD
ΔE00 2.48
Liliac
#C48EFD
ΔE00 3.00
Lavender (survey)
#C79FEF
ΔE00 3.15
Pale Violet
#CEAEFA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB98FA #C7FA98
analogous
#9A98FA #CB98FA #FA98F8
triadic
#CB98FA #FACB98 #98FACB
tetradic
#CB98FA #FA9A98 #C7FA98 #98F8FA
square
#CB98FA #FA9A98 #C7FA98 #98F8FA
split-complementary
#CB98FA #F8FA98 #98FA9A
monochromatic
#9023F4 #AE5EF7 #CB98FA #E8D2FD #F0E2FE
Accessibility & contrast
On white
2.23
#CB98FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#CB98FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB98FA
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB98FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB98FA | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#C4A7BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cb98fa; /* rgb */ color: rgb(203, 152, 250); /* oklch */ color: oklch(76.4% 0.145 307.2);
Tailwind
colors: {
custom: {
50: '#dcb7fc',
500: '#cb98fa',
950: '#000000',
},
}SCSS
$custom: #cb98fa; $custom-light: #dcb7fc; $custom-dark: #000000;
JSON
{
"hex": "#cb98fa",
"rgb": {
"r": 203,
"g": 152,
"b": 250
},
"hsl": {
"h": 271.224,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.76418,
"c": 0.14545,
"h": 307.2
},
"luminance": 0.42055
}Semantic roles & 50–950 ramp
primary
#CB98FA
secondary
#E5F6D5
accent
#E6006E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085