#757BE7#757BE7
#757BE7 is a light, vivid blue. Relative luminance 0.237; OKLCH L 62.9% C 0.160 H 278.3°. Best body text is #000000 at 5.74:1 contrast (WCAG AA passes).
Color values
| HEX | #757BE7 |
|---|---|
| RGB | rgb(117, 123, 231) |
| HSL | hsl(237, 70%, 68%) |
| HSV | hsv(237, 49%, 91%) |
| CMYK | cmyk(49.4%, 46.8%, 0%, 9.4%) |
| CIE-LAB | lab(55.80, 26.49, -55.65) |
| CIE-LCH | lch(55.80, 61.63, 295.45°) |
| OKLab | oklab(62.92% 0.0232 -0.1582) |
| OKLCH | oklch(62.92% 0.16 278.3) |
| XYZ | xyz(28.8384, 23.7157, 78.6438) |
| Luminance | 0.2372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.72
Lavender Blue
#8B88F8
ΔE00 5.32
Periwinkle (survey)
#8E82FE
ΔE00 5.44
Soft Blue
#6488EA
ΔE00 6.29
Mediumslateblue
#7B68EE
ΔE00 6.33
Perrywinkle
#8F8CE7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757BE7 #E7E175
analogous
#75B4E7 #757BE7 #A875E7
triadic
#757BE7 #E7757B #7BE775
tetradic
#757BE7 #E775B4 #E7E175 #75E7A8
square
#757BE7 #E775B4 #E7E175 #75E7A8
split-complementary
#757BE7 #E7A875 #B4E775
monochromatic
#212AC0 #4149DE #757BE7 #A9ADF0 #DDDFF9
Accessibility & contrast
On white
3.66
#757BE7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.74
#757BE7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757BE7
5.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757BE7 | 1.00 | 3.66 | 5.74 | 5.74 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8AEB
Deuteranopia (green-blind)
#4181E5
Tritanopia (blue-blind)
#4892A6
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #757be7; /* rgb */ color: rgb(117, 123, 231); /* oklch */ color: oklch(62.9% 0.160 278.3);
Tailwind
colors: {
custom: {
50: '#a3a1ef',
500: '#757be7',
950: '#000000',
},
}SCSS
$custom: #757be7; $custom-light: #a3a1ef; $custom-dark: #000000;
JSON
{
"hex": "#757be7",
"rgb": {
"r": 117,
"g": 123,
"b": 231
},
"hsl": {
"h": 236.842,
"s": 70.37,
"l": 68.235
},
"oklch": {
"l": 0.62924,
"c": 0.15992,
"h": 278.3
},
"luminance": 0.23717
}Semantic roles & 50–950 ramp
primary
#757BE7
secondary
#EDEBCB
accent
#C813D2
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E16
muted
#7F7E84