#7083F5#7083F5
#7083F5 is a light, vivid blue. Relative luminance 0.263; OKLCH L 65.0% C 0.170 H 273.6°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7083F5 |
|---|---|
| RGB | rgb(112, 131, 245) |
| HSL | hsl(231, 87%, 70%) |
| HSV | hsv(231, 54%, 96%) |
| CMYK | cmyk(54.3%, 46.5%, 0%, 3.9%) |
| CIE-LAB | lab(58.29, 24.97, -59.46) |
| CIE-LCH | lch(58.29, 64.49, 292.78°) |
| OKLab | oklab(64.99% 0.0107 -0.1695) |
| OKLCH | oklch(64.99% 0.17 273.6) |
| XYZ | xyz(31.2745, 26.2677, 89.7907) |
| Luminance | 0.2627 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.10
Soft Blue
#6488EA
ΔE00 3.63
Lavender Blue
#8B88F8
ΔE00 4.86
Periwinkle (survey)
#8E82FE
ΔE00 5.78
Lightish Blue
#3D7AFD
ΔE00 6.28
Dodger Blue
#3E82FC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7083F5 #F5E270
analogous
#70C5F5 #7083F5 #A070F5
triadic
#7083F5 #F57083 #83F570
tetradic
#7083F5 #F570C5 #F5E270 #70F5A0
square
#7083F5 #F570C5 #F5E270 #70F5A0
split-complementary
#7083F5 #F5A070 #C5F570
monochromatic
#0F2CDB #3751F1 #7083F5 #A9B5F9 #E2E6FD
Accessibility & contrast
On white
3.36
#7083F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#7083F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7083F5
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7083F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7083F5 | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E92F9
Deuteranopia (green-blind)
#3D87F3
Tritanopia (blue-blind)
#2A9CB0
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #7083f5; /* rgb */ color: rgb(112, 131, 245); /* oklch */ color: oklch(65.0% 0.170 273.6);
Tailwind
colors: {
custom: {
50: '#a2a6f9',
500: '#7083f5',
950: '#000000',
},
}SCSS
$custom: #7083f5; $custom-light: #a2a6f9; $custom-dark: #000000;
JSON
{
"hex": "#7083f5",
"rgb": {
"r": 112,
"g": 131,
"b": 245
},
"hsl": {
"h": 231.429,
"s": 86.928,
"l": 70
},
"oklch": {
"l": 0.64985,
"c": 0.16983,
"h": 273.6
},
"luminance": 0.2627
}Semantic roles & 50–950 ramp
primary
#7083F5
secondary
#F3EECE
accent
#C302E3
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85