#765FFF#765FFF
#765FFF is a mid, highly saturated blue. Relative luminance 0.193; OKLCH L 59.9% C 0.227 H 283.7°. Best body text is #000000 at 4.85:1 contrast (WCAG AA passes).
Color values
| HEX | #765FFF |
|---|---|
| RGB | rgb(118, 95, 255) |
| HSL | hsl(249, 100%, 69%) |
| HSV | hsv(249, 63%, 100%) |
| CMYK | cmyk(53.7%, 62.7%, 0%, 0%) |
| CIE-LAB | lab(50.98, 50.22, -76.78) |
| CIE-LCH | lch(50.98, 91.75, 303.19°) |
| OKLab | oklab(59.86% 0.0538 -0.2205) |
| OKLCH | oklch(59.86% 0.227 283.7) |
| XYZ | xyz(29.6079, 19.2542, 96.7446) |
| Luminance | 0.1926 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.11
Purpley
#8756E4
ΔE00 5.36
Dark Periwinkle
#665FD1
ΔE00 6.87
Light Indigo
#6D5ACF
ΔE00 7.06
Slate Blue
#6A5ACD
ΔE00 7.45
Lighter Purple
#A55AF4
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#765FFF #E8FF5F
analogous
#5F98FF #765FFF #C65FFF
triadic
#765FFF #FF765F #5FFF76
tetradic
#765FFF #FF5F98 #E8FF5F #5FFFC6
square
#765FFF #FF5F98 #E8FF5F #5FFFC6
split-complementary
#765FFF #FFC65F #98FF5F
monochromatic
#2100E4 #4222FF #765FFF #AA9CFF #DFD9FF
Accessibility & contrast
On white
4.33
#765FFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.85
#765FFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #765FFF
4.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##765FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##765FFF | 1.00 | 4.33 | 4.85 | 4.85 |
| #FFFFFF | 4.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFF
Deuteranopia (green-blind)
#0074FC
Tritanopia (blue-blind)
#3886A7
Achromatopsia (no color)
#797979
Design tokens & code
CSS
--color: #765fff; /* rgb */ color: rgb(118, 95, 255); /* oklch */ color: oklch(59.9% 0.227 283.7);
Tailwind
colors: {
custom: {
50: '#a98eff',
500: '#765fff',
950: '#000000',
},
}SCSS
$custom: #765fff; $custom-light: #a98eff; $custom-dark: #000000;
JSON
{
"hex": "#765fff",
"rgb": {
"r": 118,
"g": 95,
"b": 255
},
"hsl": {
"h": 248.625,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.59863,
"c": 0.22697,
"h": 283.7
},
"luminance": 0.19256
}Semantic roles & 50–950 ramp
primary
#765FFF
secondary
#EEF5C5
accent
#E600C5
background
#FBF8FF
surface
#F6F0FF
border
#D0CBD7
text
#110C18
muted
#807D86