#C449ED#C449ED
#C449ED is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 64.1% C 0.246 H 316.3°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C449ED |
|---|---|
| RGB | rgb(196, 73, 237) |
| HSL | hsl(285, 82%, 61%) |
| HSV | hsv(285, 69%, 93%) |
| CMYK | cmyk(17.3%, 69.2%, 0%, 7.1%) |
| CIE-LAB | lab(54.68, 71.40, -60.36) |
| CIE-LCH | lch(54.68, 93.49, 319.79°) |
| OKLab | oklab(64.06% 0.1778 -0.1697) |
| OKLCH | oklch(64.06% 0.246 316.3) |
| XYZ | xyz(40.4312, 22.6169, 82.3401) |
| Luminance | 0.2261 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.97
Heliotrope
#D94FF5
ΔE00 4.27
Bright Lilac
#C95EFB
ΔE00 4.58
Purple Pink
#D725DE
ΔE00 4.90
Bright Lavender
#C760FF
ΔE00 5.09
Hot Purple
#CB00F5
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C449ED #72ED49
analogous
#7249ED #C449ED #ED49C4
triadic
#C449ED #EDC449 #49EDC4
tetradic
#C449ED #ED7249 #72ED49 #49C4ED
square
#C449ED #ED7249 #72ED49 #49C4ED
split-complementary
#C449ED #C4ED49 #49ED72
monochromatic
#8411AB #AF16E2 #C449ED #D681F3 #E8B8F8
Accessibility & contrast
On white
3.80
#C449ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#C449ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C449ED
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C449ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C449ED | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 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)
#007BF2
Deuteranopia (green-blind)
#4986E9
Tritanopia (blue-blind)
#C26A96
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c449ed; /* rgb */ color: rgb(196, 73, 237); /* oklch */ color: oklch(64.1% 0.246 316.3);
Tailwind
colors: {
custom: {
50: '#da86f4',
500: '#c449ed',
950: '#000000',
},
}SCSS
$custom: #c449ed; $custom-light: #da86f4; $custom-dark: #000000;
JSON
{
"hex": "#c449ed",
"rgb": {
"r": 196,
"g": 73,
"b": 237
},
"hsl": {
"h": 285,
"s": 82,
"l": 60.784
},
"oklch": {
"l": 0.64064,
"c": 0.24582,
"h": 316.3
},
"luminance": 0.22615
}Semantic roles & 50–950 ramp
primary
#C449ED
secondary
#B9E8AA
accent
#DE073D
background
#FDF8FF
surface
#FBF0FE
border
#D4CBD6
text
#150C17
muted
#837D85