#7D99F7#7D99F7
#7D99F7 is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.2% C 0.142 H 269.9°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7D99F7 |
|---|---|
| RGB | rgb(125, 153, 247) |
| HSL | hsl(226, 88%, 73%) |
| HSV | hsv(226, 49%, 97%) |
| CMYK | cmyk(49.4%, 38.1%, 0%, 3.1%) |
| CIE-LAB | lab(64.85, 15.39, -50.08) |
| CIE-LCH | lch(64.85, 52.39, 287.08°) |
| OKLab | oklab(70.24% -0.0002 -0.1416) |
| OKLCH | oklch(70.24% 0.142 269.9) |
| XYZ | xyz(36.6318, 33.8555, 92.5821) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.77
Cornflowerblue
#6495ED
ΔE00 4.56
Soft Blue
#6488EA
ΔE00 5.78
Lavender Blue
#8B88F8
ΔE00 7.02
Perrywinkle
#8F8CE7
ΔE00 7.25
Faded Blue
#658CBB
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D99F7 #F7DB7D
analogous
#7DD6F7 #7D99F7 #9E7DF7
triadic
#7D99F7 #F77D99 #99F77D
tetradic
#7D99F7 #F77DD6 #F7DB7D #7DF79E
square
#7D99F7 #F77DD6 #F7DB7D #7DF79E
split-complementary
#7D99F7 #F79E7D #D6F77D
monochromatic
#0E41EB #436CF3 #7D99F7 #B7C6FB #E2E8FD
Accessibility & contrast
On white
2.70
#7D99F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#7D99F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7D99F7
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D99F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D99F7 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FB
Deuteranopia (green-blind)
#6898F5
Tritanopia (blue-blind)
#49ADBC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7d99f7; /* rgb */ color: rgb(125, 153, 247); /* oklch */ color: oklch(70.2% 0.142 269.9);
Tailwind
colors: {
custom: {
50: '#a9b6fa',
500: '#7d99f7',
950: '#000000',
},
}SCSS
$custom: #7d99f7; $custom-light: #a9b6fa; $custom-dark: #000000;
JSON
{
"hex": "#7d99f7",
"rgb": {
"r": 125,
"g": 153,
"b": 247
},
"hsl": {
"h": 226.23,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.70244,
"c": 0.14156,
"h": 269.9
},
"luminance": 0.33858
}Semantic roles & 50–950 ramp
primary
#7D99F7
secondary
#F5EED6
accent
#B100E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085