#75A3FA#75A3FA
#75A3FA is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.0% C 0.137 H 262.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #75A3FA |
|---|---|
| RGB | rgb(117, 163, 250) |
| HSL | hsl(219, 93%, 72%) |
| HSV | hsv(219, 53%, 98%) |
| CMYK | cmyk(53.2%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(67.18, 8.76, -48.06) |
| CIE-LCH | lch(67.18, 48.86, 280.33°) |
| OKLab | oklab(71.98% -0.0184 -0.1357) |
| OKLCH | oklch(71.98% 0.137 262.3) |
| XYZ | xyz(37.6828, 36.8756, 95.5559) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.36
Carolina Blue
#8AB8FE
ΔE00 5.61
Periwinkle Blue
#8F99FB
ΔE00 7.41
Sky Blue (survey)
#75BBFD
ΔE00 7.92
Soft Blue
#6488EA
ΔE00 8.14
Dark Sky Blue
#448EE4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A3FA #FACC75
analogous
#75E6FA #75A3FA #8A75FA
triadic
#75A3FA #FA75A3 #A3FA75
tetradic
#75A3FA #FA75E6 #FACC75 #75FA8A
square
#75A3FA #FA75E6 #FACC75 #75FA8A
split-complementary
#75A3FA #FA8A75 #E6FA75
monochromatic
#0957EC #3A7CF8 #75A3FA #B0CAFC #E1EBFE
Accessibility & contrast
On white
2.51
#75A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#75A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A3FA
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A3FA | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#709EF8
Tritanopia (blue-blind)
#2BB6C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #75a3fa; /* rgb */ color: rgb(117, 163, 250); /* oklch */ color: oklch(72.0% 0.137 262.3);
Tailwind
colors: {
custom: {
50: '#a5bdfc',
500: '#75a3fa',
950: '#000000',
},
}SCSS
$custom: #75a3fa; $custom-light: #a5bdfc; $custom-dark: #000000;
JSON
{
"hex": "#75a3fa",
"rgb": {
"r": 117,
"g": 163,
"b": 250
},
"hsl": {
"h": 219.248,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.7198,
"c": 0.13697,
"h": 262.3
},
"luminance": 0.36878
}Semantic roles & 50–950 ramp
primary
#75A3FA
secondary
#F6EBD5
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185