#7599FF#7599FF
#7599FF is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.2% C 0.155 H 267.7°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7599FF |
|---|---|
| RGB | rgb(117, 153, 255) |
| HSL | hsl(224, 100%, 73%) |
| HSV | hsv(224, 54%, 100%) |
| CMYK | cmyk(54.1%, 40%, 0%, 0%) |
| CIE-LAB | lab(64.79, 16.10, -54.58) |
| CIE-LCH | lch(64.79, 56.90, 286.44°) |
| OKLab | oklab(70.21% -0.0063 -0.1548) |
| OKLCH | oklch(70.21% 0.155 267.7) |
| XYZ | xyz(36.7713, 33.7816, 99.1712) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.63
Periwinkle Blue
#8F99FB
ΔE00 5.23
Soft Blue
#6488EA
ΔE00 5.63
Lavender Blue
#8B88F8
ΔE00 8.13
Dark Sky Blue
#448EE4
ΔE00 8.25
Dodger Blue
#3E82FC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7599FF #FFDB75
analogous
#75DEFF #7599FF #9675FF
triadic
#7599FF #FF7599 #99FF75
tetradic
#7599FF #FF75DE #FFDB75 #75FF96
square
#7599FF #FF75DE #FFDB75 #75FF96
split-complementary
#7599FF #FF9675 #DEFF75
monochromatic
#0041FA #386CFF #7599FF #B2C6FF #E0E8FF
Accessibility & contrast
On white
2.71
#7599FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#7599FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7599FF
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7599FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7599FF | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#5E97FD
Tritanopia (blue-blind)
#27AFC0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7599ff; /* rgb */ color: rgb(117, 153, 255); /* oklch */ color: oklch(70.2% 0.155 267.7);
Tailwind
colors: {
custom: {
50: '#a5b6ff',
500: '#7599ff',
950: '#000000',
},
}SCSS
$custom: #7599ff; $custom-light: #a5b6ff; $custom-dark: #000000;
JSON
{
"hex": "#7599ff",
"rgb": {
"r": 117,
"g": 153,
"b": 255
},
"hsl": {
"h": 224.348,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.70209,
"c": 0.15498,
"h": 267.7
},
"luminance": 0.33784
}Semantic roles & 50–950 ramp
primary
#7599FF
secondary
#F7EED4
accent
#AA00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086