#767FF4#767FF4
#767FF4 is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.6% C 0.172 H 277.1°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #767FF4 |
|---|---|
| RGB | rgb(118, 127, 244) |
| HSL | hsl(236, 85%, 71%) |
| HSV | hsv(236, 52%, 96%) |
| CMYK | cmyk(51.6%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(57.62, 28.28, -59.97) |
| CIE-LCH | lch(57.62, 66.30, 295.25°) |
| OKLab | oklab(64.56% 0.0213 -0.1709) |
| OKLCH | oklch(64.56% 0.172 277.1) |
| XYZ | xyz(31.3846, 25.5600, 88.8502) |
| Luminance | 0.2556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.39
Lavender Blue
#8B88F8
ΔE00 4.14
Periwinkle (survey)
#8E82FE
ΔE00 4.45
Soft Blue
#6488EA
ΔE00 5.46
Perrywinkle
#8F8CE7
ΔE00 6.06
Lightish Blue
#3D7AFD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767FF4 #F4EB76
analogous
#76BEF4 #767FF4 #AC76F4
triadic
#767FF4 #F4767F #7FF476
tetradic
#767FF4 #F476BE #F4EB76 #76F4AC
square
#767FF4 #F476BE #F4EB76 #76F4AC
split-complementary
#767FF4 #F4AC76 #BEF476
monochromatic
#1220DE #3D4AEF #767FF4 #AFB4F9 #E3E5FD
Accessibility & contrast
On white
3.44
#767FF4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#767FF4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767FF4
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767FF4 | 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)
#4890F8
Deuteranopia (green-blind)
#3A85F1
Tritanopia (blue-blind)
#3F99AE
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #767ff4; /* rgb */ color: rgb(118, 127, 244); /* oklch */ color: oklch(64.6% 0.172 277.1);
Tailwind
colors: {
custom: {
50: '#a5a4f8',
500: '#767ff4',
950: '#000000',
},
}SCSS
$custom: #767ff4; $custom-light: #a5a4f8; $custom-dark: #000000;
JSON
{
"hex": "#767ff4",
"rgb": {
"r": 118,
"g": 127,
"b": 244
},
"hsl": {
"h": 235.714,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.64556,
"c": 0.17219,
"h": 277.1
},
"luminance": 0.25562
}Semantic roles & 50–950 ramp
primary
#767FF4
secondary
#F4F1D2
accent
#D204E2
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85