#75ABFD#75ABFD
#75ABFD is a light, vivid blue. Relative luminance 0.400; OKLCH L 73.8% C 0.133 H 258.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #75ABFD |
|---|---|
| RGB | rgb(117, 171, 253) |
| HSL | hsl(216, 97%, 73%) |
| HSV | hsv(216, 54%, 99%) |
| CMYK | cmyk(53.8%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(69.47, 5.12, -46.10) |
| CIE-LCH | lch(69.47, 46.38, 276.34°) |
| OKLab | oklab(73.8% -0.0264 -0.13) |
| OKLCH | oklch(73.8% 0.133 258.5) |
| XYZ | xyz(39.6225, 39.9965, 98.5416) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.80
Sky Blue (survey)
#75BBFD
ΔE00 5.43
Cornflowerblue
#6495ED
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 7.82
Dodgerblue
#1E90FF
ΔE00 9.15
Azure (survey)
#069AF3
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ABFD #FDC775
analogous
#75EFFD #75ABFD #8375FD
triadic
#75ABFD #FD75AB #ABFD75
tetradic
#75ABFD #FD75EF #FDC775 #75FD83
square
#75ABFD #FD75EF #FDC775 #75FD83
split-complementary
#75ABFD #FD8375 #EFFD75
monochromatic
#0463F4 #3986FC #75ABFD #B1D0FE #E1EDFF
Accessibility & contrast
On white
2.33
#75ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#75ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ABFD
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ABFD | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#23BDC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #75abfd; /* rgb */ color: rgb(117, 171, 253); /* oklch */ color: oklch(73.8% 0.133 258.5);
Tailwind
colors: {
custom: {
50: '#a5c3fe',
500: '#75abfd',
950: '#000000',
},
}SCSS
$custom: #75abfd; $custom-light: #a5c3fe; $custom-dark: #000000;
JSON
{
"hex": "#75abfd",
"rgb": {
"r": 117,
"g": 171,
"b": 253
},
"hsl": {
"h": 216.176,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.73803,
"c": 0.13263,
"h": 258.5
},
"luminance": 0.4
}Semantic roles & 50–950 ramp
primary
#75ABFD
secondary
#F7E9D4
accent
#8A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186