#7989F7#7989F7
#7989F7 is a light, vivid blue. Relative luminance 0.287; OKLCH L 66.8% C 0.163 H 274.9°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7989F7 |
|---|---|
| RGB | rgb(121, 137, 247) |
| HSL | hsl(232, 89%, 72%) |
| HSV | hsv(232, 51%, 97%) |
| CMYK | cmyk(51%, 44.5%, 0%, 3.1%) |
| CIE-LAB | lab(60.49, 23.89, -57.02) |
| CIE-LCH | lch(60.49, 61.83, 292.74°) |
| OKLab | oklab(66.84% 0.0139 -0.1621) |
| OKLCH | oklch(66.84% 0.163 274.9) |
| XYZ | xyz(33.6140, 28.6695, 91.7402) |
| Luminance | 0.2867 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.65
Soft Blue
#6488EA
ΔE00 4.23
Cornflower
#6A79F7
ΔE00 4.97
Periwinkle (survey)
#8E82FE
ΔE00 5.17
Periwinkle Blue
#8F99FB
ΔE00 5.21
Perrywinkle
#8F8CE7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7989F7 #F7E779
analogous
#79C8F7 #7989F7 #A879F7
triadic
#7989F7 #F77989 #89F779
tetradic
#7989F7 #F779C8 #F7E779 #79F7A8
square
#7989F7 #F779C8 #F7E779 #79F7A8
split-complementary
#7989F7 #F7A879 #C8F779
monochromatic
#0E2AE8 #3F56F4 #7989F7 #B3BCFA #E2E6FD
Accessibility & contrast
On white
3.12
#7989F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#7989F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7989F7
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7989F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7989F7 | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A97FB
Deuteranopia (green-blind)
#4D8DF5
Tritanopia (blue-blind)
#42A1B4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #7989f7; /* rgb */ color: rgb(121, 137, 247); /* oklch */ color: oklch(66.8% 0.163 274.9);
Tailwind
colors: {
custom: {
50: '#a7abfa',
500: '#7989f7',
950: '#000000',
},
}SCSS
$custom: #7989f7; $custom-light: #a7abfa; $custom-dark: #000000;
JSON
{
"hex": "#7989f7",
"rgb": {
"r": 121,
"g": 137,
"b": 247
},
"hsl": {
"h": 232.381,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.66841,
"c": 0.16266,
"h": 274.9
},
"luminance": 0.28672
}Semantic roles & 50–950 ramp
primary
#7989F7
secondary
#F5F1D6
accent
#C800E5
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85