#7595FA#7595FA
#7595FA is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.1% C 0.153 H 268.9°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7595FA |
|---|---|
| RGB | rgb(117, 149, 250) |
| HSL | hsl(226, 93%, 72%) |
| HSV | hsv(226, 53%, 98%) |
| CMYK | cmyk(53.2%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(63.49, 16.89, -53.91) |
| CIE-LCH | lch(63.49, 56.49, 287.40°) |
| OKLab | oklab(69.13% -0.0029 -0.1529) |
| OKLCH | oklch(69.13% 0.153 268.9) |
| XYZ | xyz(35.3332, 32.1764, 94.7727) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.68
Soft Blue
#6488EA
ΔE00 4.54
Periwinkle Blue
#8F99FB
ΔE00 4.83
Lavender Blue
#8B88F8
ΔE00 7.05
Dodger Blue
#3E82FC
ΔE00 7.62
Faded Blue
#658CBB
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7595FA #FADA75
analogous
#75D8FA #7595FA #9875FA
triadic
#7595FA #FA7595 #95FA75
tetradic
#7595FA #FA75D8 #FADA75 #75FA98
square
#7595FA #FA75D8 #FADA75 #75FA98
split-complementary
#7595FA #FA9875 #D8FA75
monochromatic
#093FEC #3A68F8 #7595FA #B0C2FC #E1E8FE
Accessibility & contrast
On white
2.82
#7595FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#7595FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7595FA
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7595FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7595FA | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#5C94F8
Tritanopia (blue-blind)
#30ABBB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7595fa; /* rgb */ color: rgb(117, 149, 250); /* oklch */ color: oklch(69.1% 0.153 268.9);
Tailwind
colors: {
custom: {
50: '#a5b3fc',
500: '#7595fa',
950: '#000000',
},
}SCSS
$custom: #7595fa; $custom-light: #a5b3fc; $custom-dark: #000000;
JSON
{
"hex": "#7595fa",
"rgb": {
"r": 117,
"g": 149,
"b": 250
},
"hsl": {
"h": 225.564,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.69125,
"c": 0.15296,
"h": 268.9
},
"luminance": 0.32179
}Semantic roles & 50–950 ramp
primary
#7595FA
secondary
#F6EED5
accent
#AE00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085