#75A5F8#75A5F8
#75A5F8 is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.3% C 0.132 H 260.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #75A5F8 |
|---|---|
| RGB | rgb(117, 165, 248) |
| HSL | hsl(218, 90%, 72%) |
| HSV | hsv(218, 53%, 97%) |
| CMYK | cmyk(52.8%, 33.5%, 0%, 2.7%) |
| CIE-LAB | lab(67.63, 7.01, -46.28) |
| CIE-LCH | lch(67.63, 46.80, 278.61°) |
| OKLab | oklab(72.29% -0.0211 -0.1305) |
| OKLCH | oklch(72.29% 0.132 260.8) |
| XYZ | xyz(37.7288, 37.4666, 94.0324) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.76
Carolina Blue
#8AB8FE
ΔE00 5.13
Sky Blue (survey)
#75BBFD
ΔE00 7.23
Periwinkle Blue
#8F99FB
ΔE00 7.97
Dodgerblue
#1E90FF
ΔE00 8.41
Pastel Blue
#A2BFFE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A5F8 #F8C875
analogous
#75E7F8 #75A5F8 #8775F8
triadic
#75A5F8 #F875A5 #A5F875
tetradic
#75A5F8 #F875E7 #F8C875 #75F887
square
#75A5F8 #F875E7 #F8C875 #75F887
split-complementary
#75A5F8 #F88775 #E7F875
monochromatic
#0C5CE7 #3B7FF5 #75A5F8 #AFCBFB #E2ECFE
Accessibility & contrast
On white
2.47
#75A5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#75A5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A5F8
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A5F8 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#749FF6
Tritanopia (blue-blind)
#2DB7C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #75a5f8; /* rgb */ color: rgb(117, 165, 248); /* oklch */ color: oklch(72.3% 0.132 260.8);
Tailwind
colors: {
custom: {
50: '#a4bffb',
500: '#75a5f8',
950: '#000000',
},
}SCSS
$custom: #75a5f8; $custom-light: #a4bffb; $custom-dark: #000000;
JSON
{
"hex": "#75a5f8",
"rgb": {
"r": 117,
"g": 165,
"b": 248
},
"hsl": {
"h": 218.015,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.72294,
"c": 0.13222,
"h": 260.8
},
"luminance": 0.37469
}Semantic roles & 50–950 ramp
primary
#75A5F8
secondary
#F5E9D4
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185