#75A4FA#75A4FA
#75A4FA is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.2% C 0.136 H 261.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #75A4FA |
|---|---|
| RGB | rgb(117, 164, 250) |
| HSL | hsl(219, 93%, 72%) |
| HSV | hsv(219, 53%, 98%) |
| CMYK | cmyk(53.2%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(67.45, 8.19, -47.64) |
| CIE-LCH | lch(67.45, 48.34, 279.76°) |
| OKLab | oklab(72.19% -0.0195 -0.1345) |
| OKLCH | oklch(72.19% 0.136 261.8) |
| XYZ | xyz(37.8610, 37.2321, 95.6153) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.58
Carolina Blue
#8AB8FE
ΔE00 5.36
Sky Blue (survey)
#75BBFD
ΔE00 7.60
Periwinkle Blue
#8F99FB
ΔE00 7.66
Dodgerblue
#1E90FF
ΔE00 8.41
Soft Blue
#6488EA
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A4FA #FACB75
analogous
#75E7FA #75A4FA #8975FA
triadic
#75A4FA #FA75A4 #A4FA75
tetradic
#75A4FA #FA75E7 #FACB75 #75FA89
square
#75A4FA #FA75E7 #FACB75 #75FA89
split-complementary
#75A4FA #FA8975 #E7FA75
monochromatic
#0959EC #3A7DF8 #75A4FA #B0CBFC #E1ECFE
Accessibility & contrast
On white
2.49
#75A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#75A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A4FA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A4FA | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#729FF8
Tritanopia (blue-blind)
#2BB7C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #75a4fa; /* rgb */ color: rgb(117, 164, 250); /* oklch */ color: oklch(72.2% 0.136 261.8);
Tailwind
colors: {
custom: {
50: '#a5befc',
500: '#75a4fa',
950: '#000000',
},
}SCSS
$custom: #75a4fa; $custom-light: #a5befc; $custom-dark: #000000;
JSON
{
"hex": "#75a4fa",
"rgb": {
"r": 117,
"g": 164,
"b": 250
},
"hsl": {
"h": 218.797,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.72188,
"c": 0.1359,
"h": 261.8
},
"luminance": 0.37235
}Semantic roles & 50–950 ramp
primary
#75A4FA
secondary
#F6EAD5
accent
#9400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185