#75A3F6#75A3F6
#75A3F6 is a light, vivid blue. Relative luminance 0.366; OKLCH L 71.8% C 0.132 H 261.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #75A3F6 |
|---|---|
| RGB | rgb(117, 163, 246) |
| HSL | hsl(219, 88%, 71%) |
| HSV | hsv(219, 52%, 96%) |
| CMYK | cmyk(52.4%, 33.7%, 0%, 3.5%) |
| CIE-LAB | lab(67.00, 7.54, -46.18) |
| CIE-LCH | lch(67.00, 46.79, 279.28°) |
| OKLab | oklab(71.77% -0.0193 -0.1302) |
| OKLCH | oklch(71.77% 0.132 261.6) |
| XYZ | xyz(37.0622, 36.6274, 92.2877) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.24
Carolina Blue
#8AB8FE
ΔE00 5.65
Periwinkle Blue
#8F99FB
ΔE00 7.50
Sky Blue (survey)
#75BBFD
ΔE00 7.84
Soft Blue
#6488EA
ΔE00 8.09
Dark Sky Blue
#448EE4
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A3F6 #F6C875
analogous
#75E3F6 #75A3F6 #8775F6
triadic
#75A3F6 #F675A3 #A3F675
tetradic
#75A3F6 #F675E3 #F6C875 #75F687
square
#75A3F6 #F675E3 #F6C875 #75F687
split-complementary
#75A3F6 #F68775 #E3F675
monochromatic
#0F5AE2 #3C7DF2 #75A3F6 #AEC9FA #E2ECFD
Accessibility & contrast
On white
2.52
#75A3F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#75A3F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A3F6
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A3F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A3F6 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAF9
Deuteranopia (green-blind)
#739EF4
Tritanopia (blue-blind)
#31B5C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #75a3f6; /* rgb */ color: rgb(117, 163, 246); /* oklch */ color: oklch(71.8% 0.132 261.6);
Tailwind
colors: {
custom: {
50: '#a4bdf9',
500: '#75a3f6',
950: '#000000',
},
}SCSS
$custom: #75a3f6; $custom-light: #a4bdf9; $custom-dark: #000000;
JSON
{
"hex": "#75a3f6",
"rgb": {
"r": 117,
"g": 163,
"b": 246
},
"hsl": {
"h": 218.605,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.71774,
"c": 0.13168,
"h": 261.6
},
"luminance": 0.3663
}Semantic roles & 50–950 ramp
primary
#75A3F6
secondary
#F4E8D2
accent
#9301E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185