#75ACFD#75ACFD
#75ACFD is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.0% C 0.132 H 257.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #75ACFD |
|---|---|
| RGB | rgb(117, 172, 253) |
| HSL | hsl(216, 97%, 73%) |
| HSV | hsv(216, 54%, 99%) |
| CMYK | cmyk(53.8%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(69.74, 4.55, -45.68) |
| CIE-LCH | lch(69.74, 45.90, 275.69°) |
| OKLab | oklab(74.01% -0.0275 -0.1287) |
| OKLCH | oklch(74.01% 0.132 257.9) |
| XYZ | xyz(39.8121, 40.3757, 98.6048) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.64
Sky Blue (survey)
#75BBFD
ΔE00 5.11
Cornflowerblue
#6495ED
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 7.77
Dodgerblue
#1E90FF
ΔE00 9.29
Azure (survey)
#069AF3
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ACFD #FDC675
analogous
#75F0FD #75ACFD #8275FD
triadic
#75ACFD #FD75AC #ACFD75
tetradic
#75ACFD #FD75F0 #FDC675 #75FD82
square
#75ACFD #FD75F0 #FDC675 #75FD82
split-complementary
#75ACFD #FD8275 #F0FD75
monochromatic
#0465F4 #3988FC #75ACFD #B1D0FE #E1EDFF
Accessibility & contrast
On white
2.31
#75ACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#75ACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ACFD
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ACFD | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#22BEC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #75acfd; /* rgb */ color: rgb(117, 172, 253); /* oklch */ color: oklch(74.0% 0.132 257.9);
Tailwind
colors: {
custom: {
50: '#a5c4fe',
500: '#75acfd',
950: '#000000',
},
}SCSS
$custom: #75acfd; $custom-light: #a5c4fe; $custom-dark: #000000;
JSON
{
"hex": "#75acfd",
"rgb": {
"r": 117,
"g": 172,
"b": 253
},
"hsl": {
"h": 215.735,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.74013,
"c": 0.13164,
"h": 257.9
},
"luminance": 0.40379
}Semantic roles & 50–950 ramp
primary
#75ACFD
secondary
#F7E9D4
accent
#8900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186