#795FFF#795FFF
#795FFF is a mid, highly saturated blue. Relative luminance 0.195; OKLCH L 60.1% C 0.227 H 284.7°. Best body text is #000000 at 4.89:1 contrast (WCAG AA passes).
Color values
| HEX | #795FFF |
|---|---|
| RGB | rgb(121, 95, 255) |
| HSL | hsl(250, 100%, 69%) |
| HSV | hsv(250, 63%, 100%) |
| CMYK | cmyk(52.5%, 62.7%, 0%, 0%) |
| CIE-LAB | lab(51.23, 50.73, -76.37) |
| CIE-LCH | lch(51.23, 91.69, 303.59°) |
| OKLab | oklab(60.1% 0.0576 -0.2192) |
| OKLCH | oklch(60.1% 0.227 284.7) |
| XYZ | xyz(30.0219, 19.4677, 96.7641) |
| Luminance | 0.1947 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.05
Purpley
#8756E4
ΔE00 5.16
Dark Periwinkle
#665FD1
ΔE00 7.10
Light Indigo
#6D5ACF
ΔE00 7.20
Lighter Purple
#A55AF4
ΔE00 7.62
Slate Blue
#6A5ACD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#795FFF #E5FF5F
analogous
#5F95FF #795FFF #C95FFF
triadic
#795FFF #FF795F #5FFF79
tetradic
#795FFF #FF5F95 #E5FF5F #5FFFC9
square
#795FFF #FF5F95 #E5FF5F #5FFFC9
split-complementary
#795FFF #FFC95F #95FF5F
monochromatic
#2500E4 #4622FF #795FFF #AC9CFF #E0D9FF
Accessibility & contrast
On white
4.29
#795FFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.89
#795FFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #795FFF
4.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##795FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##795FFF | 1.00 | 4.29 | 4.89 | 4.89 |
| #FFFFFF | 4.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#0075FC
Tritanopia (blue-blind)
#4186A7
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #795fff; /* rgb */ color: rgb(121, 95, 255); /* oklch */ color: oklch(60.1% 0.227 284.7);
Tailwind
colors: {
custom: {
50: '#aa8eff',
500: '#795fff',
950: '#000000',
},
}SCSS
$custom: #795fff; $custom-light: #aa8eff; $custom-dark: #000000;
JSON
{
"hex": "#795fff",
"rgb": {
"r": 121,
"g": 95,
"b": 255
},
"hsl": {
"h": 249.75,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.60103,
"c": 0.22664,
"h": 284.7
},
"luminance": 0.19469
}Semantic roles & 50–950 ramp
primary
#795FFF
secondary
#EDF5C5
accent
#E600C0
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110C18
muted
#807D86