#75A2FB#75A2FB
#75A2FB is a light, vivid blue. Relative luminance 0.366; OKLCH L 71.8% C 0.139 H 263.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75A2FB |
|---|---|
| RGB | rgb(117, 162, 251) |
| HSL | hsl(220, 94%, 72%) |
| HSV | hsv(220, 53%, 98%) |
| CMYK | cmyk(53.4%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(66.96, 9.65, -48.95) |
| CIE-LCH | lch(66.96, 49.89, 281.15°) |
| OKLab | oklab(71.83% -0.017 -0.1383) |
| OKLCH | oklch(71.83% 0.139 263) |
| XYZ | xyz(37.6631, 36.5848, 96.3249) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.19
Carolina Blue
#8AB8FE
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 7.13
Soft Blue
#6488EA
ΔE00 7.86
Sky Blue (survey)
#75BBFD
ΔE00 8.26
Dark Sky Blue
#448EE4
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A2FB #FBCE75
analogous
#75E5FB #75A2FB #8B75FB
triadic
#75A2FB #FB75A2 #A2FB75
tetradic
#75A2FB #FB75E5 #FBCE75 #75FB8B
square
#75A2FB #FB75E5 #FBCE75 #75FB8B
split-complementary
#75A2FB #FB8B75 #E5FB75
monochromatic
#0755EF #3A7AF9 #75A2FB #B0CAFD #E1EBFE
Accessibility & contrast
On white
2.52
#75A2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#75A2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A2FB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A2FB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#6E9DF9
Tritanopia (blue-blind)
#2AB5C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #75a2fb; /* rgb */ color: rgb(117, 162, 251); /* oklch */ color: oklch(71.8% 0.139 263.0);
Tailwind
colors: {
custom: {
50: '#a5bdfd',
500: '#75a2fb',
950: '#000000',
},
}SCSS
$custom: #75a2fb; $custom-light: #a5bdfd; $custom-dark: #000000;
JSON
{
"hex": "#75a2fb",
"rgb": {
"r": 117,
"g": 162,
"b": 251
},
"hsl": {
"h": 219.851,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.71826,
"c": 0.13938,
"h": 263
},
"luminance": 0.36588
}Semantic roles & 50–950 ramp
primary
#75A2FB
secondary
#F6EBD5
accent
#9800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185