#75A5FC#75A5FC
#75A5FC is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.5% C 0.137 H 261.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #75A5FC |
|---|---|
| RGB | rgb(117, 165, 252) |
| HSL | hsl(219, 96%, 72%) |
| HSV | hsv(219, 54%, 99%) |
| CMYK | cmyk(53.6%, 34.5%, 0%, 1.2%) |
| CIE-LAB | lab(67.81, 8.23, -48.16) |
| CIE-LCH | lch(67.81, 48.86, 279.70°) |
| OKLab | oklab(72.5% -0.0201 -0.136) |
| OKLCH | oklch(72.5% 0.137 261.6) |
| XYZ | xyz(38.3560, 37.7175, 97.3356) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.87
Carolina Blue
#8AB8FE
ΔE00 5.09
Sky Blue (survey)
#75BBFD
ΔE00 7.33
Periwinkle Blue
#8F99FB
ΔE00 7.88
Pastel Blue
#A2BFFE
ΔE00 8.40
Dodgerblue
#1E90FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A5FC #FCCC75
analogous
#75E8FC #75A5FC #8975FC
triadic
#75A5FC #FC75A5 #A5FC75
tetradic
#75A5FC #FC75E8 #FCCC75 #75FC89
square
#75A5FC #FC75E8 #FCCC75 #75FC89
split-complementary
#75A5FC #FC8975 #E8FC75
monochromatic
#0559F1 #397EFB #75A5FC #B1CCFD #E1EBFE
Accessibility & contrast
On white
2.46
#75A5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#75A5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A5FC
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A5FC | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#729FFA
Tritanopia (blue-blind)
#27B8C5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #75a5fc; /* rgb */ color: rgb(117, 165, 252); /* oklch */ color: oklch(72.5% 0.137 261.6);
Tailwind
colors: {
custom: {
50: '#a5bffe',
500: '#75a5fc',
950: '#000000',
},
}SCSS
$custom: #75a5fc; $custom-light: #a5bffe; $custom-dark: #000000;
JSON
{
"hex": "#75a5fc",
"rgb": {
"r": 117,
"g": 165,
"b": 252
},
"hsl": {
"h": 218.667,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.72499,
"c": 0.13748,
"h": 261.6
},
"luminance": 0.3772
}Semantic roles & 50–950 ramp
primary
#75A5FC
secondary
#F7EAD4
accent
#9400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186