#75ABFC#75ABFC
#75ABFC is a light, vivid blue. Relative luminance 0.399; OKLCH L 73.8% C 0.131 H 258.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABFC |
|---|---|
| RGB | rgb(117, 171, 252) |
| HSL | hsl(216, 96%, 72%) |
| HSV | hsv(216, 54%, 99%) |
| CMYK | cmyk(53.6%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.42, 4.82, -45.63) |
| CIE-LCH | lch(69.42, 45.88, 276.02°) |
| OKLab | oklab(73.75% -0.0267 -0.1286) |
| OKLCH | oklch(73.75% 0.131 258.3) |
| XYZ | xyz(39.4637, 39.9329, 97.7048) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.81
Sky Blue (survey)
#75BBFD
ΔE00 5.40
Cornflowerblue
#6495ED
ΔE00 6.40
Pastel Blue
#A2BFFE
ΔE00 7.84
Dodgerblue
#1E90FF
ΔE00 9.12
Azure (survey)
#069AF3
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABFC #FCC675
analogous
#75EFFC #75ABFC #8375FC
triadic
#75ABFC #FC75AB #ABFC75
tetradic
#75ABFC #FC75EF #FCC675 #75FC83
square
#75ABFC #FC75EF #FCC675 #75FC83
split-complementary
#75ABFC #FC8375 #EFFC75
monochromatic
#0564F1 #3987FB #75ABFC #B1CFFD #E1EDFE
Accessibility & contrast
On white
2.34
#75ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#75ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABFC
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABFC | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#24BDC8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #75abfc; /* rgb */ color: rgb(117, 171, 252); /* oklch */ color: oklch(73.8% 0.131 258.3);
Tailwind
colors: {
custom: {
50: '#a5c3fd',
500: '#75abfc',
950: '#000000',
},
}SCSS
$custom: #75abfc; $custom-light: #a5c3fd; $custom-dark: #000000;
JSON
{
"hex": "#75abfc",
"rgb": {
"r": 117,
"g": 171,
"b": 252
},
"hsl": {
"h": 216,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.73753,
"c": 0.13134,
"h": 258.3
},
"luminance": 0.39936
}Semantic roles & 50–950 ramp
primary
#75ABFC
secondary
#F7E9D4
accent
#8A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186