#C44BE8#C44BE8
#C44BE8 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 64.0% C 0.239 H 317.5°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C44BE8 |
|---|---|
| RGB | rgb(196, 75, 232) |
| HSL | hsl(286, 77%, 60%) |
| HSV | hsv(286, 68%, 91%) |
| CMYK | cmyk(15.5%, 67.7%, 0%, 9%) |
| CIE-LAB | lab(54.65, 69.67, -57.59) |
| CIE-LCH | lch(54.65, 90.39, 320.42°) |
| OKLab | oklab(63.95% 0.1762 -0.1616) |
| OKLCH | oklch(63.95% 0.239 317.5) |
| XYZ | xyz(39.8444, 22.5958, 78.5909) |
| Luminance | 0.2259 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.30
Heliotrope
#D94FF5
ΔE00 4.20
Purple Pink
#D725DE
ΔE00 4.65
Pinkish Purple
#D648D7
ΔE00 4.67
Bright Lilac
#C95EFB
ΔE00 4.71
Bright Lavender
#C760FF
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C44BE8 #6FE84B
analogous
#754BE8 #C44BE8 #E84BBE
triadic
#C44BE8 #E8C44B #4BE8C4
tetradic
#C44BE8 #E8754B #6FE84B #4BBEE8
square
#C44BE8 #E8754B #6FE84B #4BBEE8
split-complementary
#C44BE8 #BEE84B #4BE875
monochromatic
#8315A4 #AE1CDA #C44BE8 #D681EF #E8B8F6
Accessibility & contrast
On white
3.81
#C44BE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#C44BE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C44BE8
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C44BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C44BE8 | 1.00 | 3.81 | 5.52 | 5.52 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BED
Deuteranopia (green-blind)
#5086E4
Tritanopia (blue-blind)
#C36994
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c44be8; /* rgb */ color: rgb(196, 75, 232); /* oklch */ color: oklch(64.0% 0.239 317.5);
Tailwind
colors: {
custom: {
50: '#da86f0',
500: '#c44be8',
950: '#000000',
},
}SCSS
$custom: #c44be8; $custom-light: #da86f0; $custom-dark: #000000;
JSON
{
"hex": "#c44be8",
"rgb": {
"r": 196,
"g": 75,
"b": 232
},
"hsl": {
"h": 286.242,
"s": 77.34,
"l": 60.196
},
"oklch": {
"l": 0.63952,
"c": 0.23906,
"h": 317.5
},
"luminance": 0.22594
}Semantic roles & 50–950 ramp
primary
#C44BE8
secondary
#B7E6A9
accent
#DA0C3B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85