#C25ABE#C25ABE
#C25ABE is a light, vivid purple. Relative luminance 0.225; OKLCH L 63.1% C 0.180 H 328.9°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C25ABE |
|---|---|
| RGB | rgb(194, 90, 190) |
| HSL | hsl(302, 46%, 56%) |
| HSV | hsv(302, 54%, 76%) |
| CMYK | cmyk(0%, 53.6%, 2.1%, 23.9%) |
| CIE-LAB | lab(54.56, 54.94, -33.87) |
| CIE-LCH | lch(54.56, 64.54, 328.34°) |
| OKLab | oklab(63.11% 0.1542 -0.0929) |
| OKLCH | oklch(63.11% 0.18 328.9) |
| XYZ | xyz(35.1981, 22.5015, 51.1945) |
| Luminance | 0.2250 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.53
Purpleish Pink
#DF4EC8
ΔE00 4.80
Mediumorchid
#BA55D3
ΔE00 4.89
Pinkish Purple
#D648D7
ΔE00 4.92
Purplish Pink
#CE5DAE
ΔE00 5.05
Purpley Pink
#C83CB9
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C25ABE #5AC25E
analogous
#925AC2 #C25ABE #C25A8A
triadic
#C25ABE #BEC25A #5ABEC2
tetradic
#C25ABE #C2925A #5AC25E #5A8AC2
square
#C25ABE #C2925A #5AC25E #5A8AC2
split-complementary
#C25ABE #8AC25A #5AC292
monochromatic
#762C73 #A33C9F #C25ABE #D387D0 #E3B3E1
Accessibility & contrast
On white
3.82
#C25ABE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#C25ABE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C25ABE
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C25ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C25ABE | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#527AC1
Deuteranopia (green-blind)
#7288BB
Tritanopia (blue-blind)
#C86584
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c25abe; /* rgb */ color: rgb(194, 90, 190); /* oklch */ color: oklch(63.1% 0.180 328.9);
Tailwind
colors: {
custom: {
50: '#d78dd2',
500: '#c25abe',
950: '#000000',
},
}SCSS
$custom: #c25abe; $custom-light: #d78dd2; $custom-dark: #000000;
JSON
{
"hex": "#c25abe",
"rgb": {
"r": 194,
"g": 90,
"b": 190
},
"hsl": {
"h": 302.308,
"s": 46.018,
"l": 55.686
},
"oklch": {
"l": 0.63111,
"c": 0.18004,
"h": 328.9
},
"luminance": 0.22499
}Semantic roles & 50–950 ramp
primary
#C25ABE
secondary
#A6D2A8
accent
#D65752
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150D14
muted
#837D82