#75ABFB#75ABFB
#75ABFB is a light, vivid blue. Relative luminance 0.399; OKLCH L 73.7% C 0.130 H 258.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABFB |
|---|---|
| RGB | rgb(117, 171, 251) |
| HSL | hsl(216, 94%, 72%) |
| HSV | hsv(216, 53%, 98%) |
| CMYK | cmyk(53.4%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(69.38, 4.51, -45.16) |
| CIE-LCH | lch(69.38, 45.38, 275.70°) |
| OKLab | oklab(73.7% -0.0269 -0.1272) |
| OKLCH | oklch(73.7% 0.13 258) |
| XYZ | xyz(39.3056, 39.8697, 96.8724) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.83
Sky Blue (survey)
#75BBFD
ΔE00 5.36
Cornflowerblue
#6495ED
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 7.86
Dodgerblue
#1E90FF
ΔE00 9.10
Azure (survey)
#069AF3
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABFB #FBC575
analogous
#75EEFB #75ABFB #8275FB
triadic
#75ABFB #FB75AB #ABFB75
tetradic
#75ABFB #FB75EE #FBC575 #75FB82
square
#75ABFB #FB75EE #FBC575 #75FB82
split-complementary
#75ABFB #FB8275 #EEFB75
monochromatic
#0764EF #3A87F9 #75ABFB #B0CFFD #E1EDFE
Accessibility & contrast
On white
2.34
#75ABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#75ABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABFB
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABFB | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#7AA4F9
Tritanopia (blue-blind)
#26BDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #75abfb; /* rgb */ color: rgb(117, 171, 251); /* oklch */ color: oklch(73.7% 0.130 258.0);
Tailwind
colors: {
custom: {
50: '#a5c3fd',
500: '#75abfb',
950: '#000000',
},
}SCSS
$custom: #75abfb; $custom-light: #a5c3fd; $custom-dark: #000000;
JSON
{
"hex": "#75abfb",
"rgb": {
"r": 117,
"g": 171,
"b": 251
},
"hsl": {
"h": 215.821,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.73703,
"c": 0.13005,
"h": 258
},
"luminance": 0.39873
}Semantic roles & 50–950 ramp
primary
#75ABFB
secondary
#F6E9D5
accent
#8900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185