#75A2FF#75A2FF
#75A2FF is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.0% C 0.145 H 263.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #75A2FF |
|---|---|
| RGB | rgb(117, 162, 255) |
| HSL | hsl(220, 100%, 73%) |
| HSV | hsv(220, 54%, 100%) |
| CMYK | cmyk(54.1%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.16, 10.88, -50.83) |
| CIE-LCH | lch(67.16, 51.98, 282.08°) |
| OKLab | oklab(72.04% -0.0161 -0.1438) |
| OKLCH | oklch(72.04% 0.145 263.6) |
| XYZ | xyz(38.3003, 36.8396, 99.6808) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.36
Carolina Blue
#8AB8FE
ΔE00 5.86
Periwinkle Blue
#8F99FB
ΔE00 7.06
Soft Blue
#6488EA
ΔE00 7.94
Sky Blue (survey)
#75BBFD
ΔE00 8.34
Dodgerblue
#1E90FF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A2FF #FFD275
analogous
#75E7FF #75A2FF #8D75FF
triadic
#75A2FF #FF75A2 #A2FF75
tetradic
#75A2FF #FF75E7 #FFD275 #75FF8D
square
#75A2FF #FF75E7 #FFD275 #75FF8D
split-complementary
#75A2FF #FF8D75 #E7FF75
monochromatic
#0051FA #3879FF #75A2FF #B2CBFF #E0EAFF
Accessibility & contrast
On white
2.51
#75A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#75A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A2FF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A2FF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#6B9EFD
Tritanopia (blue-blind)
#23B6C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #75a2ff; /* rgb */ color: rgb(117, 162, 255); /* oklch */ color: oklch(72.0% 0.145 263.6);
Tailwind
colors: {
custom: {
50: '#a5bdff',
500: '#75a2ff',
950: '#000000',
},
}SCSS
$custom: #75a2ff; $custom-light: #a5bdff; $custom-dark: #000000;
JSON
{
"hex": "#75a2ff",
"rgb": {
"r": 117,
"g": 162,
"b": 255
},
"hsl": {
"h": 220.435,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.72038,
"c": 0.1447,
"h": 263.6
},
"luminance": 0.36843
}Semantic roles & 50–950 ramp
primary
#75A2FF
secondary
#F7ECD4
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186