#767EF7#767EF7
#767EF7 is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.6% C 0.178 H 277.3°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #767EF7 |
|---|---|
| RGB | rgb(118, 126, 247) |
| HSL | hsl(236, 89%, 72%) |
| HSV | hsv(236, 52%, 97%) |
| CMYK | cmyk(52.2%, 49%, 0%, 3.1%) |
| CIE-LAB | lab(57.55, 29.79, -61.74) |
| CIE-LCH | lch(57.55, 68.55, 295.76°) |
| OKLab | oklab(64.56% 0.0227 -0.1761) |
| OKLCH | oklch(64.56% 0.178 277.3) |
| XYZ | xyz(31.7153, 25.4867, 91.2259) |
| Luminance | 0.2549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.21
Lavender Blue
#8B88F8
ΔE00 4.24
Periwinkle (survey)
#8E82FE
ΔE00 4.33
Soft Blue
#6488EA
ΔE00 5.79
Perrywinkle
#8F8CE7
ΔE00 6.35
Mediumslateblue
#7B68EE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767EF7 #F7EF76
analogous
#76BFF7 #767EF7 #AF76F7
triadic
#767EF7 #F7767E #7EF776
tetradic
#767EF7 #F776BF #F7EF76 #76F7AF
square
#767EF7 #F776BF #F7EF76 #76F7AF
split-complementary
#767EF7 #F7AF76 #BFF776
monochromatic
#0D1BE5 #3C48F4 #767EF7 #B0B4FA #E2E4FD
Accessibility & contrast
On white
3.44
#767EF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#767EF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767EF7
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767EF7 | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4390FB
Deuteranopia (green-blind)
#3485F4
Tritanopia (blue-blind)
#3C99AF
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #767ef7; /* rgb */ color: rgb(118, 126, 247); /* oklch */ color: oklch(64.6% 0.178 277.3);
Tailwind
colors: {
custom: {
50: '#a6a3fa',
500: '#767ef7',
950: '#000000',
},
}SCSS
$custom: #767ef7; $custom-light: #a6a3fa; $custom-dark: #000000;
JSON
{
"hex": "#767ef7",
"rgb": {
"r": 118,
"g": 126,
"b": 247
},
"hsl": {
"h": 236.279,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.6456,
"c": 0.17754,
"h": 277.3
},
"luminance": 0.25489
}Semantic roles & 50–950 ramp
primary
#767EF7
secondary
#F5F3D4
accent
#D700E6
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85