#767DEB#767DEB
#767DEB is a light, vivid blue. Relative luminance 0.245; OKLCH L 63.6% C 0.163 H 278.0°. Best body text is #000000 at 5.90:1 contrast (WCAG AA passes).
Color values
| HEX | #767DEB |
|---|---|
| RGB | rgb(118, 125, 235) |
| HSL | hsl(236, 75%, 69%) |
| HSV | hsv(236, 50%, 92%) |
| CMYK | cmyk(49.8%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(56.60, 26.73, -56.60) |
| CIE-LCH | lch(56.60, 62.59, 295.28°) |
| OKLab | oklab(63.62% 0.0225 -0.161) |
| OKLCH | oklch(63.62% 0.163 278) |
| XYZ | xyz(29.7956, 24.5152, 81.7430) |
| Luminance | 0.2452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.57
Lavender Blue
#8B88F8
ΔE00 4.69
Periwinkle (survey)
#8E82FE
ΔE00 4.94
Soft Blue
#6488EA
ΔE00 5.85
Perrywinkle
#8F8CE7
ΔE00 6.06
Mediumslateblue
#7B68EE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767DEB #EBE476
analogous
#76B8EB #767DEB #AA76EB
triadic
#767DEB #EB767D #7DEB76
tetradic
#767DEB #EB76B8 #EBE476 #76EBAA
square
#767DEB #EB76B8 #EBE476 #76EBAA
split-complementary
#767DEB #EBAA76 #B8EB76
monochromatic
#1D28C9 #414AE3 #767DEB #ABB0F3 #E1E2FB
Accessibility & contrast
On white
3.56
#767DEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.90
#767DEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767DEB
5.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767DEB | 1.00 | 3.56 | 5.90 | 5.90 |
| #FFFFFF | 3.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D8DEF
Deuteranopia (green-blind)
#4183E9
Tritanopia (blue-blind)
#4795A9
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #767deb; /* rgb */ color: rgb(118, 125, 235); /* oklch */ color: oklch(63.6% 0.163 278.0);
Tailwind
colors: {
custom: {
50: '#a4a2f2',
500: '#767deb',
950: '#000000',
},
}SCSS
$custom: #767deb; $custom-light: #a4a2f2; $custom-dark: #000000;
JSON
{
"hex": "#767deb",
"rgb": {
"r": 118,
"g": 125,
"b": 235
},
"hsl": {
"h": 236.41,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.63619,
"c": 0.16256,
"h": 278
},
"luminance": 0.24517
}Semantic roles & 50–950 ramp
primary
#767DEB
secondary
#EFEDCD
accent
#CB0FD7
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F17
muted
#7F7E85