#767FF0#767FF0
#767FF0 is a light, vivid blue. Relative luminance 0.253; OKLCH L 64.3% C 0.167 H 277.2°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #767FF0 |
|---|---|
| RGB | rgb(118, 127, 240) |
| HSL | hsl(236, 80%, 70%) |
| HSV | hsv(236, 51%, 94%) |
| CMYK | cmyk(50.8%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(57.39, 27.05, -58.12) |
| CIE-LCH | lch(57.39, 64.11, 294.96°) |
| OKLab | oklab(64.31% 0.0209 -0.1654) |
| OKLCH | oklch(64.31% 0.167 277.2) |
| XYZ | xyz(30.7838, 25.3197, 85.6863) |
| Luminance | 0.2532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.51
Lavender Blue
#8B88F8
ΔE00 4.23
Periwinkle (survey)
#8E82FE
ΔE00 4.65
Soft Blue
#6488EA
ΔE00 5.37
Perrywinkle
#8F8CE7
ΔE00 5.90
Lightish Blue
#3D7AFD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767FF0 #F0E776
analogous
#76BCF0 #767FF0 #AA76F0
triadic
#767FF0 #F0767F #7FF076
tetradic
#767FF0 #F076BC #F0E776 #76F0AA
square
#767FF0 #F076BC #F0E776 #76F0AA
split-complementary
#767FF0 #F0AA76 #BCF076
monochromatic
#1725D4 #3F4BEA #767FF0 #ADB3F6 #E3E5FC
Accessibility & contrast
On white
3.46
#767FF0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#767FF0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767FF0
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767FF0 | 1.00 | 3.46 | 6.06 | 6.06 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8FF4
Deuteranopia (green-blind)
#4085EE
Tritanopia (blue-blind)
#4398AC
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #767ff0; /* rgb */ color: rgb(118, 127, 240); /* oklch */ color: oklch(64.3% 0.167 277.2);
Tailwind
colors: {
custom: {
50: '#a5a4f5',
500: '#767ff0',
950: '#000000',
},
}SCSS
$custom: #767ff0; $custom-light: #a5a4f5; $custom-dark: #000000;
JSON
{
"hex": "#767ff0",
"rgb": {
"r": 118,
"g": 127,
"b": 240
},
"hsl": {
"h": 235.574,
"s": 80.263,
"l": 70.196
},
"oklch": {
"l": 0.64307,
"c": 0.16675,
"h": 277.2
},
"luminance": 0.25322
}Semantic roles & 50–950 ramp
primary
#767FF0
secondary
#F2EFD0
accent
#CD09DD
background
#FAFAFF
surface
#F4F3FE
border
#CECDD6
text
#100F17
muted
#7F7F85