#CB9EF9#CB9EF9
#CB9EF9 is a light, vivid violet. Relative luminance 0.440; OKLCH L 77.4% C 0.134 H 306.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CB9EF9 |
|---|---|
| RGB | rgb(203, 158, 249) |
| HSL | hsl(270, 88%, 80%) |
| HSV | hsv(270, 37%, 98%) |
| CMYK | cmyk(18.5%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(72.22, 33.72, -39.17) |
| CIE-LCH | lch(72.22, 51.69, 310.72°) |
| OKLab | oklab(77.4% 0.0794 -0.1084) |
| OKLCH | oklch(77.4% 0.134 306.2) |
| XYZ | xyz(53.9510, 43.9901, 95.2529) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 0.75
Lilac (survey)
#CEA2FD
ΔE00 1.04
Pastel Purple
#CAA0FF
ΔE00 1.26
Lavender (survey)
#C79FEF
ΔE00 1.93
Pale Violet
#CEAEFA
ΔE00 4.32
Liliac
#C48EFD
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB9EF9 #CCF99E
analogous
#9E9FF9 #CB9EF9 #F89EF9
triadic
#CB9EF9 #F9CB9E #9EF9CB
tetradic
#CB9EF9 #F99E9F #CCF99E #9EF9F8
square
#CB9EF9 #F99E9F #CCF99E #9EF9F8
split-complementary
#CB9EF9 #F9F89E #9FF99E
monochromatic
#8D2BF2 #AC64F5 #CB9EF9 #EAD8FD #F0E2FD
Accessibility & contrast
On white
2.14
#CB9EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#CB9EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB9EF9
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB9EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB9EF9 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFFC
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#C4ACC0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #cb9ef9; /* rgb */ color: rgb(203, 158, 249); /* oklch */ color: oklch(77.4% 0.134 306.2);
Tailwind
colors: {
custom: {
50: '#dcbbfb',
500: '#cb9ef9',
950: '#000000',
},
}SCSS
$custom: #cb9ef9; $custom-light: #dcbbfb; $custom-dark: #000000;
JSON
{
"hex": "#cb9ef9",
"rgb": {
"r": 203,
"g": 158,
"b": 249
},
"hsl": {
"h": 269.67,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.77398,
"c": 0.13436,
"h": 306.2
},
"luminance": 0.4399
}Semantic roles & 50–950 ramp
primary
#CB9EF9
secondary
#E6F5D6
accent
#E50174
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185