#75ABFF#75ABFF
#75ABFF is a light, vivid blue. Relative luminance 0.401; OKLCH L 73.9% C 0.135 H 258.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABFF |
|---|---|
| RGB | rgb(117, 171, 255) |
| HSL | hsl(217, 100%, 73%) |
| HSV | hsv(217, 54%, 100%) |
| CMYK | cmyk(54.1%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(69.56, 5.73, -47.04) |
| CIE-LCH | lch(69.56, 47.39, 276.95°) |
| OKLab | oklab(73.9% -0.0259 -0.1327) |
| OKLCH | oklch(73.9% 0.135 258.9) |
| XYZ | xyz(39.9428, 40.1246, 100.2283) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.77
Sky Blue (survey)
#75BBFD
ΔE00 5.51
Cornflowerblue
#6495ED
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 7.79
Dodgerblue
#1E90FF
ΔE00 9.21
Periwinkle Blue
#8F99FB
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABFF #FFC975
analogous
#75F0FF #75ABFF #8475FF
triadic
#75ABFF #FF75AB #ABFF75
tetradic
#75ABFF #FF75F0 #FFC975 #75FF84
square
#75ABFF #FF75F0 #FFC975 #75FF84
split-complementary
#75ABFF #FF8475 #F0FF75
monochromatic
#0062FA #3886FF #75ABFF #B2D0FF #E0ECFF
Accessibility & contrast
On white
2.33
#75ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#75ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABFF
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABFF | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#1EBEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #75abff; /* rgb */ color: rgb(117, 171, 255); /* oklch */ color: oklch(73.9% 0.135 258.9);
Tailwind
colors: {
custom: {
50: '#a5c3ff',
500: '#75abff',
950: '#000000',
},
}SCSS
$custom: #75abff; $custom-light: #a5c3ff; $custom-dark: #000000;
JSON
{
"hex": "#75abff",
"rgb": {
"r": 117,
"g": 171,
"b": 255
},
"hsl": {
"h": 216.522,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.73904,
"c": 0.13521,
"h": 258.9
},
"luminance": 0.40128
}Semantic roles & 50–950 ramp
primary
#75ABFF
secondary
#F7E9D4
accent
#8C00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186