#767AEB#767AEB
#767AEB is a light, vivid blue. Relative luminance 0.238; OKLCH L 63.1% C 0.167 H 279.0°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #767AEB |
|---|---|
| RGB | rgb(118, 122, 235) |
| HSL | hsl(238, 75%, 69%) |
| HSV | hsv(238, 50%, 92%) |
| CMYK | cmyk(49.8%, 48.1%, 0%, 7.8%) |
| CIE-LAB | lab(55.85, 28.52, -57.79) |
| CIE-LCH | lch(55.85, 64.45, 296.26°) |
| OKLab | oklab(63.06% 0.0259 -0.1645) |
| OKLCH | oklch(63.06% 0.167 279) |
| XYZ | xyz(29.4215, 23.7671, 81.6184) |
| Luminance | 0.2377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.48
Periwinkle (survey)
#8E82FE
ΔE00 5.08
Lavender Blue
#8B88F8
ΔE00 5.22
Mediumslateblue
#7B68EE
ΔE00 5.85
Perrywinkle
#8F8CE7
ΔE00 6.64
Soft Blue
#6488EA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767AEB #EBE776
analogous
#76B5EB #767AEB #AD76EB
triadic
#767AEB #EB767A #7AEB76
tetradic
#767AEB #EB76B5 #EBE776 #76EBAD
square
#767AEB #EB76B5 #EBE776 #76EBAD
split-complementary
#767AEB #EBAD76 #B5EB76
monochromatic
#1D23C9 #4146E3 #767AEB #ABAEF3 #E1E2FB
Accessibility & contrast
On white
3.65
#767AEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#767AEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767AEB
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767AEB | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#478BEF
Deuteranopia (green-blind)
#3C81E9
Tritanopia (blue-blind)
#4892A7
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #767aeb; /* rgb */ color: rgb(118, 122, 235); /* oklch */ color: oklch(63.1% 0.167 279.0);
Tailwind
colors: {
custom: {
50: '#a4a0f2',
500: '#767aeb',
950: '#000000',
},
}SCSS
$custom: #767aeb; $custom-light: #a4a0f2; $custom-dark: #000000;
JSON
{
"hex": "#767aeb",
"rgb": {
"r": 118,
"g": 122,
"b": 235
},
"hsl": {
"h": 237.949,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.63055,
"c": 0.16654,
"h": 279
},
"luminance": 0.23769
}Semantic roles & 50–950 ramp
primary
#767AEB
secondary
#EFEECD
accent
#D00FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85