#75A7FA#75A7FA
#75A7FA is a light, vivid blue. Relative luminance 0.383; OKLCH L 72.8% C 0.133 H 260.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #75A7FA |
|---|---|
| RGB | rgb(117, 167, 250) |
| HSL | hsl(217, 93%, 72%) |
| HSV | hsv(217, 53%, 98%) |
| CMYK | cmyk(53.2%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(68.25, 6.48, -46.38) |
| CIE-LCH | lch(68.25, 46.83, 277.95°) |
| OKLab | oklab(72.81% -0.0228 -0.1308) |
| OKLCH | oklch(72.81% 0.133 260.1) |
| XYZ | xyz(38.4043, 38.3185, 95.7964) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.63
Cornflowerblue
#6495ED
ΔE00 5.30
Sky Blue (survey)
#75BBFD
ΔE00 6.63
Pastel Blue
#A2BFFE
ΔE00 8.19
Periwinkle Blue
#8F99FB
ΔE00 8.47
Dodgerblue
#1E90FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A7FA #FAC875
analogous
#75E9FA #75A7FA #8675FA
triadic
#75A7FA #FA75A7 #A7FA75
tetradic
#75A7FA #FA75E9 #FAC875 #75FA86
square
#75A7FA #FA75E9 #FAC875 #75FA86
split-complementary
#75A7FA #FA8675 #E9FA75
monochromatic
#095EEC #3A81F8 #75A7FA #B0CDFC #E1ECFE
Accessibility & contrast
On white
2.42
#75A7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#75A7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A7FA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A7FA | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#76A1F8
Tritanopia (blue-blind)
#2AB9C5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #75a7fa; /* rgb */ color: rgb(117, 167, 250); /* oklch */ color: oklch(72.8% 0.133 260.1);
Tailwind
colors: {
custom: {
50: '#a5c0fc',
500: '#75a7fa',
950: '#000000',
},
}SCSS
$custom: #75a7fa; $custom-light: #a5c0fc; $custom-dark: #000000;
JSON
{
"hex": "#75a7fa",
"rgb": {
"r": 117,
"g": 167,
"b": 250
},
"hsl": {
"h": 217.444,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.72813,
"c": 0.13277,
"h": 260.1
},
"luminance": 0.38321
}Semantic roles & 50–950 ramp
primary
#75A7FA
secondary
#F6EAD5
accent
#8F00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185