#5700FF#5700FF
#5700FF is a mid, highly saturated violet. Relative luminance 0.092; OKLCH L 49.1% C 0.296 H 280.6°. Best body text is #FFFFFF at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5700FF |
|---|---|
| RGB | rgb(87, 0, 255) |
| HSL | hsl(260, 100%, 50%) |
| HSV | hsv(260, 100%, 100%) |
| CMYK | cmyk(65.9%, 100%, 0%, 0%) |
| CIE-LAB | lab(36.45, 80.80, -100.82) |
| CIE-LCH | lch(36.45, 129.20, 308.71°) |
| OKLab | oklab(49.06% 0.0542 -0.2906) |
| OKLCH | oklch(49.06% 0.296 280.6) |
| XYZ | xyz(21.9748, 9.2444, 95.2147) |
| Luminance | 0.0925 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Blue Purple
#5A06EF
ΔE00 1.75
Purplish Blue
#601EF9
ΔE00 2.04
Purply Blue
#661AEE
ΔE00 2.35
Blue Violet
#5D06E9
ΔE00 2.43
Light Royal Blue
#3A2EFE
ΔE00 4.08
Blue
#0000FF
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5700FF #A8FF00
analogous
#0028FF #5700FF #D700FF
triadic
#5700FF #FF5700 #00FF57
tetradic
#5700FF #FF0028 #A8FF00 #00FFD7
square
#5700FF #FF0028 #A8FF00 #00FFD7
split-complementary
#5700FF #FFD700 #28FF00
monochromatic
#2D0085 #4200C2 #5700FF #7F3DFF #A87AFF
Accessibility & contrast
On white
7.37
#5700FF on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.85
#5700FF on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #5700FF
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5700FF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##5700FF | 1.00 | 7.37 | 2.85 | 7.37 |
| #FFFFFF | 7.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.85 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 7.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#005DFF
Deuteranopia (green-blind)
#004DFB
Tritanopia (blue-blind)
#006996
Achromatopsia (no color)
#565656
Design tokens & code
CSS
--color: #5700ff; /* rgb */ color: rgb(87, 0, 255); /* oklch */ color: oklch(49.1% 0.296 280.6);
Tailwind
colors: {
custom: {
50: '#9e62ff',
500: '#5700ff',
950: '#000000',
},
}SCSS
$custom: #5700ff; $custom-light: #9e62ff; $custom-dark: #000000;
JSON
{
"hex": "#5700ff",
"rgb": {
"r": 87,
"g": 0,
"b": 255
},
"hsl": {
"h": 260.471,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.4906,
"c": 0.29561,
"h": 280.6
},
"luminance": 0.09246
}Semantic roles & 50–950 ramp
primary
#5700FF
secondary
#C0E774
accent
#FF29B6
background
#FBF6FF
surface
#F6EBFF
border
#D0C6D7
text
#110618
muted
#807A86