#7E99EE#7E99EE
#7E99EE is a light, vivid blue. Relative luminance 0.334; OKLCH L 69.8% C 0.129 H 269.5°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7E99EE |
|---|---|
| RGB | rgb(126, 153, 238) |
| HSL | hsl(226, 77%, 71%) |
| HSV | hsv(226, 47%, 93%) |
| CMYK | cmyk(47.1%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(64.47, 12.95, -45.73) |
| CIE-LCH | lch(64.47, 47.53, 285.81°) |
| OKLab | oklab(69.83% -0.0011 -0.1288) |
| OKLCH | oklch(69.83% 0.129 269.5) |
| XYZ | xyz(35.4231, 33.3890, 85.4505) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.87
Cornflowerblue
#6495ED
ΔE00 4.57
Soft Blue
#6488EA
ΔE00 5.72
Perrywinkle
#8F8CE7
ΔE00 6.90
Lavender Blue
#8B88F8
ΔE00 7.09
Faded Blue
#658CBB
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E99EE #EED37E
analogous
#7ED1EE #7E99EE #9B7EEE
triadic
#7E99EE #EE7E99 #99EE7E
tetradic
#7E99EE #EE7ED1 #EED37E #7EEE9B
square
#7E99EE #EE7ED1 #EED37E #7EEE9B
split-complementary
#7E99EE #EE9B7E #D1EE7E
monochromatic
#1C49D5 #486EE7 #7E99EE #B4C4F5 #E4EAFB
Accessibility & contrast
On white
2.74
#7E99EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#7E99EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E99EE
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E99EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E99EE | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F1
Deuteranopia (green-blind)
#6E98EC
Tritanopia (blue-blind)
#52ABB8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7e99ee; /* rgb */ color: rgb(126, 153, 238); /* oklch */ color: oklch(69.8% 0.129 269.5);
Tailwind
colors: {
custom: {
50: '#a9b6f4',
500: '#7e99ee',
950: '#000000',
},
}SCSS
$custom: #7e99ee; $custom-light: #a9b6f4; $custom-dark: #000000;
JSON
{
"hex": "#7e99ee",
"rgb": {
"r": 126,
"g": 153,
"b": 238
},
"hsl": {
"h": 225.536,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.6983,
"c": 0.12885,
"h": 269.5
},
"luminance": 0.33391
}Semantic roles & 50–950 ramp
primary
#7E99EE
secondary
#F2EBD5
accent
#A80DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085