#747BE9#747BE9
#747BE9 is a light, vivid blue. Relative luminance 0.238; OKLCH L 63.0% C 0.163 H 277.9°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #747BE9 |
|---|---|
| RGB | rgb(116, 123, 233) |
| HSL | hsl(236, 73%, 68%) |
| HSV | hsv(236, 50%, 91%) |
| CMYK | cmyk(50.2%, 47.2%, 0%, 8.6%) |
| CIE-LAB | lab(55.85, 26.88, -56.70) |
| CIE-LCH | lch(55.85, 62.75, 295.36°) |
| OKLab | oklab(62.98% 0.0223 -0.1613) |
| OKLCH | oklch(62.98% 0.163 277.9) |
| XYZ | xyz(28.9888, 23.7604, 80.1337) |
| Luminance | 0.2376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.39
Lavender Blue
#8B88F8
ΔE00 5.33
Periwinkle (survey)
#8E82FE
ΔE00 5.44
Soft Blue
#6488EA
ΔE00 6.13
Mediumslateblue
#7B68EE
ΔE00 6.36
Perrywinkle
#8F8CE7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#747BE9 #E9E274
analogous
#74B5E9 #747BE9 #A774E9
triadic
#747BE9 #E9747B #7BE974
tetradic
#747BE9 #E974B5 #E9E274 #74E9A7
square
#747BE9 #E974B5 #E9E274 #74E9A7
split-complementary
#747BE9 #E9A774 #B5E974
monochromatic
#1F29C4 #3F49E1 #747BE9 #A9ADF1 #DEDFFA
Accessibility & contrast
On white
3.65
#747BE9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#747BE9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #747BE9
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##747BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##747BE9 | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A8BED
Deuteranopia (green-blind)
#3E81E7
Tritanopia (blue-blind)
#4493A7
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #747be9; /* rgb */ color: rgb(116, 123, 233); /* oklch */ color: oklch(63.0% 0.163 277.9);
Tailwind
colors: {
custom: {
50: '#a3a1f1',
500: '#747be9',
950: '#000000',
},
}SCSS
$custom: #747be9; $custom-light: #a3a1f1; $custom-dark: #000000;
JSON
{
"hex": "#747be9",
"rgb": {
"r": 116,
"g": 123,
"b": 233
},
"hsl": {
"h": 236.41,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.62977,
"c": 0.16287,
"h": 277.9
},
"luminance": 0.23762
}Semantic roles & 50–950 ramp
primary
#747BE9
secondary
#EEECCB
accent
#C911D5
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85