#757BE2#757BE2
#757BE2 is a light, vivid blue. Relative luminance 0.234; OKLCH L 62.6% C 0.153 H 278.5°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #757BE2 |
|---|---|
| RGB | rgb(117, 123, 226) |
| HSL | hsl(237, 65%, 67%) |
| HSV | hsv(237, 48%, 89%) |
| CMYK | cmyk(48.2%, 45.6%, 0%, 11.4%) |
| CIE-LAB | lab(55.52, 24.98, -53.30) |
| CIE-LCH | lch(55.52, 58.86, 295.11°) |
| OKLab | oklab(62.62% 0.0226 -0.1514) |
| OKLCH | oklch(62.62% 0.153 278.5) |
| XYZ | xyz(28.1423, 23.4373, 74.9777) |
| Luminance | 0.2344 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.29
Lavender Blue
#8B88F8
ΔE00 5.62
Periwinkle (survey)
#8E82FE
ΔE00 5.85
Soft Blue
#6488EA
ΔE00 6.39
Perrywinkle
#8F8CE7
ΔE00 6.44
Mediumslateblue
#7B68EE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757BE2 #E2DC75
analogous
#75B2E2 #757BE2 #A575E2
triadic
#757BE2 #E2757B #7BE275
tetradic
#757BE2 #E275B2 #E2DC75 #75E2A5
square
#757BE2 #E275B2 #E2DC75 #75E2A5
split-complementary
#757BE2 #E2A575 #B2E275
monochromatic
#262EB6 #424BD7 #757BE2 #A8ABED #DADCF7
Accessibility & contrast
On white
3.69
#757BE2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#757BE2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757BE2
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757BE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757BE2 | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5089E6
Deuteranopia (green-blind)
#4781E0
Tritanopia (blue-blind)
#4C91A4
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #757be2; /* rgb */ color: rgb(117, 123, 226); /* oklch */ color: oklch(62.6% 0.153 278.5);
Tailwind
colors: {
custom: {
50: '#a3a1ec',
500: '#757be2',
950: '#000000',
},
}SCSS
$custom: #757be2; $custom-light: #a3a1ec; $custom-dark: #000000;
JSON
{
"hex": "#757be2",
"rgb": {
"r": 117,
"g": 123,
"b": 226
},
"hsl": {
"h": 236.697,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.62619,
"c": 0.15303,
"h": 278.5
},
"luminance": 0.23439
}Semantic roles & 50–950 ramp
primary
#757BE2
secondary
#EBE9C8
accent
#C318CD
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84