#757DE6#757DE6
#757DE6 is a light, vivid blue. Relative luminance 0.242; OKLCH L 63.2% C 0.156 H 277.7°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #757DE6 |
|---|---|
| RGB | rgb(117, 125, 230) |
| HSL | hsl(236, 69%, 68%) |
| HSV | hsv(236, 49%, 90%) |
| CMYK | cmyk(49.1%, 45.7%, 0%, 9.8%) |
| CIE-LAB | lab(56.25, 24.99, -54.38) |
| CIE-LCH | lch(56.25, 59.85, 294.68°) |
| OKLab | oklab(63.24% 0.0208 -0.1545) |
| OKLCH | oklch(63.24% 0.156 277.7) |
| XYZ | xyz(28.9482, 24.1606, 77.9857) |
| Luminance | 0.2416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.93
Lavender Blue
#8B88F8
ΔE00 5.07
Periwinkle (survey)
#8E82FE
ΔE00 5.46
Soft Blue
#6488EA
ΔE00 5.74
Perrywinkle
#8F8CE7
ΔE00 6.09
Mediumslateblue
#7B68EE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#757DE6 #E6DE75
analogous
#75B5E6 #757DE6 #A575E6
triadic
#757DE6 #E6757D #7DE675
tetradic
#757DE6 #E675B5 #E6DE75 #75E6A5
square
#757DE6 #E675B5 #E6DE75 #75E6A5
split-complementary
#757DE6 #E6A575 #B5E675
monochromatic
#222DBE #414CDD #757DE6 #A9AEEF #DDDFF9
Accessibility & contrast
On white
3.60
#757DE6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#757DE6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #757DE6
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##757DE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##757DE6 | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#508BEA
Deuteranopia (green-blind)
#4683E4
Tritanopia (blue-blind)
#4993A6
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #757de6; /* rgb */ color: rgb(117, 125, 230); /* oklch */ color: oklch(63.2% 0.156 277.7);
Tailwind
colors: {
custom: {
50: '#a3a2ee',
500: '#757de6',
950: '#000000',
},
}SCSS
$custom: #757de6; $custom-light: #a3a2ee; $custom-dark: #000000;
JSON
{
"hex": "#757de6",
"rgb": {
"r": 117,
"g": 125,
"b": 230
},
"hsl": {
"h": 235.752,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.63244,
"c": 0.15588,
"h": 277.7
},
"luminance": 0.24162
}Semantic roles & 50–950 ramp
primary
#757DE6
secondary
#EDEACA
accent
#C414D1
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F16
muted
#7F7E84