#75A2ED#75A2ED
#75A2ED is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.1% C 0.121 H 260.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75A2ED |
|---|---|
| RGB | rgb(117, 162, 237) |
| HSL | hsl(218, 77%, 69%) |
| HSV | hsv(218, 51%, 93%) |
| CMYK | cmyk(50.6%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(66.32, 5.39, -42.32) |
| CIE-LCH | lch(66.32, 42.67, 277.26°) |
| OKLab | oklab(71.11% -0.0205 -0.119) |
| OKLCH | oklch(71.11% 0.121 260.2) |
| XYZ | xyz(35.5374, 35.7344, 85.1291) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.88
Carolina Blue
#8AB8FE
ΔE00 6.07
Periwinkle Blue
#8F99FB
ΔE00 7.53
Dark Sky Blue
#448EE4
ΔE00 7.71
Soft Blue
#6488EA
ΔE00 7.76
Dodgerblue
#1E90FF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75A2ED #EDC075
analogous
#75DEED #75A2ED #8475ED
triadic
#75A2ED #ED75A2 #A2ED75
tetradic
#75A2ED #ED75DE #EDC075 #75ED84
square
#75A2ED #ED75DE #EDC075 #75ED84
split-complementary
#75A2ED #ED8475 #DEED75
monochromatic
#1B5ECD #3F7EE6 #75A2ED #ABC6F4 #E1EBFB
Accessibility & contrast
On white
2.58
#75A2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#75A2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75A2ED
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75A2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75A2ED | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7F0
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#3BB2BD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #75a2ed; /* rgb */ color: rgb(117, 162, 237); /* oklch */ color: oklch(71.1% 0.121 260.2);
Tailwind
colors: {
custom: {
50: '#a3bdf3',
500: '#75a2ed',
950: '#000000',
},
}SCSS
$custom: #75a2ed; $custom-light: #a3bdf3; $custom-dark: #000000;
JSON
{
"hex": "#75a2ed",
"rgb": {
"r": 117,
"g": 162,
"b": 237
},
"hsl": {
"h": 217.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.7111,
"c": 0.1208,
"h": 260.2
},
"luminance": 0.35737
}Semantic roles & 50–950 ramp
primary
#75A2ED
secondary
#F0E3CE
accent
#8C0CD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185