#7296F9#7296F9
#7296F9 is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.1% C 0.151 H 267.3°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7296F9 |
|---|---|
| RGB | rgb(114, 150, 249) |
| HSL | hsl(224, 92%, 71%) |
| HSV | hsv(224, 54%, 98%) |
| CMYK | cmyk(54.2%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(63.53, 15.37, -53.31) |
| CIE-LCH | lch(63.53, 55.48, 286.09°) |
| OKLab | oklab(69.1% -0.0071 -0.1512) |
| OKLCH | oklch(69.1% 0.151 267.3) |
| XYZ | xyz(34.9390, 32.2271, 93.9835) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.98
Soft Blue
#6488EA
ΔE00 4.58
Periwinkle Blue
#8F99FB
ΔE00 5.48
Dodger Blue
#3E82FC
ΔE00 7.40
Faded Blue
#658CBB
ΔE00 7.50
Dark Sky Blue
#448EE4
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7296F9 #F9D572
analogous
#72D9F9 #7296F9 #9172F9
triadic
#7296F9 #F97296 #96F972
tetradic
#7296F9 #F972D9 #F9D572 #72F991
square
#7296F9 #F972D9 #F9D572 #72F991
split-complementary
#7296F9 #F99172 #D9F972
monochromatic
#0A45E7 #376AF7 #7296F9 #ADC2FB #E2E9FE
Accessibility & contrast
On white
2.82
#7296F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#7296F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7296F9
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7296F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7296F9 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FD
Deuteranopia (green-blind)
#5D94F7
Tritanopia (blue-blind)
#25ACBB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7296f9; /* rgb */ color: rgb(114, 150, 249); /* oklch */ color: oklch(69.1% 0.151 267.3);
Tailwind
colors: {
custom: {
50: '#a3b4fc',
500: '#7296f9',
950: '#000000',
},
}SCSS
$custom: #7296f9; $custom-light: #a3b4fc; $custom-dark: #000000;
JSON
{
"hex": "#7296f9",
"rgb": {
"r": 114,
"g": 150,
"b": 249
},
"hsl": {
"h": 224,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.69095,
"c": 0.15138,
"h": 267.3
},
"luminance": 0.3223
}Semantic roles & 50–950 ramp
primary
#7296F9
secondary
#F5ECD2
accent
#A800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085