#CB9FFF#CB9FFF
#CB9FFF is a light, vivid violet. Relative luminance 0.447; OKLCH L 77.8% C 0.140 H 304.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CB9FFF |
|---|---|
| RGB | rgb(203, 159, 255) |
| HSL | hsl(268, 100%, 81%) |
| HSV | hsv(268, 38%, 100%) |
| CMYK | cmyk(20.4%, 37.6%, 0%, 0%) |
| CIE-LAB | lab(72.70, 34.50, -41.68) |
| CIE-LCH | lch(72.70, 54.10, 309.62°) |
| OKLab | oklab(77.85% 0.0793 -0.1156) |
| OKLCH | oklch(77.85% 0.14 304.4) |
| XYZ | xyz(55.0730, 44.7130, 100.3175) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.38
Lilac (survey)
#CEA2FD
ΔE00 1.16
Baby Purple
#CA9BF7
ΔE00 1.54
Lavender (survey)
#C79FEF
ΔE00 2.87
Liliac
#C48EFD
ΔE00 4.31
Pale Violet
#CEAEFA
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB9FFF #D3FF9F
analogous
#9FA3FF #CB9FFF #FB9FFF
triadic
#CB9FFF #FFCB9F #9FFFCB
tetradic
#CB9FFF #FF9FA3 #D3FF9F #9FFFFB
square
#CB9FFF #FF9FA3 #D3FF9F #9FFFFB
split-complementary
#CB9FFF #FFFB9F #A3FF9F
monochromatic
#8925FF #AA62FF #CB9FFF #ECDCFF #EEE0FF
Accessibility & contrast
On white
2.11
#CB9FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#CB9FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB9FFF
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB9FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB9FFF | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#93B2FC
Tritanopia (blue-blind)
#C3AEC3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cb9fff; /* rgb */ color: rgb(203, 159, 255); /* oklch */ color: oklch(77.8% 0.140 304.4);
Tailwind
colors: {
custom: {
50: '#dcbcff',
500: '#cb9fff',
950: '#000000',
},
}SCSS
$custom: #cb9fff; $custom-light: #dcbcff; $custom-dark: #000000;
JSON
{
"hex": "#cb9fff",
"rgb": {
"r": 203,
"g": 159,
"b": 255
},
"hsl": {
"h": 267.5,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.77845,
"c": 0.14017,
"h": 304.4
},
"luminance": 0.44713
}Semantic roles & 50–950 ramp
primary
#CB9FFF
secondary
#E7F7D4
accent
#E6007C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186