#7499FF#7499FF
#7499FF is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.2% C 0.155 H 267.3°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7499FF |
|---|---|
| RGB | rgb(116, 153, 255) |
| HSL | hsl(224, 100%, 73%) |
| HSV | hsv(224, 55%, 100%) |
| CMYK | cmyk(54.5%, 40%, 0%, 0%) |
| CIE-LAB | lab(64.73, 15.90, -54.67) |
| CIE-LCH | lch(64.73, 56.93, 286.21°) |
| OKLab | oklab(70.15% -0.0073 -0.1551) |
| OKLCH | oklch(70.15% 0.155 267.3) |
| XYZ | xyz(36.6377, 33.7127, 99.1649) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.49
Periwinkle Blue
#8F99FB
ΔE00 5.41
Soft Blue
#6488EA
ΔE00 5.60
Dark Sky Blue
#448EE4
ΔE00 8.10
Dodger Blue
#3E82FC
ΔE00 8.16
Lavender Blue
#8B88F8
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7499FF #FFDA74
analogous
#74DEFF #7499FF #9574FF
triadic
#7499FF #FF7499 #99FF74
tetradic
#7499FF #FF74DE #FFDA74 #74FF95
square
#7499FF #FF74DE #FFDA74 #74FF95
split-complementary
#7499FF #FF9574 #DEFF74
monochromatic
#0042F9 #376CFF #7499FF #B1C6FF #E0E9FF
Accessibility & contrast
On white
2.71
#7499FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#7499FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7499FF
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7499FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7499FF | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA4FF
Deuteranopia (green-blind)
#5D97FD
Tritanopia (blue-blind)
#22AFC0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7499ff; /* rgb */ color: rgb(116, 153, 255); /* oklch */ color: oklch(70.2% 0.155 267.3);
Tailwind
colors: {
custom: {
50: '#a5b6ff',
500: '#7499ff',
950: '#000000',
},
}SCSS
$custom: #7499ff; $custom-light: #a5b6ff; $custom-dark: #000000;
JSON
{
"hex": "#7499ff",
"rgb": {
"r": 116,
"g": 153,
"b": 255
},
"hsl": {
"h": 224.029,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.70152,
"c": 0.1553,
"h": 267.3
},
"luminance": 0.33715
}Semantic roles & 50–950 ramp
primary
#7499FF
secondary
#F7EED4
accent
#A800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086