#75A7FB#75A7FB
#75A7FB is a light, vivid blue. Relative luminance 0.384; OKLCH L 72.9% C 0.134 H 260.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #75A7FB |
|---|---|
| RGB | rgb(117, 167, 251) |
| HSL | hsl(218, 94%, 72%) |
| HSV | hsv(218, 53%, 98%) |
| CMYK | cmyk(53.4%, 33.5%, 0%, 1.6%) |
| CIE-LAB | lab(68.30, 6.78, -46.85) |
| CIE-LCH | lch(68.30, 47.34, 278.24°) |
| OKLab | oklab(72.86% -0.0225 -0.1322) |
| OKLCH | oklch(72.86% 0.134 260.3) |
| XYZ | xyz(38.5615, 38.3814, 96.6244) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.62
Cornflowerblue
#6495ED
ΔE00 5.32
Sky Blue (survey)
#75BBFD
ΔE00 6.66
Pastel Blue
#A2BFFE
ΔE00 8.18
Periwinkle Blue
#8F99FB
ΔE00 8.44
Dodgerblue
#1E90FF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A7FB #FBC975
analogous
#75EAFB #75A7FB #8675FB
triadic
#75A7FB #FB75A7 #A7FB75
tetradic
#75A7FB #FB75EA #FBC975 #75FB86
square
#75A7FB #FB75EA #FBC975 #75FB86
split-complementary
#75A7FB #FB8675 #EAFB75
monochromatic
#075DEF #3A81F9 #75A7FB #B0CDFD #E1ECFE
Accessibility & contrast
On white
2.42
#75A7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#75A7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A7FB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A7FB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#75A1F9
Tritanopia (blue-blind)
#28BAC5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #75a7fb; /* rgb */ color: rgb(117, 167, 251); /* oklch */ color: oklch(72.9% 0.134 260.3);
Tailwind
colors: {
custom: {
50: '#a5c0fd',
500: '#75a7fb',
950: '#000000',
},
}SCSS
$custom: #75a7fb; $custom-light: #a5c0fd; $custom-dark: #000000;
JSON
{
"hex": "#75a7fb",
"rgb": {
"r": 117,
"g": 167,
"b": 251
},
"hsl": {
"h": 217.612,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.72864,
"c": 0.13408,
"h": 260.3
},
"luminance": 0.38384
}Semantic roles & 50–950 ramp
primary
#75A7FB
secondary
#F6EAD5
accent
#9000E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185