#7B98FD#7B98FD
#7B98FD is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.3% C 0.152 H 270.1°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7B98FD |
|---|---|
| RGB | rgb(123, 152, 253) |
| HSL | hsl(227, 97%, 74%) |
| HSV | hsv(227, 51%, 99%) |
| CMYK | cmyk(51.4%, 39.9%, 0%, 0.8%) |
| CIE-LAB | lab(64.77, 17.34, -53.49) |
| CIE-LCH | lch(64.77, 56.23, 287.96°) |
| OKLab | oklab(70.25% 0.0002 -0.1516) |
| OKLCH | oklch(70.25% 0.152 270.1) |
| XYZ | xyz(37.1205, 33.7568, 97.4691) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.98
Cornflowerblue
#6495ED
ΔE00 4.54
Soft Blue
#6488EA
ΔE00 5.65
Lavender Blue
#8B88F8
ΔE00 6.95
Perrywinkle
#8F8CE7
ΔE00 7.52
Faded Blue
#658CBB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B98FD #FDE07B
analogous
#7BD9FD #7B98FD #9F7BFD
triadic
#7B98FD #FD7B98 #98FD7B
tetradic
#7B98FD #FD7BD9 #FDE07B #7BFD9F
square
#7B98FD #FD7BD9 #FDE07B #7BFD9F
split-complementary
#7B98FD #FD9F7B #D9FD7B
monochromatic
#043BFA #3F69FC #7B98FD #B7C7FE #E1E7FF
Accessibility & contrast
On white
2.71
#7B98FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#7B98FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B98FD
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B98FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B98FD | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#6198FB
Tritanopia (blue-blind)
#3FAEBE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7b98fd; /* rgb */ color: rgb(123, 152, 253); /* oklch */ color: oklch(70.3% 0.152 270.1);
Tailwind
colors: {
custom: {
50: '#a8b6fe',
500: '#7b98fd',
950: '#000000',
},
}SCSS
$custom: #7b98fd; $custom-light: #a8b6fe; $custom-dark: #000000;
JSON
{
"hex": "#7b98fd",
"rgb": {
"r": 123,
"g": 152,
"b": 253
},
"hsl": {
"h": 226.615,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.7025,
"c": 0.15157,
"h": 270.1
},
"luminance": 0.33759
}Semantic roles & 50–950 ramp
primary
#7B98FD
secondary
#F7EFD4
accent
#B200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086