#C25ABB#C25ABB
#C25ABB is a light, vivid purple. Relative luminance 0.224; OKLCH L 63.0% C 0.177 H 330.1°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C25ABB |
|---|---|
| RGB | rgb(194, 90, 187) |
| HSL | hsl(304, 46%, 56%) |
| HSV | hsv(304, 54%, 76%) |
| CMYK | cmyk(0%, 53.6%, 3.6%, 23.9%) |
| CIE-LAB | lab(54.42, 54.42, -32.36) |
| CIE-LCH | lch(54.42, 63.31, 329.27°) |
| OKLab | oklab(62.97% 0.1538 -0.0886) |
| OKLCH | oklch(62.97% 0.177 330.1) |
| XYZ | xyz(34.8736, 22.3717, 49.4854) |
| Luminance | 0.2237 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.57
Purplish Pink
#CE5DAE
ΔE00 4.58
Purpleish Pink
#DF4EC8
ΔE00 4.85
Purpley Pink
#C83CB9
ΔE00 5.11
Pinkish Purple
#D648D7
ΔE00 5.33
Mediumorchid
#BA55D3
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C25ABB #5AC261
analogous
#955AC2 #C25ABB #C25A87
triadic
#C25ABB #BBC25A #5ABBC2
tetradic
#C25ABB #C2955A #5AC261 #5A87C2
square
#C25ABB #C2955A #5AC261 #5A87C2
split-complementary
#C25ABB #87C25A #5AC295
monochromatic
#762C71 #A33C9C #C25ABB #D387CD #E3B3E0
Accessibility & contrast
On white
3.84
#C25ABB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#C25ABB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C25ABB
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C25ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C25ABB | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5479BE
Deuteranopia (green-blind)
#7387B8
Tritanopia (blue-blind)
#C86482
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c25abb; /* rgb */ color: rgb(194, 90, 187); /* oklch */ color: oklch(63.0% 0.177 330.1);
Tailwind
colors: {
custom: {
50: '#d78dcf',
500: '#c25abb',
950: '#000000',
},
}SCSS
$custom: #c25abb; $custom-light: #d78dcf; $custom-dark: #000000;
JSON
{
"hex": "#c25abb",
"rgb": {
"r": 194,
"g": 90,
"b": 187
},
"hsl": {
"h": 304.038,
"s": 46.018,
"l": 55.686
},
"oklch": {
"l": 0.62967,
"c": 0.17745,
"h": 330.1
},
"luminance": 0.2237
}Semantic roles & 50–950 ramp
primary
#C25ABB
secondary
#A6D2A9
accent
#D65B52
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150D14
muted
#837D82