#7F8AFA#7F8AFA
#7F8AFA is a light, vivid blue. Relative luminance 0.296; OKLCH L 67.6% C 0.164 H 276.8°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7F8AFA |
|---|---|
| RGB | rgb(127, 138, 250) |
| HSL | hsl(235, 92%, 74%) |
| HSV | hsv(235, 49%, 98%) |
| CMYK | cmyk(49.2%, 44.8%, 0%, 2%) |
| CIE-LAB | lab(61.30, 25.51, -57.36) |
| CIE-LCH | lch(61.30, 62.78, 293.98°) |
| OKLab | oklab(67.61% 0.0195 -0.1629) |
| OKLCH | oklch(67.61% 0.164 276.8) |
| XYZ | xyz(35.0908, 29.5891, 94.2862) |
| Luminance | 0.2959 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.67
Periwinkle (survey)
#8E82FE
ΔE00 4.32
Periwinkle Blue
#8F99FB
ΔE00 4.54
Perrywinkle
#8F8CE7
ΔE00 4.55
Soft Blue
#6488EA
ΔE00 5.34
Cornflower
#6A79F7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F8AFA #FAEF7F
analogous
#7FC8FA #7F8AFA #B27FFA
triadic
#7F8AFA #FA7F8A #8AFA7F
tetradic
#7F8AFA #FA7FC8 #FAEF7F #7FFAB2
square
#7F8AFA #FA7FC8 #FAEF7F #7FFAB2
split-complementary
#7F8AFA #FAB27F #C8FA7F
monochromatic
#0A1FF5 #4454F8 #7F8AFA #BAC0FC #E2E4FE
Accessibility & contrast
On white
3.04
#7F8AFA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#7F8AFA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F8AFA
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F8AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F8AFA | 1.00 | 3.04 | 6.92 | 6.92 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B99FE
Deuteranopia (green-blind)
#4F8FF8
Tritanopia (blue-blind)
#4EA2B6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #7f8afa; /* rgb */ color: rgb(127, 138, 250); /* oklch */ color: oklch(67.6% 0.164 276.8);
Tailwind
colors: {
custom: {
50: '#abacfc',
500: '#7f8afa',
950: '#000000',
},
}SCSS
$custom: #7f8afa; $custom-light: #abacfc; $custom-dark: #000000;
JSON
{
"hex": "#7f8afa",
"rgb": {
"r": 127,
"g": 138,
"b": 250
},
"hsl": {
"h": 234.634,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.67611,
"c": 0.16408,
"h": 276.8
},
"luminance": 0.29591
}Semantic roles & 50–950 ramp
primary
#7F8AFA
secondary
#F6F3D5
accent
#D100E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85