#75A1F4#75A1F4
#75A1F4 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.3% C 0.131 H 262.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #75A1F4 |
|---|---|
| RGB | rgb(117, 161, 244) |
| HSL | hsl(219, 85%, 71%) |
| HSV | hsv(219, 52%, 96%) |
| CMYK | cmyk(52%, 34%, 0%, 4.3%) |
| CIE-LAB | lab(66.37, 8.08, -46.07) |
| CIE-LCH | lch(66.37, 46.78, 279.95°) |
| OKLab | oklab(71.25% -0.0176 -0.13) |
| OKLCH | oklch(71.25% 0.131 262.3) |
| XYZ | xyz(36.4046, 35.8006, 90.5623) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.76
Carolina Blue
#8AB8FE
ΔE00 6.20
Periwinkle Blue
#8F99FB
ΔE00 7.06
Soft Blue
#6488EA
ΔE00 7.49
Dark Sky Blue
#448EE4
ΔE00 7.90
Dodgerblue
#1E90FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A1F4 #F4C875
analogous
#75E0F4 #75A1F4 #8875F4
triadic
#75A1F4 #F475A1 #A1F475
tetradic
#75A1F4 #F475E0 #F4C875 #75F488
square
#75A1F4 #F475E0 #F4C875 #75F488
split-complementary
#75A1F4 #F48875 #E0F475
monochromatic
#1258DD #3C7AEF #75A1F4 #AEC8F9 #E3ECFD
Accessibility & contrast
On white
2.57
#75A1F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#75A1F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A1F4
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A1F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A1F4 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F7
Deuteranopia (green-blind)
#719CF2
Tritanopia (blue-blind)
#34B3BF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #75a1f4; /* rgb */ color: rgb(117, 161, 244); /* oklch */ color: oklch(71.3% 0.131 262.3);
Tailwind
colors: {
custom: {
50: '#a4bcf8',
500: '#75a1f4',
950: '#000000',
},
}SCSS
$custom: #75a1f4; $custom-light: #a4bcf8; $custom-dark: #000000;
JSON
{
"hex": "#75a1f4",
"rgb": {
"r": 117,
"g": 161,
"b": 244
},
"hsl": {
"h": 219.213,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.71254,
"c": 0.13114,
"h": 262.3
},
"luminance": 0.35803
}Semantic roles & 50–950 ramp
primary
#75A1F4
secondary
#F3E8D1
accent
#9504E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185