#7E99EF#7E99EF
#7E99EF is a light, vivid blue. Relative luminance 0.335; OKLCH L 69.9% C 0.130 H 269.6°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7E99EF |
|---|---|
| RGB | rgb(126, 153, 239) |
| HSL | hsl(226, 78%, 72%) |
| HSV | hsv(226, 47%, 94%) |
| CMYK | cmyk(47.3%, 36%, 0%, 6.3%) |
| CIE-LAB | lab(64.52, 13.24, -46.21) |
| CIE-LCH | lch(64.52, 48.07, 285.99°) |
| OKLab | oklab(69.88% -0.0009 -0.1302) |
| OKLCH | oklch(69.88% 0.13 269.6) |
| XYZ | xyz(35.5704, 33.4479, 86.2264) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.82
Cornflowerblue
#6495ED
ΔE00 4.58
Soft Blue
#6488EA
ΔE00 5.73
Perrywinkle
#8F8CE7
ΔE00 6.91
Lavender Blue
#8B88F8
ΔE00 7.06
Faded Blue
#658CBB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E99EF #EFD47E
analogous
#7ED2EF #7E99EF #9C7EEF
triadic
#7E99EF #EF7E99 #99EF7E
tetradic
#7E99EF #EF7ED2 #EFD47E #7EEF9C
square
#7E99EF #EF7ED2 #EFD47E #7EEF9C
split-complementary
#7E99EF #EF9C7E #D2EF7E
monochromatic
#1B48D8 #486EE8 #7E99EF #B4C4F6 #E4E9FC
Accessibility & contrast
On white
2.73
#7E99EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#7E99EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E99EF
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E99EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E99EF | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F2
Deuteranopia (green-blind)
#6D98ED
Tritanopia (blue-blind)
#51ABB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7e99ef; /* rgb */ color: rgb(126, 153, 239); /* oklch */ color: oklch(69.9% 0.130 269.6);
Tailwind
colors: {
custom: {
50: '#a9b6f4',
500: '#7e99ef',
950: '#000000',
},
}SCSS
$custom: #7e99ef; $custom-light: #a9b6f4; $custom-dark: #000000;
JSON
{
"hex": "#7e99ef",
"rgb": {
"r": 126,
"g": 153,
"b": 239
},
"hsl": {
"h": 225.664,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.69883,
"c": 0.13023,
"h": 269.6
},
"luminance": 0.3345
}Semantic roles & 50–950 ramp
primary
#7E99EF
secondary
#F3ECD6
accent
#A90BDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085