#7A99EE#7A99EE
#7A99EE is a light, vivid blue. Relative luminance 0.331; OKLCH L 69.6% C 0.130 H 267.8°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7A99EE |
|---|---|
| RGB | rgb(122, 153, 238) |
| HSL | hsl(224, 77%, 71%) |
| HSV | hsv(224, 49%, 93%) |
| CMYK | cmyk(48.7%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(64.23, 12.01, -46.12) |
| CIE-LCH | lch(64.23, 47.66, 284.60°) |
| OKLab | oklab(69.58% -0.0051 -0.1301) |
| OKLCH | oklch(69.58% 0.13 267.8) |
| XYZ | xyz(34.8449, 33.0908, 85.4234) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.75
Periwinkle Blue
#8F99FB
ΔE00 4.65
Soft Blue
#6488EA
ΔE00 5.40
Faded Blue
#658CBB
ΔE00 7.50
Perrywinkle
#8F8CE7
ΔE00 7.64
Lavender Blue
#8B88F8
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A99EE #EECF7A
analogous
#7AD3EE #7A99EE #957AEE
triadic
#7A99EE #EE7A99 #99EE7A
tetradic
#7A99EE #EE7AD3 #EECF7A #7AEE95
square
#7A99EE #EE7AD3 #EECF7A #7AEE95
split-complementary
#7A99EE #EE957A #D3EE7A
monochromatic
#1B4CD3 #446FE7 #7A99EE #B0C3F5 #E4EAFC
Accessibility & contrast
On white
2.76
#7A99EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#7A99EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A99EE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A99EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A99EE | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#6C97EC
Tritanopia (blue-blind)
#49ABB8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7a99ee; /* rgb */ color: rgb(122, 153, 238); /* oklch */ color: oklch(69.6% 0.130 267.8);
Tailwind
colors: {
custom: {
50: '#a6b6f4',
500: '#7a99ee',
950: '#000000',
},
}SCSS
$custom: #7a99ee; $custom-light: #a6b6f4; $custom-dark: #000000;
JSON
{
"hex": "#7a99ee",
"rgb": {
"r": 122,
"g": 153,
"b": 238
},
"hsl": {
"h": 223.966,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.69582,
"c": 0.13017,
"h": 267.8
},
"luminance": 0.33093
}Semantic roles & 50–950 ramp
primary
#7A99EE
secondary
#F2E9D2
accent
#A30CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085