#C230BE#C230BE
#C230BE is a mid, highly saturated purple. Relative luminance 0.173; OKLCH L 58.8% C 0.234 H 329.3°. Best body text is #FFFFFF at 4.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C230BE |
|---|---|
| RGB | rgb(194, 48, 190) |
| HSL | hsl(302, 60%, 47%) |
| HSV | hsv(302, 75%, 76%) |
| CMYK | cmyk(0%, 75.3%, 2.1%, 23.9%) |
| CIE-LAB | lab(48.64, 71.37, -43.19) |
| CIE-LCH | lch(48.64, 83.42, 328.82°) |
| OKLab | oklab(58.82% 0.201 -0.1195) |
| OKLCH | oklch(58.82% 0.234 329.3) |
| XYZ | xyz(32.5991, 17.3034, 50.3282) |
| Luminance | 0.1730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 2.86
Pinky Purple
#C94CBE
ΔE00 5.30
Purple Pink
#D725DE
ΔE00 5.49
Barney
#AC1DB8
ΔE00 5.86
Ugly Purple
#A442A0
ΔE00 6.38
Mediumorchid
#BA55D3
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C230BE #30C234
analogous
#7D30C2 #C230BE #C23075
triadic
#C230BE #BEC230 #30BEC2
tetradic
#C230BE #C27D30 #30C234 #3075C2
square
#C230BE #C27D30 #30C234 #3075C2
split-complementary
#C230BE #75C230 #30C27D
monochromatic
#60185E #91248E #C230BE #D659D3 #E28AE0
Accessibility & contrast
On white
4.71
#C230BE on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.46
#C230BE on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #C230BE
4.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C230BE | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##C230BE | 1.00 | 4.71 | 4.46 | 4.71 |
| #FFFFFF | 4.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1667C2
Deuteranopia (green-blind)
#5C7ABA
Tritanopia (blue-blind)
#C94675
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #c230be; /* rgb */ color: rgb(194, 48, 190); /* oklch */ color: oklch(58.8% 0.234 329.3);
Tailwind
colors: {
custom: {
50: '#d878d2',
500: '#c230be',
950: '#000000',
},
}SCSS
$custom: #c230be; $custom-light: #d878d2; $custom-dark: #000000;
JSON
{
"hex": "#c230be",
"rgb": {
"r": 194,
"g": 48,
"b": 190
},
"hsl": {
"h": 301.644,
"s": 60.331,
"l": 47.451
},
"oklch": {
"l": 0.58821,
"c": 0.23384,
"h": 329.3
},
"luminance": 0.17301
}Semantic roles & 50–950 ramp
primary
#C230BE
secondary
#82CC84
accent
#E34944
background
#FDF7FC
surface
#FBEEF9
border
#D4C9D2
text
#150A14
muted
#837C82