#7F9EF2#7F9EF2
#7F9EF2 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.1% C 0.128 H 267.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7F9EF2 |
|---|---|
| RGB | rgb(127, 158, 242) |
| HSL | hsl(224, 82%, 72%) |
| HSV | hsv(224, 48%, 95%) |
| CMYK | cmyk(47.5%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(66.04, 11.47, -45.46) |
| CIE-LCH | lch(66.04, 46.88, 284.16°) |
| OKLab | oklab(71.12% -0.0051 -0.128) |
| OKLCH | oklch(71.12% 0.128 267.7) |
| XYZ | xyz(37.0011, 35.3742, 88.8654) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.49
Cornflowerblue
#6495ED
ΔE00 4.65
Soft Blue
#6488EA
ΔE00 6.85
Carolina Blue
#8AB8FE
ΔE00 7.33
Perrywinkle
#8F8CE7
ΔE00 8.22
Lavender Blue
#8B88F8
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F9EF2 #F2D37F
analogous
#7FD8F2 #7F9EF2 #9A7FF2
triadic
#7F9EF2 #F27F9E #9EF27F
tetradic
#7F9EF2 #F27FD8 #F2D37F #7FF29A
square
#7F9EF2 #F27FD8 #F2D37F #7FF29A
split-complementary
#7F9EF2 #F29A7F #D8F27F
monochromatic
#174DE0 #4774EC #7F9EF2 #B7C8F8 #E3EAFC
Accessibility & contrast
On white
2.60
#7F9EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#7F9EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F9EF2
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F9EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F9EF2 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F5
Deuteranopia (green-blind)
#729CF0
Tritanopia (blue-blind)
#51B0BD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7f9ef2; /* rgb */ color: rgb(127, 158, 242); /* oklch */ color: oklch(71.1% 0.128 267.7);
Tailwind
colors: {
custom: {
50: '#aabaf6',
500: '#7f9ef2',
950: '#000000',
},
}SCSS
$custom: #7f9ef2; $custom-light: #aabaf6; $custom-dark: #000000;
JSON
{
"hex": "#7f9ef2",
"rgb": {
"r": 127,
"g": 158,
"b": 242
},
"hsl": {
"h": 223.826,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.71117,
"c": 0.12812,
"h": 267.7
},
"luminance": 0.35377
}Semantic roles & 50–950 ramp
primary
#7F9EF2
secondary
#F4ECD7
accent
#A408DE
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085