#767EEB#767EEB
#767EEB is a light, vivid blue. Relative luminance 0.248; OKLCH L 63.8% C 0.161 H 277.6°. Best body text is #000000 at 5.95:1 contrast (WCAG AA passes).
Color values
| HEX | #767EEB |
|---|---|
| RGB | rgb(118, 126, 235) |
| HSL | hsl(236, 75%, 69%) |
| HSV | hsv(236, 50%, 92%) |
| CMYK | cmyk(49.8%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(56.85, 26.13, -56.20) |
| CIE-LCH | lch(56.85, 61.98, 294.94°) |
| OKLab | oklab(63.81% 0.0214 -0.1598) |
| OKLCH | oklch(63.81% 0.161 277.6) |
| XYZ | xyz(29.9228, 24.7697, 81.7854) |
| Luminance | 0.2477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.68
Lavender Blue
#8B88F8
ΔE00 4.54
Periwinkle (survey)
#8E82FE
ΔE00 4.94
Soft Blue
#6488EA
ΔE00 5.59
Perrywinkle
#8F8CE7
ΔE00 5.89
Mediumslateblue
#7B68EE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767EEB #EBE376
analogous
#76B9EB #767EEB #A976EB
triadic
#767EEB #EB767E #7EEB76
tetradic
#767EEB #EB76B9 #EBE376 #76EBA9
square
#767EEB #EB76B9 #EBE376 #76EBA9
split-complementary
#767EEB #EBA976 #B9EB76
monochromatic
#1D29C9 #414CE3 #767EEB #ABB0F3 #E1E3FB
Accessibility & contrast
On white
3.53
#767EEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.95
#767EEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767EEB
5.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767EEB | 1.00 | 3.53 | 5.95 | 5.95 |
| #FFFFFF | 3.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E8DEF
Deuteranopia (green-blind)
#4384E9
Tritanopia (blue-blind)
#4795A9
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #767eeb; /* rgb */ color: rgb(118, 126, 235); /* oklch */ color: oklch(63.8% 0.161 277.6);
Tailwind
colors: {
custom: {
50: '#a4a3f2',
500: '#767eeb',
950: '#000000',
},
}SCSS
$custom: #767eeb; $custom-light: #a4a3f2; $custom-dark: #000000;
JSON
{
"hex": "#767eeb",
"rgb": {
"r": 118,
"g": 126,
"b": 235
},
"hsl": {
"h": 235.897,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.63809,
"c": 0.16123,
"h": 277.6
},
"luminance": 0.24771
}Semantic roles & 50–950 ramp
primary
#767EEB
secondary
#EFEDCD
accent
#C90FD7
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85