#75A6FC#75A6FC
#75A6FC is a light, vivid blue. Relative luminance 0.381; OKLCH L 72.7% C 0.136 H 261.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #75A6FC |
|---|---|
| RGB | rgb(117, 166, 252) |
| HSL | hsl(218, 96%, 72%) |
| HSV | hsv(218, 54%, 99%) |
| CMYK | cmyk(53.6%, 34.1%, 0%, 1.2%) |
| CIE-LAB | lab(68.08, 7.66, -47.74) |
| CIE-LCH | lch(68.08, 48.35, 279.11°) |
| OKLab | oklab(72.71% -0.0212 -0.1348) |
| OKLCH | oklch(72.71% 0.136 261.1) |
| XYZ | xyz(38.5370, 38.0797, 97.3959) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.85
Cornflowerblue
#6495ED
ΔE00 5.10
Sky Blue (survey)
#75BBFD
ΔE00 7.01
Periwinkle Blue
#8F99FB
ΔE00 8.15
Pastel Blue
#A2BFFE
ΔE00 8.28
Dodgerblue
#1E90FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A6FC #FCCB75
analogous
#75EAFC #75A6FC #8775FC
triadic
#75A6FC #FC75A6 #A6FC75
tetradic
#75A6FC #FC75EA #FCCB75 #75FC87
square
#75A6FC #FC75EA #FCCB75 #75FC87
split-complementary
#75A6FC #FC8775 #EAFC75
monochromatic
#055BF1 #397FFB #75A6FC #B1CDFD #E1ECFE
Accessibility & contrast
On white
2.44
#75A6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#75A6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A6FC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A6FC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#73A0FA
Tritanopia (blue-blind)
#27B9C5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #75a6fc; /* rgb */ color: rgb(117, 166, 252); /* oklch */ color: oklch(72.7% 0.136 261.1);
Tailwind
colors: {
custom: {
50: '#a5c0fe',
500: '#75a6fc',
950: '#000000',
},
}SCSS
$custom: #75a6fc; $custom-light: #a5c0fe; $custom-dark: #000000;
JSON
{
"hex": "#75a6fc",
"rgb": {
"r": 117,
"g": 166,
"b": 252
},
"hsl": {
"h": 218.222,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.72707,
"c": 0.13643,
"h": 261.1
},
"luminance": 0.38083
}Semantic roles & 50–950 ramp
primary
#75A6FC
secondary
#F7EAD4
accent
#9200E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186