#767BDF#767BDF
#767BDF is a light, vivid blue. Relative luminance 0.233; OKLCH L 62.5% C 0.149 H 279.0°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #767BDF |
|---|---|
| RGB | rgb(118, 123, 223) |
| HSL | hsl(237, 62%, 67%) |
| HSV | hsv(237, 47%, 87%) |
| CMYK | cmyk(47.1%, 44.8%, 0%, 12.5%) |
| CIE-LAB | lab(55.42, 24.31, -51.77) |
| CIE-LCH | lch(55.42, 57.19, 295.15°) |
| OKLab | oklab(62.51% 0.0233 -0.1468) |
| OKLCH | oklch(62.51% 0.149 279) |
| XYZ | xyz(27.8694, 23.3437, 72.8350) |
| Luminance | 0.2334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.77
Lavender Blue
#8B88F8
ΔE00 5.73
Periwinkle (survey)
#8E82FE
ΔE00 6.00
Perrywinkle
#8F8CE7
ΔE00 6.32
Mediumslateblue
#7B68EE
ΔE00 6.57
Soft Blue
#6488EA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#767BDF #DFDA76
analogous
#76B0DF #767BDF #A676DF
triadic
#767BDF #DF767B #7BDF76
tetradic
#767BDF #DF76B0 #DFDA76 #76DFA6
square
#767BDF #DF76B0 #DFDA76 #76DFA6
split-complementary
#767BDF #DFA676 #B0DF76
monochromatic
#2930B1 #444BD3 #767BDF #A8ABEB #D9DBF6
Accessibility & contrast
On white
3.70
#767BDF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#767BDF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #767BDF
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##767BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##767BDF | 1.00 | 3.70 | 5.67 | 5.67 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5289E3
Deuteranopia (green-blind)
#4A81DD
Tritanopia (blue-blind)
#5090A2
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #767bdf; /* rgb */ color: rgb(118, 123, 223); /* oklch */ color: oklch(62.5% 0.149 279.0);
Tailwind
colors: {
custom: {
50: '#a3a1e9',
500: '#767bdf',
950: '#000000',
},
}SCSS
$custom: #767bdf; $custom-light: #a3a1e9; $custom-dark: #000000;
JSON
{
"hex": "#767bdf",
"rgb": {
"r": 118,
"g": 123,
"b": 223
},
"hsl": {
"h": 237.143,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.62511,
"c": 0.14866,
"h": 279
},
"luminance": 0.23345
}Semantic roles & 50–950 ramp
primary
#767BDF
secondary
#E9E8C8
accent
#C21CCA
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84