#775CDC#775CDC
#775CDC is a mid, vivid violet. Relative luminance 0.167; OKLCH L 56.9% C 0.187 H 288.7°. Best body text is #FFFFFF at 4.83:1 contrast (WCAG AA passes).
Color values
| HEX | #775CDC |
|---|---|
| RGB | rgb(119, 92, 220) |
| HSL | hsl(253, 65%, 61%) |
| HSV | hsv(253, 58%, 86%) |
| CMYK | cmyk(45.9%, 58.2%, 0%, 13.7%) |
| CIE-LAB | lab(47.93, 41.98, -62.09) |
| CIE-LCH | lch(47.93, 74.95, 304.06°) |
| OKLab | oklab(56.87% 0.0601 -0.1773) |
| OKLCH | oklch(56.87% 0.187 288.7) |
| XYZ | xyz(24.3495, 16.7426, 69.6449) |
| Luminance | 0.1674 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Indigo
#6D5ACF
ΔE00 2.63
Slate Blue
#6A5ACD
ΔE00 3.20
Purpley
#8756E4
ΔE00 3.32
Dark Periwinkle
#665FD1
ΔE00 3.64
Mediumslateblue
#7B68EE
ΔE00 4.60
Iris
#6258C4
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#775CDC #C1DC5C
analogous
#5C81DC #775CDC #B75CDC
triadic
#775CDC #DC775C #5CDC77
tetradic
#775CDC #DC5C81 #C1DC5C #5CDCB7
square
#775CDC #DC5C81 #C1DC5C #5CDCB7
split-complementary
#775CDC #DCB75C #81DC5C
monochromatic
#3B229C #4F2CCE #775CDC #A18EE7 #CBC1F2
Accessibility & contrast
On white
4.83
#775CDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.35
#775CDC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #775CDC
4.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##775CDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##775CDC | 1.00 | 4.83 | 4.35 | 4.83 |
| #FFFFFF | 4.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0075E0
Deuteranopia (green-blind)
#006FD9
Tritanopia (blue-blind)
#577993
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #775cdc; /* rgb */ color: rgb(119, 92, 220); /* oklch */ color: oklch(56.9% 0.187 288.7);
Tailwind
colors: {
custom: {
50: '#a58be8',
500: '#775cdc',
950: '#000000',
},
}SCSS
$custom: #775cdc; $custom-light: #a58be8; $custom-dark: #000000;
JSON
{
"hex": "#775cdc",
"rgb": {
"r": 119,
"g": 92,
"b": 220
},
"hsl": {
"h": 252.656,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.5687,
"c": 0.18717,
"h": 288.7
},
"luminance": 0.16744
}Semantic roles & 50–950 ramp
primary
#775CDC
secondary
#D8E2B2
accent
#CC19A7
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84