#767EF8#767EF8
#767EF8 is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.6% C 0.179 H 277.3°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #767EF8 |
|---|---|
| RGB | rgb(118, 126, 248) |
| HSL | hsl(236, 90%, 72%) |
| HSV | hsv(236, 52%, 97%) |
| CMYK | cmyk(52.4%, 49.2%, 0%, 2.7%) |
| CIE-LAB | lab(57.61, 30.10, -62.20) |
| CIE-LCH | lch(57.61, 69.10, 295.82°) |
| OKLab | oklab(64.62% 0.0228 -0.1774) |
| OKLCH | oklch(64.62% 0.179 277.3) |
| XYZ | xyz(31.8700, 25.5485, 92.0407) |
| Luminance | 0.2555 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.22
Lavender Blue
#8B88F8
ΔE00 4.24
Periwinkle (survey)
#8E82FE
ΔE00 4.29
Soft Blue
#6488EA
ΔE00 5.83
Perrywinkle
#8F8CE7
ΔE00 6.40
Mediumslateblue
#7B68EE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767EF8 #F8F076
analogous
#76BFF8 #767EF8 #AF76F8
triadic
#767EF8 #F8767E #7EF876
tetradic
#767EF8 #F876BF #F8F076 #76F8AF
square
#767EF8 #F876BF #F8F076 #76F8AF
split-complementary
#767EF8 #F8AF76 #BFF876
monochromatic
#0C19E8 #3C47F5 #767EF8 #B0B5FB #E2E4FE
Accessibility & contrast
On white
3.44
#767EF8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#767EF8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767EF8
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767EF8 | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4290FC
Deuteranopia (green-blind)
#3285F5
Tritanopia (blue-blind)
#3B99AF
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #767ef8; /* rgb */ color: rgb(118, 126, 248); /* oklch */ color: oklch(64.6% 0.179 277.3);
Tailwind
colors: {
custom: {
50: '#a6a3fb',
500: '#767ef8',
950: '#000000',
},
}SCSS
$custom: #767ef8; $custom-light: #a6a3fb; $custom-dark: #000000;
JSON
{
"hex": "#767ef8",
"rgb": {
"r": 118,
"g": 126,
"b": 248
},
"hsl": {
"h": 236.308,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.64624,
"c": 0.17889,
"h": 277.3
},
"luminance": 0.25551
}Semantic roles & 50–950 ramp
primary
#767EF8
secondary
#F5F3D4
accent
#D700E6
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85