#767EEE#767EEE
#767EEE is a light, vivid blue. Relative luminance 0.249; OKLCH L 64.0% C 0.165 H 277.6°. Best body text is #000000 at 5.99:1 contrast (WCAG AA passes).
Color values
| HEX | #767EEE |
|---|---|
| RGB | rgb(118, 126, 238) |
| HSL | hsl(236, 78%, 70%) |
| HSV | hsv(236, 50%, 93%) |
| CMYK | cmyk(50.4%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(57.02, 27.04, -57.59) |
| CIE-LCH | lch(57.02, 63.63, 295.15°) |
| OKLab | oklab(63.99% 0.0218 -0.1639) |
| OKLCH | oklch(63.99% 0.165 277.6) |
| XYZ | xyz(30.3599, 24.9445, 84.0873) |
| Luminance | 0.2495 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.47
Lavender Blue
#8B88F8
ΔE00 4.42
Periwinkle (survey)
#8E82FE
ΔE00 4.74
Soft Blue
#6488EA
ΔE00 5.60
Perrywinkle
#8F8CE7
ΔE00 5.98
Mediumslateblue
#7B68EE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767EEE #EEE676
analogous
#76BAEE #767EEE #AA76EE
triadic
#767EEE #EE767E #7EEE76
tetradic
#767EEE #EE76BA #EEE676 #76EEAA
square
#767EEE #EE76BA #EEE676 #76EEAA
split-complementary
#767EEE #EEAA76 #BAEE76
monochromatic
#1A26D0 #404BE7 #767EEE #ACB1F5 #E3E5FC
Accessibility & contrast
On white
3.51
#767EEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.99
#767EEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767EEE
5.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767EEE | 1.00 | 3.51 | 5.99 | 5.99 |
| #FFFFFF | 3.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8EF2
Deuteranopia (green-blind)
#4084EC
Tritanopia (blue-blind)
#4496AB
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #767eee; /* rgb */ color: rgb(118, 126, 238); /* oklch */ color: oklch(64.0% 0.165 277.6);
Tailwind
colors: {
custom: {
50: '#a5a3f4',
500: '#767eee',
950: '#000000',
},
}SCSS
$custom: #767eee; $custom-light: #a5a3f4; $custom-dark: #000000;
JSON
{
"hex": "#767eee",
"rgb": {
"r": 118,
"g": 126,
"b": 238
},
"hsl": {
"h": 236,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.63994,
"c": 0.16534,
"h": 277.6
},
"luminance": 0.24946
}Semantic roles & 50–950 ramp
primary
#767EEE
secondary
#F1EFCF
accent
#CC0BDA
background
#FAFAFF
surface
#F4F3FE
border
#CECDD6
text
#100F17
muted
#7F7F85