#C250DC#C250DC
#C250DC is a light, highly saturated purple. Relative luminance 0.224; OKLCH L 63.5% C 0.221 H 319.7°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C250DC |
|---|---|
| RGB | rgb(194, 80, 220) |
| HSL | hsl(289, 67%, 59%) |
| HSV | hsv(289, 64%, 86%) |
| CMYK | cmyk(11.8%, 63.6%, 0%, 13.7%) |
| CIE-LAB | lab(54.42, 64.90, -51.20) |
| CIE-LCH | lch(54.42, 82.67, 321.73°) |
| OKLab | oklab(63.51% 0.1687 -0.143) |
| OKLCH | oklch(63.51% 0.221 319.7) |
| XYZ | xyz(38.0334, 22.3757, 70.0118) |
| Luminance | 0.2237 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.71
Pinkish Purple
#D648D7
ΔE00 3.76
Purple Pink
#D725DE
ΔE00 4.68
Heliotrope
#D94FF5
ΔE00 4.81
Bright Lilac
#C95EFB
ΔE00 5.51
Pinky Purple
#C94CBE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C250DC #6ADC50
analogous
#7C50DC #C250DC #DC50B0
triadic
#C250DC #DCC250 #50DCC2
tetradic
#C250DC #DC7C50 #6ADC50 #50B0DC
square
#C250DC #DC7C50 #6ADC50 #50B0DC
split-complementary
#C250DC #B0DC50 #50DC7C
monochromatic
#7E1E94 #A928C7 #C250DC #D483E6 #E6B6F0
Accessibility & contrast
On white
3.84
#C250DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#C250DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C250DC
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C250DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C250DC | 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)
#277AE0
Deuteranopia (green-blind)
#5B86D9
Tritanopia (blue-blind)
#C3688F
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c250dc; /* rgb */ color: rgb(194, 80, 220); /* oklch */ color: oklch(63.5% 0.221 319.7);
Tailwind
colors: {
custom: {
50: '#d888e7',
500: '#c250dc',
950: '#000000',
},
}SCSS
$custom: #c250dc; $custom-light: #d888e7; $custom-dark: #000000;
JSON
{
"hex": "#c250dc",
"rgb": {
"r": 194,
"g": 80,
"b": 220
},
"hsl": {
"h": 288.857,
"s": 66.667,
"l": 58.824
},
"oklch": {
"l": 0.63508,
"c": 0.22121,
"h": 319.7
},
"luminance": 0.22374
}Semantic roles & 50–950 ramp
primary
#C250DC
secondary
#B3DFA8
accent
#EA3E5E
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84