#75A2FA#75A2FA
#75A2FA is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.8% C 0.138 H 262.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75A2FA |
|---|---|
| RGB | rgb(117, 162, 250) |
| HSL | hsl(220, 93%, 72%) |
| HSV | hsv(220, 53%, 98%) |
| CMYK | cmyk(53.2%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(66.92, 9.34, -48.48) |
| CIE-LCH | lch(66.92, 49.37, 280.90°) |
| OKLab | oklab(71.77% -0.0173 -0.137) |
| OKLCH | oklch(71.77% 0.138 262.8) |
| XYZ | xyz(37.5059, 36.5219, 95.4970) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.15
Carolina Blue
#8AB8FE
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 7.15
Soft Blue
#6488EA
ΔE00 7.85
Sky Blue (survey)
#75BBFD
ΔE00 8.24
Dark Sky Blue
#448EE4
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A2FA #FACD75
analogous
#75E5FA #75A2FA #8B75FA
triadic
#75A2FA #FA75A2 #A2FA75
tetradic
#75A2FA #FA75E5 #FACD75 #75FA8B
square
#75A2FA #FA75E5 #FACD75 #75FA8B
split-complementary
#75A2FA #FA8B75 #E5FA75
monochromatic
#0956EC #3A7AF8 #75A2FA #B0CAFC #E1EBFE
Accessibility & contrast
On white
2.53
#75A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#75A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A2FA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A2FA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FE
Deuteranopia (green-blind)
#6F9DF8
Tritanopia (blue-blind)
#2CB5C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #75a2fa; /* rgb */ color: rgb(117, 162, 250); /* oklch */ color: oklch(71.8% 0.138 262.8);
Tailwind
colors: {
custom: {
50: '#a5bdfc',
500: '#75a2fa',
950: '#000000',
},
}SCSS
$custom: #75a2fa; $custom-light: #a5bdfc; $custom-dark: #000000;
JSON
{
"hex": "#75a2fa",
"rgb": {
"r": 117,
"g": 162,
"b": 250
},
"hsl": {
"h": 219.699,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.71773,
"c": 0.13805,
"h": 262.8
},
"luminance": 0.36525
}Semantic roles & 50–950 ramp
primary
#75A2FA
secondary
#F6EBD5
accent
#9800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185