#75A4FC#75A4FC
#75A4FC is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.3% C 0.139 H 262.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #75A4FC |
|---|---|
| RGB | rgb(117, 164, 252) |
| HSL | hsl(219, 96%, 72%) |
| HSV | hsv(219, 54%, 99%) |
| CMYK | cmyk(53.6%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(67.54, 8.80, -48.58) |
| CIE-LCH | lch(67.54, 49.37, 280.27°) |
| OKLab | oklab(72.29% -0.019 -0.1372) |
| OKLCH | oklch(72.29% 0.139 262.1) |
| XYZ | xyz(38.1763, 37.3582, 97.2757) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.64
Carolina Blue
#8AB8FE
ΔE00 5.34
Periwinkle Blue
#8F99FB
ΔE00 7.62
Sky Blue (survey)
#75BBFD
ΔE00 7.65
Soft Blue
#6488EA
ΔE00 8.45
Dodgerblue
#1E90FF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A4FC #FCCD75
analogous
#75E8FC #75A4FC #8975FC
triadic
#75A4FC #FC75A4 #A4FC75
tetradic
#75A4FC #FC75E8 #FCCD75 #75FC89
square
#75A4FC #FC75E8 #FCCD75 #75FC89
split-complementary
#75A4FC #FC8975 #E8FC75
monochromatic
#0557F1 #397DFB #75A4FC #B1CBFD #E1EBFE
Accessibility & contrast
On white
2.48
#75A4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#75A4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A4FC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A4FC | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#709FFA
Tritanopia (blue-blind)
#28B7C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #75a4fc; /* rgb */ color: rgb(117, 164, 252); /* oklch */ color: oklch(72.3% 0.139 262.1);
Tailwind
colors: {
custom: {
50: '#a5befe',
500: '#75a4fc',
950: '#000000',
},
}SCSS
$custom: #75a4fc; $custom-light: #a5befe; $custom-dark: #000000;
JSON
{
"hex": "#75a4fc",
"rgb": {
"r": 117,
"g": 164,
"b": 252
},
"hsl": {
"h": 219.111,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.72292,
"c": 0.13855,
"h": 262.1
},
"luminance": 0.37361
}Semantic roles & 50–950 ramp
primary
#75A4FC
secondary
#F7EBD4
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186