#C250BE#C250BE
#C250BE is a mid, vivid purple. Relative luminance 0.209; OKLCH L 61.9% C 0.195 H 329.0°. Best body text is #000000 at 5.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C250BE |
|---|---|
| RGB | rgb(194, 80, 190) |
| HSL | hsl(302, 48%, 54%) |
| HSV | hsv(302, 59%, 76%) |
| CMYK | cmyk(0%, 58.8%, 2.1%, 23.9%) |
| CIE-LAB | lab(52.87, 59.51, -36.51) |
| CIE-LCH | lch(52.87, 69.82, 328.47°) |
| OKLab | oklab(61.88% 0.1672 -0.1004) |
| OKLCH | oklch(61.88% 0.195 329) |
| XYZ | xyz(34.4107, 20.9266, 50.9320) |
| Luminance | 0.2092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.27
Purpley Pink
#C83CB9
ΔE00 3.21
Mediumorchid
#BA55D3
ΔE00 4.40
Pinkish Purple
#D648D7
ΔE00 4.53
Purpleish Pink
#DF4EC8
ΔE00 5.27
Purple Pink
#D725DE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C250BE #50C254
analogous
#8D50C2 #C250BE #C25085
triadic
#C250BE #BEC250 #50BEC2
tetradic
#C250BE #C28D50 #50C254 #5085C2
square
#C250BE #C28D50 #50C254 #5085C2
split-complementary
#C250BE #85C250 #50C28D
monochromatic
#70276E #9E379A #C250BE #D27DCF #E2ABE0
Accessibility & contrast
On white
4.05
#C250BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.18
#C250BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C250BE
5.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C250BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C250BE | 1.00 | 4.05 | 5.18 | 5.18 |
| #FFFFFF | 4.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4674C1
Deuteranopia (green-blind)
#6C84BB
Tritanopia (blue-blind)
#C85D80
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #c250be; /* rgb */ color: rgb(194, 80, 190); /* oklch */ color: oklch(61.9% 0.195 329.0);
Tailwind
colors: {
custom: {
50: '#d788d2',
500: '#c250be',
950: '#000000',
},
}SCSS
$custom: #c250be; $custom-light: #d788d2; $custom-dark: #000000;
JSON
{
"hex": "#c250be",
"rgb": {
"r": 194,
"g": 80,
"b": 190
},
"hsl": {
"h": 302.105,
"s": 48.305,
"l": 53.725
},
"oklch": {
"l": 0.61876,
"c": 0.19504,
"h": 329
},
"luminance": 0.20924
}Semantic roles & 50–950 ramp
primary
#C250BE
secondary
#9FCFA0
accent
#D85550
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82