#767FF2#767FF2
#767FF2 is a light, vivid blue. Relative luminance 0.254; OKLCH L 64.4% C 0.169 H 277.2°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #767FF2 |
|---|---|
| RGB | rgb(118, 127, 242) |
| HSL | hsl(236, 83%, 71%) |
| HSV | hsv(236, 51%, 95%) |
| CMYK | cmyk(51.2%, 47.5%, 0%, 5.1%) |
| CIE-LAB | lab(57.50, 27.67, -59.05) |
| CIE-LCH | lch(57.50, 65.21, 295.10°) |
| OKLab | oklab(64.43% 0.0211 -0.1682) |
| OKLCH | oklch(64.43% 0.169 277.2) |
| XYZ | xyz(31.0826, 25.4392, 87.2596) |
| Luminance | 0.2544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.44
Lavender Blue
#8B88F8
ΔE00 4.18
Periwinkle (survey)
#8E82FE
ΔE00 4.54
Soft Blue
#6488EA
ΔE00 5.41
Perrywinkle
#8F8CE7
ΔE00 5.98
Lightish Blue
#3D7AFD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767FF2 #F2E976
analogous
#76BDF2 #767FF2 #AB76F2
triadic
#767FF2 #F2767F #7FF276
tetradic
#767FF2 #F276BD #F2E976 #76F2AB
square
#767FF2 #F276BD #F2E976 #76F2AB
split-complementary
#767FF2 #F2AB76 #BDF276
monochromatic
#1523D9 #3E4BED #767FF2 #AEB3F7 #E3E5FC
Accessibility & contrast
On white
3.45
#767FF2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#767FF2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767FF2
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767FF2 | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A8FF6
Deuteranopia (green-blind)
#3D85F0
Tritanopia (blue-blind)
#4198AD
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #767ff2; /* rgb */ color: rgb(118, 127, 242); /* oklch */ color: oklch(64.4% 0.169 277.2);
Tailwind
colors: {
custom: {
50: '#a5a4f7',
500: '#767ff2',
950: '#000000',
},
}SCSS
$custom: #767ff2; $custom-light: #a5a4f7; $custom-dark: #000000;
JSON
{
"hex": "#767ff2",
"rgb": {
"r": 118,
"g": 127,
"b": 242
},
"hsl": {
"h": 235.645,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.64431,
"c": 0.16948,
"h": 277.2
},
"luminance": 0.25441
}Semantic roles & 50–950 ramp
primary
#767FF2
secondary
#F3F0D1
accent
#CF06DF
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85