#7599EA#7599EA
#7599EA is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.1% C 0.126 H 265.1°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7599EA |
|---|---|
| RGB | rgb(117, 153, 234) |
| HSL | hsl(222, 74%, 69%) |
| HSV | hsv(222, 50%, 92%) |
| CMYK | cmyk(50%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(63.76, 9.67, -44.70) |
| CIE-LCH | lch(63.76, 45.73, 282.21°) |
| OKLab | oklab(69.07% -0.0109 -0.126) |
| OKLCH | oklch(69.07% 0.126 265.1) |
| XYZ | xyz(33.5737, 32.5026, 82.3304) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.74
Soft Blue
#6488EA
ΔE00 5.16
Periwinkle Blue
#8F99FB
ΔE00 5.80
Faded Blue
#658CBB
ΔE00 6.82
Dark Sky Blue
#448EE4
ΔE00 7.27
Dodger Blue
#3E82FC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7599EA #EAC675
analogous
#75D4EA #7599EA #8C75EA
triadic
#7599EA #EA7599 #99EA75
tetradic
#7599EA #EA75D4 #EAC675 #75EA8C
square
#7599EA #EA75D4 #EAC675 #75EA8C
split-complementary
#7599EA #EA8C75 #D4EA75
monochromatic
#1E52C6 #4072E2 #7599EA #AAC0F2 #DFE8FA
Accessibility & contrast
On white
2.80
#7599EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#7599EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7599EA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7599EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7599EA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#6D96E8
Tritanopia (blue-blind)
#40AAB7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7599ea; /* rgb */ color: rgb(117, 153, 234); /* oklch */ color: oklch(69.1% 0.126 265.1);
Tailwind
colors: {
custom: {
50: '#a3b6f1',
500: '#7599ea',
950: '#000000',
},
}SCSS
$custom: #7599ea; $custom-light: #a3b6f1; $custom-dark: #000000;
JSON
{
"hex": "#7599ea",
"rgb": {
"r": 117,
"g": 153,
"b": 234
},
"hsl": {
"h": 221.538,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.69074,
"c": 0.12647,
"h": 265.1
},
"luminance": 0.32505
}Semantic roles & 50–950 ramp
primary
#7599EA
secondary
#EFE4CC
accent
#9910D6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085