#75ABFE#75ABFE
#75ABFE is a light, vivid blue. Relative luminance 0.401; OKLCH L 73.9% C 0.134 H 258.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABFE |
|---|---|
| RGB | rgb(117, 171, 254) |
| HSL | hsl(216, 99%, 73%) |
| HSV | hsv(216, 54%, 100%) |
| CMYK | cmyk(53.9%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.51, 5.42, -46.57) |
| CIE-LCH | lch(69.51, 46.88, 276.64°) |
| OKLab | oklab(73.85% -0.0262 -0.1313) |
| OKLCH | oklch(73.85% 0.134 258.7) |
| XYZ | xyz(39.7823, 40.0604, 99.3827) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.78
Sky Blue (survey)
#75BBFD
ΔE00 5.47
Cornflowerblue
#6495ED
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 7.80
Dodgerblue
#1E90FF
ΔE00 9.18
Azure (survey)
#069AF3
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABFE #FEC875
analogous
#75F0FE #75ABFE #8375FE
triadic
#75ABFE #FE75AB #ABFE75
tetradic
#75ABFE #FE75F0 #FEC875 #75FE83
square
#75ABFE #FE75F0 #FEC875 #75FE83
split-complementary
#75ABFE #FE8375 #F0FE75
monochromatic
#0262F7 #3886FE #75ABFE #B2D0FE #E1EDFF
Accessibility & contrast
On white
2.33
#75ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#75ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABFE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABFE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#21BDC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #75abfe; /* rgb */ color: rgb(117, 171, 254); /* oklch */ color: oklch(73.9% 0.134 258.7);
Tailwind
colors: {
custom: {
50: '#a5c3ff',
500: '#75abfe',
950: '#000000',
},
}SCSS
$custom: #75abfe; $custom-light: #a5c3ff; $custom-dark: #000000;
JSON
{
"hex": "#75abfe",
"rgb": {
"r": 117,
"g": 171,
"b": 254
},
"hsl": {
"h": 216.35,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.73854,
"c": 0.13392,
"h": 258.7
},
"luminance": 0.40063
}Semantic roles & 50–950 ramp
primary
#75ABFE
secondary
#F7E9D4
accent
#8B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186