#7F9AEE#7F9AEE
#7F9AEE is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.1% C 0.127 H 269.4°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7F9AEE |
|---|---|
| RGB | rgb(127, 154, 238) |
| HSL | hsl(225, 77%, 72%) |
| HSV | hsv(225, 47%, 93%) |
| CMYK | cmyk(46.6%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(64.80, 12.61, -45.22) |
| CIE-LCH | lch(64.80, 46.94, 285.58°) |
| OKLab | oklab(70.1% -0.0013 -0.1273) |
| OKLCH | oklch(70.1% 0.127 269.4) |
| XYZ | xyz(35.7357, 33.7941, 85.5122) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.83
Cornflowerblue
#6495ED
ΔE00 4.70
Soft Blue
#6488EA
ΔE00 6.00
Perrywinkle
#8F8CE7
ΔE00 7.00
Lavender Blue
#8B88F8
ΔE00 7.25
Faded Blue
#658CBB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F9AEE #EED37F
analogous
#7FD2EE #7F9AEE #9C7FEE
triadic
#7F9AEE #EE7F9A #9AEE7F
tetradic
#7F9AEE #EE7FD2 #EED37F #7FEE9C
square
#7F9AEE #EE7FD2 #EED37F #7FEE9C
split-complementary
#7F9AEE #EE9C7F #D2EE7F
monochromatic
#1C4AD6 #496FE7 #7F9AEE #B5C5F5 #E4EAFB
Accessibility & contrast
On white
2.71
#7F9AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#7F9AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F9AEE
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F9AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F9AEE | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#7099EC
Tritanopia (blue-blind)
#54ACB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7f9aee; /* rgb */ color: rgb(127, 154, 238); /* oklch */ color: oklch(70.1% 0.127 269.4);
Tailwind
colors: {
custom: {
50: '#a9b7f4',
500: '#7f9aee',
950: '#000000',
},
}SCSS
$custom: #7f9aee; $custom-light: #a9b7f4; $custom-dark: #000000;
JSON
{
"hex": "#7f9aee",
"rgb": {
"r": 127,
"g": 154,
"b": 238
},
"hsl": {
"h": 225.405,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.70097,
"c": 0.12734,
"h": 269.4
},
"luminance": 0.33796
}Semantic roles & 50–950 ramp
primary
#7F9AEE
secondary
#F3ECD6
accent
#A70DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085