#CB48E9#CB48E9
#CB48E9 is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.6% C 0.246 H 319.5°. Best body text is #000000 at 5.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CB48E9 |
|---|---|
| RGB | rgb(203, 72, 233) |
| HSL | hsl(289, 79%, 60%) |
| HSV | hsv(289, 69%, 91%) |
| CMYK | cmyk(12.9%, 69.1%, 0%, 8.6%) |
| CIE-LAB | lab(55.29, 72.48, -57.07) |
| CIE-LCH | lch(55.29, 92.25, 321.78°) |
| OKLab | oklab(64.63% 0.1872 -0.1599) |
| OKLCH | oklch(64.63% 0.246 319.5) |
| XYZ | xyz(41.6521, 23.2164, 79.3622) |
| Luminance | 0.2321 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.37
Mediumorchid
#BA55D3
ΔE00 3.80
Pinkish Purple
#D648D7
ΔE00 3.84
Purple Pink
#D725DE
ΔE00 4.06
Bright Lilac
#C95EFB
ΔE00 4.66
Bright Lavender
#C760FF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB48E9 #66E948
analogous
#7B48E9 #CB48E9 #E948B6
triadic
#CB48E9 #E9CB48 #48E9CB
tetradic
#CB48E9 #E97B48 #66E948 #48B6E9
square
#CB48E9 #E97B48 #66E948 #48B6E9
split-complementary
#CB48E9 #B6E948 #48E97B
monochromatic
#8814A3 #B61ADA #CB48E9 #DB7FF0 #EAB5F6
Accessibility & contrast
On white
3.72
#CB48E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.64
#CB48E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB48E9
5.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB48E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB48E9 | 1.00 | 3.72 | 5.64 | 5.64 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CEE
Deuteranopia (green-blind)
#5489E5
Tritanopia (blue-blind)
#CB6694
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cb48e9; /* rgb */ color: rgb(203, 72, 233); /* oklch */ color: oklch(64.6% 0.246 319.5);
Tailwind
colors: {
custom: {
50: '#df86f1',
500: '#cb48e9',
950: '#000000',
},
}SCSS
$custom: #cb48e9; $custom-light: #df86f1; $custom-dark: #000000;
JSON
{
"hex": "#cb48e9",
"rgb": {
"r": 203,
"g": 72,
"b": 233
},
"hsl": {
"h": 288.82,
"s": 78.537,
"l": 59.804
},
"oklch": {
"l": 0.64631,
"c": 0.24621,
"h": 319.5
},
"luminance": 0.23214
}Semantic roles & 50–950 ramp
primary
#CB48E9
secondary
#B3E6A7
accent
#F53357
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85