#75AEFF#75AEFF
#75AEFF is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.5% C 0.132 H 257.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75AEFF |
|---|---|
| RGB | rgb(117, 174, 255) |
| HSL | hsl(215, 100%, 73%) |
| HSV | hsv(215, 54%, 100%) |
| CMYK | cmyk(54.1%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(70.37, 4.03, -45.77) |
| CIE-LCH | lch(70.37, 45.95, 275.04°) |
| OKLab | oklab(74.53% -0.0292 -0.129) |
| OKLCH | oklch(74.53% 0.132 257.2) |
| XYZ | xyz(40.5159, 41.2708, 100.4193) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.35
Sky Blue (survey)
#75BBFD
ΔE00 4.55
Cornflowerblue
#6495ED
ΔE00 7.27
Pastel Blue
#A2BFFE
ΔE00 7.67
Sky
#82CAFC
ΔE00 9.00
Baby Blue (survey)
#A2CFFE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AEFF #FFC675
analogous
#75F3FF #75AEFF #8175FF
triadic
#75AEFF #FF75AE #AEFF75
tetradic
#75AEFF #FF75F3 #FFC675 #75FF81
square
#75AEFF #FF75F3 #FFC675 #75FF81
split-complementary
#75AEFF #FF8175 #F3FF75
monochromatic
#0067FA #388AFF #75AEFF #B2D2FF #E0EDFF
Accessibility & contrast
On white
2.27
#75AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#75AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AEFF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AEFF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#7CA6FD
Tritanopia (blue-blind)
#1DC0CB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #75aeff; /* rgb */ color: rgb(117, 174, 255); /* oklch */ color: oklch(74.5% 0.132 257.2);
Tailwind
colors: {
custom: {
50: '#a5c5ff',
500: '#75aeff',
950: '#000000',
},
}SCSS
$custom: #75aeff; $custom-light: #a5c5ff; $custom-dark: #000000;
JSON
{
"hex": "#75aeff",
"rgb": {
"r": 117,
"g": 174,
"b": 255
},
"hsl": {
"h": 215.217,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.74534,
"c": 0.13226,
"h": 257.2
},
"luminance": 0.41274
}Semantic roles & 50–950 ramp
primary
#75AEFF
secondary
#F7E9D4
accent
#8700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186