#75A6FA#75A6FA
#75A6FA is a light, vivid blue. Relative luminance 0.380; OKLCH L 72.6% C 0.134 H 260.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #75A6FA |
|---|---|
| RGB | rgb(117, 166, 250) |
| HSL | hsl(218, 93%, 72%) |
| HSV | hsv(218, 53%, 98%) |
| CMYK | cmyk(53.2%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(67.99, 7.05, -46.80) |
| CIE-LCH | lch(67.99, 47.33, 278.56°) |
| OKLab | oklab(72.61% -0.0217 -0.132) |
| OKLCH | oklch(72.61% 0.134 260.7) |
| XYZ | xyz(38.2218, 37.9536, 95.7356) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.87
Cornflowerblue
#6495ED
ΔE00 5.05
Sky Blue (survey)
#75BBFD
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 8.19
Pastel Blue
#A2BFFE
ΔE00 8.30
Dodgerblue
#1E90FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A6FA #FAC975
analogous
#75E8FA #75A6FA #8775FA
triadic
#75A6FA #FA75A6 #A6FA75
tetradic
#75A6FA #FA75E8 #FAC975 #75FA87
square
#75A6FA #FA75E8 #FAC975 #75FA87
split-complementary
#75A6FA #FA8775 #E8FA75
monochromatic
#095CEC #3A80F8 #75A6FA #B0CCFC #E1ECFE
Accessibility & contrast
On white
2.44
#75A6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#75A6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A6FA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A6FA | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#74A0F8
Tritanopia (blue-blind)
#2AB8C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #75a6fa; /* rgb */ color: rgb(117, 166, 250); /* oklch */ color: oklch(72.6% 0.134 260.7);
Tailwind
colors: {
custom: {
50: '#a5c0fc',
500: '#75a6fa',
950: '#000000',
},
}SCSS
$custom: #75a6fa; $custom-light: #a5c0fc; $custom-dark: #000000;
JSON
{
"hex": "#75a6fa",
"rgb": {
"r": 117,
"g": 166,
"b": 250
},
"hsl": {
"h": 217.895,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.72605,
"c": 0.13381,
"h": 260.7
},
"luminance": 0.37956
}Semantic roles & 50–950 ramp
primary
#75A6FA
secondary
#F6EAD5
accent
#9100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185