#75A2FC#75A2FC
#75A2FC is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.9% C 0.141 H 263.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #75A2FC |
|---|---|
| RGB | rgb(117, 162, 252) |
| HSL | hsl(220, 96%, 72%) |
| HSV | hsv(220, 54%, 99%) |
| CMYK | cmyk(53.6%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(67.01, 9.95, -49.42) |
| CIE-LCH | lch(67.01, 50.41, 281.39°) |
| OKLab | oklab(71.88% -0.0168 -0.1397) |
| OKLCH | oklch(71.88% 0.141 263.2) |
| XYZ | xyz(37.8212, 36.6480, 97.1573) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.23
Carolina Blue
#8AB8FE
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 7.11
Soft Blue
#6488EA
ΔE00 7.88
Sky Blue (survey)
#75BBFD
ΔE00 8.28
Dark Sky Blue
#448EE4
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A2FC #FCCF75
analogous
#75E6FC #75A2FC #8C75FC
triadic
#75A2FC #FC75A2 #A2FC75
tetradic
#75A2FC #FC75E6 #FCCF75 #75FC8C
square
#75A2FC #FC75E6 #FCCF75 #75FC8C
split-complementary
#75A2FC #FC8C75 #E6FC75
monochromatic
#0554F1 #397AFB #75A2FC #B1CAFD #E1EBFE
Accessibility & contrast
On white
2.52
#75A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#75A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A2FC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A2FC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#6D9DFA
Tritanopia (blue-blind)
#28B6C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #75a2fc; /* rgb */ color: rgb(117, 162, 252); /* oklch */ color: oklch(71.9% 0.141 263.2);
Tailwind
colors: {
custom: {
50: '#a5bdfe',
500: '#75a2fc',
950: '#000000',
},
}SCSS
$custom: #75a2fc; $custom-light: #a5bdfe; $custom-dark: #000000;
JSON
{
"hex": "#75a2fc",
"rgb": {
"r": 117,
"g": 162,
"b": 252
},
"hsl": {
"h": 220,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.71878,
"c": 0.14071,
"h": 263.2
},
"luminance": 0.36651
}Semantic roles & 50–950 ramp
primary
#75A2FC
secondary
#F7EBD4
accent
#9900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186