#759AED#759AED
#759AED is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.4% C 0.129 H 265.0°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #759AED |
|---|---|
| RGB | rgb(117, 154, 237) |
| HSL | hsl(222, 77%, 69%) |
| HSV | hsv(222, 51%, 93%) |
| CMYK | cmyk(50.6%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(64.17, 10.00, -45.70) |
| CIE-LCH | lch(64.17, 46.78, 282.34°) |
| OKLab | oklab(69.44% -0.0113 -0.1289) |
| OKLCH | oklch(69.44% 0.129 265) |
| XYZ | xyz(34.1727, 33.0052, 84.6742) |
| Luminance | 0.3301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.76
Soft Blue
#6488EA
ΔE00 5.44
Periwinkle Blue
#8F99FB
ΔE00 5.83
Faded Blue
#658CBB
ΔE00 7.15
Dark Sky Blue
#448EE4
ΔE00 7.36
Dodgerblue
#1E90FF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#759AED #EDC875
analogous
#75D6ED #759AED #8C75ED
triadic
#759AED #ED759A #9AED75
tetradic
#759AED #ED75D6 #EDC875 #75ED8C
square
#759AED #ED75D6 #EDC875 #75ED8C
split-complementary
#759AED #ED8C75 #D6ED75
monochromatic
#1B52CD #3F72E6 #759AED #ABC2F4 #E1E9FB
Accessibility & contrast
On white
2.76
#759AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#759AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #759AED
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##759AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##759AED | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F0
Deuteranopia (green-blind)
#6C97EB
Tritanopia (blue-blind)
#3DACB8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #759aed; /* rgb */ color: rgb(117, 154, 237); /* oklch */ color: oklch(69.4% 0.129 265.0);
Tailwind
colors: {
custom: {
50: '#a3b7f3',
500: '#759aed',
950: '#000000',
},
}SCSS
$custom: #759aed; $custom-light: #a3b7f3; $custom-dark: #000000;
JSON
{
"hex": "#759aed",
"rgb": {
"r": 117,
"g": 154,
"b": 237
},
"hsl": {
"h": 221.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.69437,
"c": 0.12942,
"h": 265
},
"luminance": 0.33008
}Semantic roles & 50–950 ramp
primary
#759AED
secondary
#F0E6CE
accent
#9A0CD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085