#75ACFC#75ACFC
#75ACFC is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.0% C 0.130 H 257.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #75ACFC |
|---|---|
| RGB | rgb(117, 172, 252) |
| HSL | hsl(216, 96%, 72%) |
| HSV | hsv(216, 54%, 99%) |
| CMYK | cmyk(53.6%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.69, 4.25, -45.21) |
| CIE-LCH | lch(69.69, 45.40, 275.37°) |
| OKLab | oklab(73.96% -0.0278 -0.1274) |
| OKLCH | oklch(73.96% 0.13 257.7) |
| XYZ | xyz(39.6533, 40.3121, 97.7680) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.66
Sky Blue (survey)
#75BBFD
ΔE00 5.07
Cornflowerblue
#6495ED
ΔE00 6.68
Pastel Blue
#A2BFFE
ΔE00 7.79
Dodgerblue
#1E90FF
ΔE00 9.26
Azure (survey)
#069AF3
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ACFC #FCC575
analogous
#75EFFC #75ACFC #8275FC
triadic
#75ACFC #FC75AC #ACFC75
tetradic
#75ACFC #FC75EF #FCC575 #75FC82
square
#75ACFC #FC75EF #FCC575 #75FC82
split-complementary
#75ACFC #FC8275 #EFFC75
monochromatic
#0565F1 #3988FB #75ACFC #B1D0FD #E1EDFE
Accessibility & contrast
On white
2.32
#75ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#75ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ACFC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ACFC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#7BA4FA
Tritanopia (blue-blind)
#24BEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #75acfc; /* rgb */ color: rgb(117, 172, 252); /* oklch */ color: oklch(74.0% 0.130 257.7);
Tailwind
colors: {
custom: {
50: '#a5c4fd',
500: '#75acfc',
950: '#000000',
},
}SCSS
$custom: #75acfc; $custom-light: #a5c4fd; $custom-dark: #000000;
JSON
{
"hex": "#75acfc",
"rgb": {
"r": 117,
"g": 172,
"b": 252
},
"hsl": {
"h": 215.556,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.73963,
"c": 0.13036,
"h": 257.7
},
"luminance": 0.40315
}Semantic roles & 50–950 ramp
primary
#75ACFC
secondary
#F7E9D4
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186