#7995F5#7995F5
#7995F5 is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.1% C 0.145 H 270.0°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7995F5 |
|---|---|
| RGB | rgb(121, 149, 245) |
| HSL | hsl(226, 86%, 72%) |
| HSV | hsv(226, 51%, 96%) |
| CMYK | cmyk(50.6%, 39.2%, 0%, 3.9%) |
| CIE-LAB | lab(63.47, 16.22, -51.19) |
| CIE-LCH | lch(63.47, 53.70, 287.59°) |
| OKLab | oklab(69.09% 0 -0.1449) |
| OKLCH | oklch(69.09% 0.145 270) |
| XYZ | xyz(35.1087, 32.1501, 90.7240) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.17
Cornflowerblue
#6495ED
ΔE00 4.18
Soft Blue
#6488EA
ΔE00 4.65
Lavender Blue
#8B88F8
ΔE00 6.49
Perrywinkle
#8F8CE7
ΔE00 6.91
Faded Blue
#658CBB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7995F5 #F5D979
analogous
#79D3F5 #7995F5 #9B79F5
triadic
#7995F5 #F57995 #95F579
tetradic
#7995F5 #F579D3 #F5D979 #79F59B
square
#7995F5 #F579D3 #F5D979 #79F59B
split-complementary
#7995F5 #F59B79 #D3F579
monochromatic
#1140E3 #4068F1 #7995F5 #B2C2F9 #E3E8FD
Accessibility & contrast
On white
2.83
#7995F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#7995F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7995F5
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7995F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7995F5 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF9
Deuteranopia (green-blind)
#6195F3
Tritanopia (blue-blind)
#42AAB9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7995f5; /* rgb */ color: rgb(121, 149, 245); /* oklch */ color: oklch(69.1% 0.145 270.0);
Tailwind
colors: {
custom: {
50: '#a6b3f9',
500: '#7995f5',
950: '#000000',
},
}SCSS
$custom: #7995f5; $custom-light: #a6b3f9; $custom-dark: #000000;
JSON
{
"hex": "#7995f5",
"rgb": {
"r": 121,
"g": 149,
"b": 245
},
"hsl": {
"h": 226.452,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.69086,
"c": 0.14489,
"h": 270
},
"luminance": 0.32152
}Semantic roles & 50–950 ramp
primary
#7995F5
secondary
#F5EED5
accent
#B003E3
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085