#755CDC#755CDC
#755CDC is a mid, vivid violet. Relative luminance 0.166; OKLCH L 56.7% C 0.187 H 287.9°. Best body text is #FFFFFF at 4.86:1 contrast (WCAG AA passes).
Color values
| HEX | #755CDC |
|---|---|
| RGB | rgb(117, 92, 220) |
| HSL | hsl(252, 65%, 61%) |
| HSV | hsv(252, 58%, 86%) |
| CMYK | cmyk(46.8%, 58.2%, 0%, 13.7%) |
| CIE-LAB | lab(47.76, 41.56, -62.39) |
| CIE-LCH | lch(47.76, 74.97, 303.67°) |
| OKLab | oklab(56.7% 0.0575 -0.1782) |
| OKLCH | oklch(56.7% 0.187 287.9) |
| XYZ | xyz(24.0778, 16.6025, 69.6322) |
| Luminance | 0.1660 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Indigo
#6D5ACF
ΔE00 2.41
Slate Blue
#6A5ACD
ΔE00 2.95
Dark Periwinkle
#665FD1
ΔE00 3.33
Purpley
#8756E4
ΔE00 3.63
Mediumslateblue
#7B68EE
ΔE00 4.66
Iris
#6258C4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#755CDC #C3DC5C
analogous
#5C83DC #755CDC #B55CDC
triadic
#755CDC #DC755C #5CDC75
tetradic
#755CDC #DC5C83 #C3DC5C #5CDCB5
square
#755CDC #DC5C83 #C3DC5C #5CDCB5
split-complementary
#755CDC #DCB55C #83DC5C
monochromatic
#39229C #4C2CCE #755CDC #A08EE7 #CAC1F2
Accessibility & contrast
On white
4.86
#755CDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.32
#755CDC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #755CDC
4.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##755CDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##755CDC | 1.00 | 4.86 | 4.32 | 4.86 |
| #FFFFFF | 4.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0074E0
Deuteranopia (green-blind)
#006ED9
Tritanopia (blue-blind)
#537993
Achromatopsia (no color)
#717171
Design tokens & code
CSS
--color: #755cdc; /* rgb */ color: rgb(117, 92, 220); /* oklch */ color: oklch(56.7% 0.187 287.9);
Tailwind
colors: {
custom: {
50: '#a48be8',
500: '#755cdc',
950: '#000000',
},
}SCSS
$custom: #755cdc; $custom-light: #a48be8; $custom-dark: #000000;
JSON
{
"hex": "#755cdc",
"rgb": {
"r": 117,
"g": 92,
"b": 220
},
"hsl": {
"h": 251.719,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.56696,
"c": 0.18726,
"h": 287.9
},
"luminance": 0.16604
}Semantic roles & 50–950 ramp
primary
#755CDC
secondary
#D9E2B2
accent
#CC19A9
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84