#CB91ED#CB91ED
#CB91ED is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.6% C 0.142 H 312.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CB91ED |
|---|---|
| RGB | rgb(203, 145, 237) |
| HSL | hsl(278, 72%, 75%) |
| HSV | hsv(278, 39%, 93%) |
| CMYK | cmyk(14.3%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(68.80, 38.23, -37.96) |
| CIE-LCH | lch(68.80, 53.87, 315.20°) |
| OKLab | oklab(74.64% 0.0952 -0.1049) |
| OKLCH | oklch(74.64% 0.142 312.2) |
| XYZ | xyz(50.0375, 39.0626, 85.0082) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.98
Liliac
#C48EFD
ΔE00 3.87
Lavender (survey)
#C79FEF
ΔE00 4.00
Lilac (survey)
#CEA2FD
ΔE00 4.59
Pastel Purple
#CAA0FF
ΔE00 4.71
Pale Purple
#B790D4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB91ED #B3ED91
analogous
#9D91ED #CB91ED #ED91E1
triadic
#CB91ED #EDCB91 #91EDCB
tetradic
#CB91ED #ED9D91 #B3ED91 #91E1ED
square
#CB91ED #ED9D91 #B3ED91 #91E1ED
split-complementary
#CB91ED #E1ED91 #91ED9D
monochromatic
#9928DC #B25CE4 #CB91ED #E4C6F6 #F3E5FB
Accessibility & contrast
On white
2.38
#CB91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#CB91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB91ED
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB91ED | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F0
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#C89EB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cb91ed; /* rgb */ color: rgb(203, 145, 237); /* oklch */ color: oklch(74.6% 0.142 312.2);
Tailwind
colors: {
custom: {
50: '#dcb2f3',
500: '#cb91ed',
950: '#000000',
},
}SCSS
$custom: #cb91ed; $custom-light: #dcb2f3; $custom-dark: #000000;
JSON
{
"hex": "#cb91ed",
"rgb": {
"r": 203,
"g": 145,
"b": 237
},
"hsl": {
"h": 277.826,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.7464,
"c": 0.14166,
"h": 312.2
},
"luminance": 0.39062
}Semantic roles & 50–950 ramp
primary
#CB91ED
secondary
#E2F2D9
accent
#D41259
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085