#CB92FD#CB92FD
#CB92FD is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.6% C 0.159 H 307.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CB92FD |
|---|---|
| RGB | rgb(203, 146, 253) |
| HSL | hsl(272, 96%, 78%) |
| HSV | hsv(272, 42%, 99%) |
| CMYK | cmyk(19.8%, 42.3%, 0%, 0.8%) |
| CIE-LAB | lab(69.72, 41.13, -45.27) |
| CIE-LCH | lch(69.72, 61.16, 312.26°) |
| OKLab | oklab(75.56% 0.0968 -0.1259) |
| OKLCH | oklch(75.56% 0.159 307.6) |
| XYZ | xyz(52.6337, 40.3467, 97.9244) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.64
Baby Purple
#CA9BF7
ΔE00 2.75
Pastel Purple
#CAA0FF
ΔE00 3.62
Lilac (survey)
#CEA2FD
ΔE00 4.09
Lavender (survey)
#C79FEF
ΔE00 4.77
Light Purple
#BF77F6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB92FD #C4FD92
analogous
#9592FD #CB92FD #FD92F9
triadic
#CB92FD #FDCB92 #92FDCB
tetradic
#CB92FD #FD9592 #C4FD92 #92F9FD
square
#CB92FD #FD9592 #C4FD92 #92F9FD
split-complementary
#CB92FD #F9FD92 #92FD95
monochromatic
#921AFB #AE56FC #CB92FD #E8CEFE #F1E1FE
Accessibility & contrast
On white
2.32
#CB92FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#CB92FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB92FD
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB92FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB92FD | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#C4A3BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb92fd; /* rgb */ color: rgb(203, 146, 253); /* oklch */ color: oklch(75.6% 0.159 307.6);
Tailwind
colors: {
custom: {
50: '#dcb3fe',
500: '#cb92fd',
950: '#000000',
},
}SCSS
$custom: #cb92fd; $custom-light: #dcb3fe; $custom-dark: #000000;
JSON
{
"hex": "#cb92fd",
"rgb": {
"r": 203,
"g": 146,
"b": 253
},
"hsl": {
"h": 271.963,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.75561,
"c": 0.15883,
"h": 307.6
},
"luminance": 0.40346
}Semantic roles & 50–950 ramp
primary
#CB92FD
secondary
#E4F7D4
accent
#E6006B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086