#75ABFA#75ABFA
#75ABFA is a light, vivid blue. Relative luminance 0.398; OKLCH L 73.7% C 0.129 H 257.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABFA |
|---|---|
| RGB | rgb(117, 171, 250) |
| HSL | hsl(216, 93%, 72%) |
| HSV | hsv(216, 53%, 98%) |
| CMYK | cmyk(53.2%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(69.33, 4.21, -44.68) |
| CIE-LCH | lch(69.33, 44.88, 275.38°) |
| OKLab | oklab(73.65% -0.0272 -0.1259) |
| OKLCH | oklch(73.65% 0.129 257.8) |
| XYZ | xyz(39.1484, 39.8068, 96.0444) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.85
Sky Blue (survey)
#75BBFD
ΔE00 5.32
Cornflowerblue
#6495ED
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 7.88
Dodgerblue
#1E90FF
ΔE00 9.08
Azure (survey)
#069AF3
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABFA #FAC475
analogous
#75EEFA #75ABFA #8275FA
triadic
#75ABFA #FA75AB #ABFA75
tetradic
#75ABFA #FA75EE #FAC475 #75FA82
square
#75ABFA #FA75EE #FAC475 #75FA82
split-complementary
#75ABFA #FA8275 #EEFA75
monochromatic
#0965EC #3A87F8 #75ABFA #B0CFFC #E1EDFE
Accessibility & contrast
On white
2.34
#75ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#75ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABFA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABFA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#7BA4F8
Tritanopia (blue-blind)
#28BDC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #75abfa; /* rgb */ color: rgb(117, 171, 250); /* oklch */ color: oklch(73.7% 0.129 257.8);
Tailwind
colors: {
custom: {
50: '#a5c3fc',
500: '#75abfa',
950: '#000000',
},
}SCSS
$custom: #75abfa; $custom-light: #a5c3fc; $custom-dark: #000000;
JSON
{
"hex": "#75abfa",
"rgb": {
"r": 117,
"g": 171,
"b": 250
},
"hsl": {
"h": 215.639,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.73653,
"c": 0.12877,
"h": 257.8
},
"luminance": 0.3981
}Semantic roles & 50–950 ramp
primary
#75ABFA
secondary
#F6E9D5
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185