#7F98FB#7F98FB
#7F98FB is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.4% C 0.148 H 271.5°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7F98FB |
|---|---|
| RGB | rgb(127, 152, 251) |
| HSL | hsl(228, 94%, 74%) |
| HSV | hsv(228, 49%, 98%) |
| CMYK | cmyk(49.4%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(64.91, 17.61, -52.17) |
| CIE-LCH | lch(64.91, 55.06, 288.65°) |
| OKLab | oklab(70.39% 0.0038 -0.1476) |
| OKLCH | oklch(70.39% 0.148 271.5) |
| XYZ | xyz(37.3876, 33.9312, 95.8273) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.20
Cornflowerblue
#6495ED
ΔE00 5.17
Soft Blue
#6488EA
ΔE00 5.92
Lavender Blue
#8B88F8
ΔE00 6.38
Perrywinkle
#8F8CE7
ΔE00 6.81
Periwinkle (survey)
#8E82FE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F98FB #FBE27F
analogous
#7FD6FB #7F98FB #A47FFB
triadic
#7F98FB #FB7F98 #98FB7F
tetradic
#7F98FB #FB7FD6 #FBE27F #7FFBA4
square
#7F98FB #FB7FD6 #FBE27F #7FFBA4
split-complementary
#7F98FB #FBA47F #D6FB7F
monochromatic
#0838F7 #4468F9 #7F98FB #BAC8FD #E1E7FE
Accessibility & contrast
On white
2.70
#7F98FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#7F98FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F98FB
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F98FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F98FB | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FF
Deuteranopia (green-blind)
#6499F9
Tritanopia (blue-blind)
#4BADBD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7f98fb; /* rgb */ color: rgb(127, 152, 251); /* oklch */ color: oklch(70.4% 0.148 271.5);
Tailwind
colors: {
custom: {
50: '#abb6fd',
500: '#7f98fb',
950: '#000000',
},
}SCSS
$custom: #7f98fb; $custom-light: #abb6fd; $custom-dark: #000000;
JSON
{
"hex": "#7f98fb",
"rgb": {
"r": 127,
"g": 152,
"b": 251
},
"hsl": {
"h": 227.903,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.70387,
"c": 0.14766,
"h": 271.5
},
"luminance": 0.33934
}Semantic roles & 50–950 ramp
primary
#7F98FB
secondary
#F6F0D5
accent
#B700E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111118
muted
#808086