#767BEE#767BEE
#767BEE is a light, vivid blue. Relative luminance 0.242; OKLCH L 63.4% C 0.169 H 278.5°. Best body text is #000000 at 5.84:1 contrast (WCAG AA passes).
Color values
| HEX | #767BEE |
|---|---|
| RGB | rgb(118, 123, 238) |
| HSL | hsl(238, 78%, 70%) |
| HSV | hsv(238, 50%, 93%) |
| CMYK | cmyk(50.4%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(56.28, 28.83, -58.79) |
| CIE-LCH | lch(56.28, 65.48, 296.12°) |
| OKLab | oklab(63.43% 0.0251 -0.1674) |
| OKLCH | oklch(63.43% 0.169 278.5) |
| XYZ | xyz(29.9820, 24.1888, 83.9614) |
| Luminance | 0.2419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.24
Periwinkle (survey)
#8E82FE
ΔE00 4.83
Lavender Blue
#8B88F8
ΔE00 4.91
Mediumslateblue
#7B68EE
ΔE00 6.15
Soft Blue
#6488EA
ΔE00 6.41
Perrywinkle
#8F8CE7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767BEE #EEE976
analogous
#76B7EE #767BEE #AD76EE
triadic
#767BEE #EE767B #7BEE76
tetradic
#767BEE #EE76B7 #EEE976 #76EEAD
square
#767BEE #EE76B7 #EEE976 #76EEAD
split-complementary
#767BEE #EEAD76 #B7EE76
monochromatic
#1A21D0 #4047E7 #767BEE #ACAFF5 #E3E4FC
Accessibility & contrast
On white
3.60
#767BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.84
#767BEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767BEE
5.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767BEE | 1.00 | 3.60 | 5.84 | 5.84 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#468CF2
Deuteranopia (green-blind)
#3A82EB
Tritanopia (blue-blind)
#4594A9
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #767bee; /* rgb */ color: rgb(118, 123, 238); /* oklch */ color: oklch(63.4% 0.169 278.5);
Tailwind
colors: {
custom: {
50: '#a5a1f4',
500: '#767bee',
950: '#000000',
},
}SCSS
$custom: #767bee; $custom-light: #a5a1f4; $custom-dark: #000000;
JSON
{
"hex": "#767bee",
"rgb": {
"r": 118,
"g": 123,
"b": 238
},
"hsl": {
"h": 237.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.63431,
"c": 0.1693,
"h": 278.5
},
"luminance": 0.24191
}Semantic roles & 50–950 ramp
primary
#767BEE
secondary
#F1EFCF
accent
#D20BDA
background
#FAF9FF
surface
#F4F2FE
border
#CECCD6
text
#100E17
muted
#7F7E85