#C250CC#C250CC
#C250CC is a light, highly saturated purple. Relative luminance 0.216; OKLCH L 62.6% C 0.207 H 324.4°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C250CC |
|---|---|
| RGB | rgb(194, 80, 204) |
| HSL | hsl(295, 55%, 56%) |
| HSV | hsv(295, 61%, 80%) |
| CMYK | cmyk(4.9%, 60.8%, 0%, 20%) |
| CIE-LAB | lab(53.57, 61.96, -43.46) |
| CIE-LCH | lch(53.57, 75.68, 324.95°) |
| OKLab | oklab(62.61% 0.1683 -0.1205) |
| OKLCH | oklch(62.61% 0.207 324.4) |
| XYZ | xyz(36.0150, 21.5683, 59.3811) |
| Luminance | 0.2157 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.19
Pinky Purple
#C94CBE
ΔE00 3.11
Pinkish Purple
#D648D7
ΔE00 3.35
Purpley Pink
#C83CB9
ΔE00 4.61
Purple Pink
#D725DE
ΔE00 4.91
Purpleish Pink
#DF4EC8
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C250CC #5ACC50
analogous
#8450CC #C250CC #CC5098
triadic
#C250CC #CCC250 #50CCC2
tetradic
#C250CC #CC8450 #5ACC50 #5098CC
square
#C250CC #CC8450 #5ACC50 #5098CC
split-complementary
#C250CC #98CC50 #50CC84
monochromatic
#76247D #A332AD #C250CC #D37FDA #E3AFE8
Accessibility & contrast
On white
3.95
#C250CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#C250CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C250CC
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C250CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C250CC | 1.00 | 3.95 | 5.31 | 5.31 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A77D0
Deuteranopia (green-blind)
#6585C9
Tritanopia (blue-blind)
#C66287
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c250cc; /* rgb */ color: rgb(194, 80, 204); /* oklch */ color: oklch(62.6% 0.207 324.4);
Tailwind
colors: {
custom: {
50: '#d788dc',
500: '#c250cc',
950: '#000000',
},
}SCSS
$custom: #c250cc; $custom-light: #d788dc; $custom-dark: #000000;
JSON
{
"hex": "#c250cc",
"rgb": {
"r": 194,
"g": 80,
"b": 204
},
"hsl": {
"h": 295.161,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.6261,
"c": 0.207,
"h": 324.4
},
"luminance": 0.21566
}Semantic roles & 50–950 ramp
primary
#C250CC
secondary
#A6D6A2
accent
#DE4A56
background
#FDF8FD
surface
#FBF0FB
border
#D4CBD4
text
#150C15
muted
#837D83