#7183F5#7183F5
#7183F5 is a light, vivid blue. Relative luminance 0.263; OKLCH L 65.0% C 0.170 H 274.0°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7183F5 |
|---|---|
| RGB | rgb(113, 131, 245) |
| HSL | hsl(232, 87%, 70%) |
| HSV | hsv(232, 54%, 96%) |
| CMYK | cmyk(53.9%, 46.5%, 0%, 3.9%) |
| CIE-LAB | lab(58.35, 25.17, -59.36) |
| CIE-LCH | lch(58.35, 64.48, 292.98°) |
| OKLab | oklab(65.05% 0.0118 -0.1692) |
| OKLCH | oklch(65.05% 0.17 274) |
| XYZ | xyz(31.4025, 26.3337, 89.7967) |
| Luminance | 0.2634 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.10
Soft Blue
#6488EA
ΔE00 3.77
Lavender Blue
#8B88F8
ΔE00 4.69
Periwinkle (survey)
#8E82FE
ΔE00 5.60
Perrywinkle
#8F8CE7
ΔE00 6.40
Lightish Blue
#3D7AFD
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7183F5 #F5E371
analogous
#71C5F5 #7183F5 #A171F5
triadic
#7183F5 #F57183 #83F571
tetradic
#7183F5 #F571C5 #F5E371 #71F5A1
square
#7183F5 #F571C5 #F5E371 #71F5A1
split-complementary
#7183F5 #F5A171 #C5F571
monochromatic
#102BDC #3851F1 #7183F5 #AAB5F9 #E2E6FD
Accessibility & contrast
On white
3.35
#7183F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#7183F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7183F5
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7183F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7183F5 | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E92F9
Deuteranopia (green-blind)
#3E87F3
Tritanopia (blue-blind)
#2D9CB0
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #7183f5; /* rgb */ color: rgb(113, 131, 245); /* oklch */ color: oklch(65.0% 0.170 274.0);
Tailwind
colors: {
custom: {
50: '#a2a6f9',
500: '#7183f5',
950: '#000000',
},
}SCSS
$custom: #7183f5; $custom-light: #a2a6f9; $custom-dark: #000000;
JSON
{
"hex": "#7183f5",
"rgb": {
"r": 113,
"g": 131,
"b": 245
},
"hsl": {
"h": 231.818,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.65049,
"c": 0.16957,
"h": 274
},
"luminance": 0.26336
}Semantic roles & 50–950 ramp
primary
#7183F5
secondary
#F3EECF
accent
#C502E3
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85