#757EEC#757EEC
#757EEC is a light, vivid blue. Relative luminance 0.248; OKLCH L 63.8% C 0.163 H 277.2°. Best body text is #000000 at 5.95:1 contrast (WCAG AA passes).
Color values
| HEX | #757EEC |
|---|---|
| RGB | rgb(117, 126, 236) |
| HSL | hsl(235, 76%, 69%) |
| HSV | hsv(235, 50%, 93%) |
| CMYK | cmyk(50.4%, 46.6%, 0%, 7.5%) |
| CIE-LAB | lab(56.84, 26.22, -56.78) |
| CIE-LCH | lch(56.84, 62.54, 294.78°) |
| OKLab | oklab(63.8% 0.0204 -0.1615) |
| OKLCH | oklch(63.8% 0.163 277.2) |
| XYZ | xyz(29.9326, 24.7579, 82.5421) |
| Luminance | 0.2476 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.49
Lavender Blue
#8B88F8
ΔE00 4.63
Periwinkle (survey)
#8E82FE
ΔE00 5.03
Soft Blue
#6488EA
ΔE00 5.43
Perrywinkle
#8F8CE7
ΔE00 6.05
Mediumslateblue
#7B68EE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757EEC #ECE375
analogous
#75BAEC #757EEC #A875EC
triadic
#757EEC #EC757E #7EEC75
tetradic
#757EEC #EC75BA #ECE375 #75ECA8
square
#757EEC #EC75BA #ECE375 #75ECA8
split-complementary
#757EEC #ECA875 #BAEC75
monochromatic
#1C29CB #3F4CE5 #757EEC #ABB0F3 #E1E3FB
Accessibility & contrast
On white
3.53
#757EEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.95
#757EEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757EEC
5.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757EEC | 1.00 | 3.53 | 5.95 | 5.95 |
| #FFFFFF | 3.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D8DF0
Deuteranopia (green-blind)
#4284EA
Tritanopia (blue-blind)
#4496AA
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #757eec; /* rgb */ color: rgb(117, 126, 236); /* oklch */ color: oklch(63.8% 0.163 277.2);
Tailwind
colors: {
custom: {
50: '#a4a3f3',
500: '#757eec',
950: '#000000',
},
}SCSS
$custom: #757eec; $custom-light: #a4a3f3; $custom-dark: #000000;
JSON
{
"hex": "#757eec",
"rgb": {
"r": 117,
"g": 126,
"b": 236
},
"hsl": {
"h": 235.462,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.63801,
"c": 0.16282,
"h": 277.2
},
"luminance": 0.2476
}Semantic roles & 50–950 ramp
primary
#757EEC
secondary
#F0EDCD
accent
#C90ED8
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85