#75A0F8#75A0F8
#75A0F8 is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.3% C 0.138 H 263.5°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #75A0F8 |
|---|---|
| RGB | rgb(117, 160, 248) |
| HSL | hsl(220, 90%, 72%) |
| HSV | hsv(220, 53%, 97%) |
| CMYK | cmyk(52.8%, 35.5%, 0%, 2.7%) |
| CIE-LAB | lab(66.29, 9.88, -48.38) |
| CIE-LCH | lch(66.29, 49.38, 281.54°) |
| OKLab | oklab(71.26% -0.0155 -0.1367) |
| OKLCH | oklch(71.26% 0.138 263.5) |
| XYZ | xyz(36.8445, 35.6981, 93.7376) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.71
Carolina Blue
#8AB8FE
ΔE00 6.43
Periwinkle Blue
#8F99FB
ΔE00 6.71
Soft Blue
#6488EA
ΔE00 7.25
Dark Sky Blue
#448EE4
ΔE00 8.01
Dodgerblue
#1E90FF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A0F8 #F8CD75
analogous
#75E2F8 #75A0F8 #8C75F8
triadic
#75A0F8 #F875A0 #A0F875
tetradic
#75A0F8 #F875E2 #F8CD75 #75F88C
square
#75A0F8 #F875E2 #F8CD75 #75F88C
split-complementary
#75A0F8 #F88C75 #E2F875
monochromatic
#0C54E7 #3B78F5 #75A0F8 #AFC8FB #E2EBFE
Accessibility & contrast
On white
2.58
#75A0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#75A0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A0F8
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A0F8 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FC
Deuteranopia (green-blind)
#6D9CF6
Tritanopia (blue-blind)
#2FB3C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #75a0f8; /* rgb */ color: rgb(117, 160, 248); /* oklch */ color: oklch(71.3% 0.138 263.5);
Tailwind
colors: {
custom: {
50: '#a4bbfb',
500: '#75a0f8',
950: '#000000',
},
}SCSS
$custom: #75a0f8; $custom-light: #a4bbfb; $custom-dark: #000000;
JSON
{
"hex": "#75a0f8",
"rgb": {
"r": 117,
"g": 160,
"b": 248
},
"hsl": {
"h": 220.305,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.71255,
"c": 0.13757,
"h": 263.5
},
"luminance": 0.35701
}Semantic roles & 50–950 ramp
primary
#75A0F8
secondary
#F5EAD4
accent
#9A00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085