#6767EA#6767EA
#6767EA is a mid, vivid blue. Relative luminance 0.185; OKLCH L 58.5% C 0.193 H 278.6°. Best body text is #000000 at 4.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6767EA |
|---|---|
| RGB | rgb(103, 103, 234) |
| HSL | hsl(240, 76%, 66%) |
| HSV | hsv(240, 56%, 92%) |
| CMYK | cmyk(56%, 56%, 0%, 8.2%) |
| CIE-LAB | lab(50.12, 36.58, -66.51) |
| CIE-LCH | lch(50.12, 75.91, 298.81°) |
| OKLab | oklab(58.47% 0.0289 -0.1907) |
| OKLCH | oklch(58.47% 0.193 278.6) |
| XYZ | xyz(25.2903, 18.5229, 80.0685) |
| Luminance | 0.1852 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.46
Dark Periwinkle
#665FD1
ΔE00 4.43
Light Indigo
#6D5ACF
ΔE00 5.92
Slate Blue
#6A5ACD
ΔE00 6.01
Royal Blue
#4169E1
ΔE00 6.05
Cornflower
#6A79F7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6767EA #EAEA67
analogous
#67A8EA #6767EA #A867EA
triadic
#6767EA #EA6767 #67EA67
tetradic
#6767EA #EA67A8 #EAEA67 #67EAA8
square
#6767EA #EA67A8 #EAEA67 #67EAA8
split-complementary
#6767EA #EAA867 #A8EA67
monochromatic
#1A1ABD #3131E3 #6767EA #9D9DF1 #D3D3F9
Accessibility & contrast
On white
4.46
#6767EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.71
#6767EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6767EA
4.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6767EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6767EA | 1.00 | 4.46 | 4.71 | 4.71 |
| #FFFFFF | 4.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DEE
Deuteranopia (green-blind)
#0072E7
Tritanopia (blue-blind)
#1E869F
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #6767ea; /* rgb */ color: rgb(103, 103, 234); /* oklch */ color: oklch(58.5% 0.193 278.6);
Tailwind
colors: {
custom: {
50: '#9d92f2',
500: '#6767ea',
950: '#000000',
},
}SCSS
$custom: #6767ea; $custom-light: #9d92f2; $custom-dark: #000000;
JSON
{
"hex": "#6767ea",
"rgb": {
"r": 103,
"g": 103,
"b": 234
},
"hsl": {
"h": 240,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.58473,
"c": 0.19287,
"h": 278.6
},
"luminance": 0.18525
}Semantic roles & 50–950 ramp
primary
#6767EA
secondary
#ECECC1
accent
#D80ED8
background
#FAF9FE
surface
#F4F1FD
border
#CECBD5
text
#0F0D17
muted
#7F7E85