#767FF5#767FF5
#767FF5 is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.6% C 0.174 H 277.1°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #767FF5 |
|---|---|
| RGB | rgb(118, 127, 245) |
| HSL | hsl(236, 86%, 71%) |
| HSV | hsv(236, 52%, 96%) |
| CMYK | cmyk(51.8%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(57.68, 28.58, -60.43) |
| CIE-LCH | lch(57.68, 66.85, 295.31°) |
| OKLab | oklab(64.62% 0.0214 -0.1722) |
| OKLCH | oklch(64.62% 0.174 277.1) |
| XYZ | xyz(31.5368, 25.6209, 89.6520) |
| Luminance | 0.2562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.37
Lavender Blue
#8B88F8
ΔE00 4.13
Periwinkle (survey)
#8E82FE
ΔE00 4.41
Soft Blue
#6488EA
ΔE00 5.48
Perrywinkle
#8F8CE7
ΔE00 6.11
Lightish Blue
#3D7AFD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767FF5 #F5EC76
analogous
#76BEF5 #767FF5 #AC76F5
triadic
#767FF5 #F5767F #7FF576
tetradic
#767FF5 #F576BE #F5EC76 #76F5AC
square
#767FF5 #F576BE #F5EC76 #76F5AC
split-complementary
#767FF5 #F5AC76 #BEF576
monochromatic
#101FE0 #3D4AF1 #767FF5 #AFB4F9 #E2E4FD
Accessibility & contrast
On white
3.43
#767FF5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#767FF5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767FF5
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767FF5 | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4890F9
Deuteranopia (green-blind)
#3986F2
Tritanopia (blue-blind)
#3E99AE
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #767ff5; /* rgb */ color: rgb(118, 127, 245); /* oklch */ color: oklch(64.6% 0.174 277.1);
Tailwind
colors: {
custom: {
50: '#a5a4f9',
500: '#767ff5',
950: '#000000',
},
}SCSS
$custom: #767ff5; $custom-light: #a5a4f9; $custom-dark: #000000;
JSON
{
"hex": "#767ff5",
"rgb": {
"r": 118,
"g": 127,
"b": 245
},
"hsl": {
"h": 235.748,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.64619,
"c": 0.17355,
"h": 277.1
},
"luminance": 0.25623
}Semantic roles & 50–950 ramp
primary
#767FF5
secondary
#F4F2D3
accent
#D303E3
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85