#75ACFA#75ACFA
#75ACFA is a light, vivid blue. Relative luminance 0.402; OKLCH L 73.9% C 0.128 H 257.2°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #75ACFA |
|---|---|
| RGB | rgb(117, 172, 250) |
| HSL | hsl(215, 93%, 72%) |
| HSV | hsv(215, 53%, 98%) |
| CMYK | cmyk(53.2%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(69.60, 3.64, -44.26) |
| CIE-LCH | lch(69.60, 44.41, 274.70°) |
| OKLab | oklab(73.86% -0.0283 -0.1246) |
| OKLCH | oklch(73.86% 0.128 257.2) |
| XYZ | xyz(39.3380, 40.1860, 96.1076) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.70
Sky Blue (survey)
#75BBFD
ΔE00 4.99
Cornflowerblue
#6495ED
ΔE00 6.66
Pastel Blue
#A2BFFE
ΔE00 7.83
Azure (survey)
#069AF3
ΔE00 9.18
Dodgerblue
#1E90FF
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ACFA #FAC375
analogous
#75EFFA #75ACFA #8175FA
triadic
#75ACFA #FA75AC #ACFA75
tetradic
#75ACFA #FA75EF #FAC375 #75FA81
square
#75ACFA #FA75EF #FAC375 #75FA81
split-complementary
#75ACFA #FA8175 #EFFA75
monochromatic
#0967EC #3A88F8 #75ACFA #B0D0FC #E1EDFE
Accessibility & contrast
On white
2.32
#75ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#75ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ACFA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ACFA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#28BDC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #75acfa; /* rgb */ color: rgb(117, 172, 250); /* oklch */ color: oklch(73.9% 0.128 257.2);
Tailwind
colors: {
custom: {
50: '#a5c4fc',
500: '#75acfa',
950: '#000000',
},
}SCSS
$custom: #75acfa; $custom-light: #a5c4fc; $custom-dark: #000000;
JSON
{
"hex": "#75acfa",
"rgb": {
"r": 117,
"g": 172,
"b": 250
},
"hsl": {
"h": 215.188,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.73864,
"c": 0.1278,
"h": 257.2
},
"luminance": 0.40189
}Semantic roles & 50–950 ramp
primary
#75ACFA
secondary
#F6E8D5
accent
#8700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185