#CB81ED#CB81ED
#CB81ED is a light, vivid purple. Relative luminance 0.345; OKLCH L 72.1% C 0.168 H 314.4°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CB81ED |
|---|---|
| RGB | rgb(203, 129, 237) |
| HSL | hsl(281, 75%, 72%) |
| HSV | hsv(281, 46%, 93%) |
| CMYK | cmyk(14.3%, 45.6%, 0%, 7.1%) |
| CIE-LAB | lab(65.37, 46.79, -43.32) |
| CIE-LCH | lch(65.37, 63.77, 317.21°) |
| OKLab | oklab(72.07% 0.1177 -0.1202) |
| OKLCH | oklch(72.07% 0.168 314.4) |
| XYZ | xyz(47.7625, 34.5126, 84.2499) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.12
Liliac
#C48EFD
ΔE00 4.52
Easter Purple
#C071FE
ΔE00 5.61
Orchid
#DA70D6
ΔE00 6.36
Violet (CSS)
#EE82EE
ΔE00 6.44
Baby Purple
#CA9BF7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB81ED #A3ED81
analogous
#9581ED #CB81ED #ED81D9
triadic
#CB81ED #EDCB81 #81EDCB
tetradic
#CB81ED #ED9581 #A3ED81 #81D9ED
square
#CB81ED #ED9581 #A3ED81 #81D9ED
split-complementary
#CB81ED #D9ED81 #81ED95
monochromatic
#9C1ED5 #B54BE5 #CB81ED #E1B7F5 #F4E4FB
Accessibility & contrast
On white
2.66
#CB81ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#CB81ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB81ED
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB81ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB81ED | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AF1
Deuteranopia (green-blind)
#80A1EA
Tritanopia (blue-blind)
#C991AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cb81ed; /* rgb */ color: rgb(203, 129, 237); /* oklch */ color: oklch(72.1% 0.168 314.4);
Tailwind
colors: {
custom: {
50: '#dda7f3',
500: '#cb81ed',
950: '#000000',
},
}SCSS
$custom: #cb81ed; $custom-light: #dda7f3; $custom-dark: #000000;
JSON
{
"hex": "#cb81ed",
"rgb": {
"r": 203,
"g": 129,
"b": 237
},
"hsl": {
"h": 281.111,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.72067,
"c": 0.16825,
"h": 314.4
},
"luminance": 0.34511
}Semantic roles & 50–950 ramp
primary
#CB81ED
secondary
#E0F3D7
accent
#D70E4E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85