#C250DD#C250DD
#C250DD is a light, highly saturated purple. Relative luminance 0.224; OKLCH L 63.6% C 0.222 H 319.4°. Best body text is #000000 at 5.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C250DD |
|---|---|
| RGB | rgb(194, 80, 221) |
| HSL | hsl(289, 67%, 59%) |
| HSV | hsv(289, 64%, 87%) |
| CMYK | cmyk(12.2%, 63.8%, 0%, 13.3%) |
| CIE-LAB | lab(54.48, 65.09, -51.68) |
| CIE-LCH | lch(54.48, 83.11, 321.55°) |
| OKLab | oklab(63.57% 0.1687 -0.1444) |
| OKLCH | oklch(63.57% 0.222 319.4) |
| XYZ | xyz(38.1663, 22.4289, 70.7114) |
| Luminance | 0.2243 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.81
Pinkish Purple
#D648D7
ΔE00 3.83
Purple Pink
#D725DE
ΔE00 4.71
Heliotrope
#D94FF5
ΔE00 4.72
Bright Lilac
#C95EFB
ΔE00 5.39
Pinky Purple
#C94CBE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C250DD #6BDD50
analogous
#7C50DD #C250DD #DD50B1
triadic
#C250DD #DDC250 #50DDC2
tetradic
#C250DD #DD7C50 #6BDD50 #50B1DD
square
#C250DD #DD7C50 #6BDD50 #50B1DD
split-complementary
#C250DD #B1DD50 #50DD7C
monochromatic
#7E1D96 #AA27C9 #C250DD #D483E7 #E6B6F1
Accessibility & contrast
On white
3.83
#C250DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.49
#C250DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C250DD
5.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C250DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C250DD | 1.00 | 3.83 | 5.49 | 5.49 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#257BE1
Deuteranopia (green-blind)
#5A86DA
Tritanopia (blue-blind)
#C26890
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c250dd; /* rgb */ color: rgb(194, 80, 221); /* oklch */ color: oklch(63.6% 0.222 319.4);
Tailwind
colors: {
custom: {
50: '#d888e8',
500: '#c250dd',
950: '#000000',
},
}SCSS
$custom: #c250dd; $custom-light: #d888e8; $custom-dark: #000000;
JSON
{
"hex": "#c250dd",
"rgb": {
"r": 194,
"g": 80,
"b": 221
},
"hsl": {
"h": 288.511,
"s": 67.464,
"l": 59.02
},
"oklch": {
"l": 0.63566,
"c": 0.2221,
"h": 319.4
},
"luminance": 0.22427
}Semantic roles & 50–950 ramp
primary
#C250DD
secondary
#B3E0A9
accent
#EA3D5F
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84