#4500FF#4500FF
#4500FF is a mid, highly saturated violet. Relative luminance 0.085; OKLCH L 47.7% C 0.299 H 275.2°. Best body text is #FFFFFF at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #4500FF |
|---|---|
| RGB | rgb(69, 0, 255) |
| HSL | hsl(256, 100%, 50%) |
| HSV | hsv(256, 100%, 100%) |
| CMYK | cmyk(72.9%, 100%, 0%, 0%) |
| CIE-LAB | lab(34.97, 80.15, -103.33) |
| CIE-LCH | lch(34.97, 130.77, 307.80°) |
| OKLab | oklab(47.71% 0.0272 -0.2981) |
| OKLCH | oklch(47.71% 0.299 275.2) |
| XYZ | xyz(20.4983, 8.4831, 95.1455) |
| Luminance | 0.0848 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Blue Purple
#5A06EF
ΔE00 2.10
Blue Violet
#5D06E9
ΔE00 2.73
Blue
#0000FF
ΔE00 2.76
Primary Blue
#0804F9
ΔE00 3.07
Rich Blue
#021BF9
ΔE00 3.09
Strong Blue
#0C06F7
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4500FF #BAFF00
analogous
#003BFF #4500FF #C400FF
triadic
#4500FF #FF4500 #00FF45
tetradic
#4500FF #FF003B #BAFF00 #00FFC4
square
#4500FF #FF003B #BAFF00 #00FFC4
split-complementary
#4500FF #FFC400 #3BFF00
monochromatic
#240085 #3400C2 #4500FF #723DFF #9E7AFF
Accessibility & contrast
On white
7.79
#4500FF on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.70
#4500FF on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #4500FF
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4500FF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##4500FF | 1.00 | 7.79 | 2.70 | 7.79 |
| #FFFFFF | 7.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 7.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#005CFF
Deuteranopia (green-blind)
#0048FB
Tritanopia (blue-blind)
#006A96
Achromatopsia (no color)
#525252
Design tokens & code
CSS
--color: #4500ff; /* rgb */ color: rgb(69, 0, 255); /* oklch */ color: oklch(47.7% 0.299 275.2);
Tailwind
colors: {
custom: {
50: '#9761ff',
500: '#4500ff',
950: '#000000',
},
}SCSS
$custom: #4500ff; $custom-light: #9761ff; $custom-dark: #000000;
JSON
{
"hex": "#4500ff",
"rgb": {
"r": 69,
"g": 0,
"b": 255
},
"hsl": {
"h": 256.235,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.47709,
"c": 0.29933,
"h": 275.2
},
"luminance": 0.08485
}Semantic roles & 50–950 ramp
primary
#4500FF
secondary
#C8E774
accent
#FF29C5
background
#FAF6FF
surface
#F4EBFF
border
#CEC6D7
text
#100618
muted
#7F7A86