#CB7EEA#CB7EEA
#CB7EEA is a light, vivid purple. Relative luminance 0.336; OKLCH L 71.5% C 0.170 H 315.6°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CB7EEA |
|---|---|
| RGB | rgb(203, 126, 234) |
| HSL | hsl(283, 72%, 71%) |
| HSV | hsv(283, 46%, 92%) |
| CMYK | cmyk(13.2%, 46.2%, 0%, 8.2%) |
| CIE-LAB | lab(64.61, 47.75, -42.85) |
| CIE-LCH | lch(64.61, 64.16, 318.10°) |
| OKLab | oklab(71.46% 0.1214 -0.1188) |
| OKLCH | oklch(71.46% 0.17 315.6) |
| XYZ | xyz(46.9385, 33.5600, 81.8311) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.09
Liliac
#C48EFD
ΔE00 5.29
Easter Purple
#C071FE
ΔE00 5.51
Orchid
#DA70D6
ΔE00 5.68
Violet (CSS)
#EE82EE
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB7EEA #9DEA7E
analogous
#957EEA #CB7EEA #EA7ED3
triadic
#CB7EEA #EACB7E #7EEACB
tetradic
#CB7EEA #EA957E #9DEA7E #7ED3EA
square
#CB7EEA #EA957E #9DEA7E #7ED3EA
split-complementary
#CB7EEA #D3EA7E #7EEA95
monochromatic
#9B21CC #B649E1 #CB7EEA #E0B3F3 #F4E5FB
Accessibility & contrast
On white
2.72
#CB7EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#CB7EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB7EEA
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB7EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB7EEA | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EE
Deuteranopia (green-blind)
#7F9FE7
Tritanopia (blue-blind)
#C98EA9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cb7eea; /* rgb */ color: rgb(203, 126, 234); /* oklch */ color: oklch(71.5% 0.170 315.6);
Tailwind
colors: {
custom: {
50: '#dda5f1',
500: '#cb7eea',
950: '#000000',
},
}SCSS
$custom: #cb7eea; $custom-light: #dda5f1; $custom-dark: #000000;
JSON
{
"hex": "#cb7eea",
"rgb": {
"r": 203,
"g": 126,
"b": 234
},
"hsl": {
"h": 282.778,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.71458,
"c": 0.16989,
"h": 315.6
},
"luminance": 0.33559
}Semantic roles & 50–950 ramp
primary
#CB7EEA
secondary
#DCF1D3
accent
#D41149
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85