#75A5FA#75A5FA
#75A5FA is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.4% C 0.135 H 261.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #75A5FA |
|---|---|
| RGB | rgb(117, 165, 250) |
| HSL | hsl(218, 93%, 72%) |
| HSV | hsv(218, 53%, 98%) |
| CMYK | cmyk(53.2%, 34%, 0%, 2%) |
| CIE-LAB | lab(67.72, 7.62, -47.22) |
| CIE-LCH | lch(67.72, 47.83, 279.17°) |
| OKLab | oklab(72.4% -0.0206 -0.1333) |
| OKLCH | oklch(72.4% 0.135 261.2) |
| XYZ | xyz(38.0407, 37.5914, 95.6752) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.81
Carolina Blue
#8AB8FE
ΔE00 5.11
Sky Blue (survey)
#75BBFD
ΔE00 7.28
Periwinkle Blue
#8F99FB
ΔE00 7.93
Pastel Blue
#A2BFFE
ΔE00 8.42
Dodgerblue
#1E90FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A5FA #FACA75
analogous
#75E7FA #75A5FA #8875FA
triadic
#75A5FA #FA75A5 #A5FA75
tetradic
#75A5FA #FA75E7 #FACA75 #75FA88
square
#75A5FA #FA75E7 #FACA75 #75FA88
split-complementary
#75A5FA #FA8875 #E7FA75
monochromatic
#095BEC #3A7EF8 #75A5FA #B0CCFC #E1ECFE
Accessibility & contrast
On white
2.47
#75A5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#75A5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A5FA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A5FA | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#739FF8
Tritanopia (blue-blind)
#2AB8C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #75a5fa; /* rgb */ color: rgb(117, 165, 250); /* oklch */ color: oklch(72.4% 0.135 261.2);
Tailwind
colors: {
custom: {
50: '#a5bffc',
500: '#75a5fa',
950: '#000000',
},
}SCSS
$custom: #75a5fa; $custom-light: #a5bffc; $custom-dark: #000000;
JSON
{
"hex": "#75a5fa",
"rgb": {
"r": 117,
"g": 165,
"b": 250
},
"hsl": {
"h": 218.346,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.72396,
"c": 0.13485,
"h": 261.2
},
"luminance": 0.37594
}Semantic roles & 50–950 ramp
primary
#75A5FA
secondary
#F6EAD5
accent
#9300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185