#767BED#767BED
#767BED is a light, vivid blue. Relative luminance 0.241; OKLCH L 63.4% C 0.168 H 278.6°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #767BED |
|---|---|
| RGB | rgb(118, 123, 237) |
| HSL | hsl(237, 77%, 70%) |
| HSV | hsv(237, 50%, 93%) |
| CMYK | cmyk(50.2%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(56.22, 28.52, -58.32) |
| CIE-LCH | lch(56.22, 64.93, 296.06°) |
| OKLab | oklab(63.37% 0.025 -0.1661) |
| OKLCH | oklch(63.37% 0.168 278.6) |
| XYZ | xyz(29.8355, 24.1302, 83.1898) |
| Luminance | 0.2413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.31
Periwinkle (survey)
#8E82FE
ΔE00 4.89
Lavender Blue
#8B88F8
ΔE00 4.95
Mediumslateblue
#7B68EE
ΔE00 6.15
Soft Blue
#6488EA
ΔE00 6.40
Perrywinkle
#8F8CE7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767BED #EDE876
analogous
#76B7ED #767BED #AD76ED
triadic
#767BED #ED767B #7BED76
tetradic
#767BED #ED76B7 #EDE876 #76EDAD
square
#767BED #ED76B7 #EDE876 #76EDAD
split-complementary
#767BED #EDAD76 #B7ED76
monochromatic
#1B23CE #4047E6 #767BED #ACAFF4 #E2E3FB
Accessibility & contrast
On white
3.60
#767BED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#767BED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767BED
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767BED | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#478CF1
Deuteranopia (green-blind)
#3B82EB
Tritanopia (blue-blind)
#4694A9
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #767bed; /* rgb */ color: rgb(118, 123, 237); /* oklch */ color: oklch(63.4% 0.168 278.6);
Tailwind
colors: {
custom: {
50: '#a5a1f3',
500: '#767bed',
950: '#000000',
},
}SCSS
$custom: #767bed; $custom-light: #a5a1f3; $custom-dark: #000000;
JSON
{
"hex": "#767bed",
"rgb": {
"r": 118,
"g": 123,
"b": 237
},
"hsl": {
"h": 237.479,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.63368,
"c": 0.16794,
"h": 278.6
},
"luminance": 0.24132
}Semantic roles & 50–950 ramp
primary
#767BED
secondary
#F0EFCE
accent
#D00DD9
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85