#7E89FB#7E89FB
#7E89FB is a light, vivid blue. Relative luminance 0.293; OKLCH L 67.4% C 0.167 H 276.8°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7E89FB |
|---|---|
| RGB | rgb(126, 137, 251) |
| HSL | hsl(235, 94%, 74%) |
| HSV | hsv(235, 50%, 98%) |
| CMYK | cmyk(49.8%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(61.04, 26.18, -58.33) |
| CIE-LCH | lch(61.04, 63.94, 294.17°) |
| OKLab | oklab(67.41% 0.0197 -0.1658) |
| OKLCH | oklch(67.41% 0.167 276.8) |
| XYZ | xyz(34.9570, 29.2899, 95.0596) |
| Luminance | 0.2929 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.72
Periwinkle (survey)
#8E82FE
ΔE00 4.22
Perrywinkle
#8F8CE7
ΔE00 4.75
Periwinkle Blue
#8F99FB
ΔE00 4.85
Cornflower
#6A79F7
ΔE00 5.23
Soft Blue
#6488EA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E89FB #FBF07E
analogous
#7EC8FB #7E89FB #B27EFB
triadic
#7E89FB #FB7E89 #89FB7E
tetradic
#7E89FB #FB7EC8 #FBF07E #7EFBB2
square
#7E89FB #FB7EC8 #FBF07E #7EFBB2
split-complementary
#7E89FB #FBB27E #C8FB7E
monochromatic
#081DF7 #4353F9 #7E89FB #B9BFFD #E1E4FE
Accessibility & contrast
On white
3.06
#7E89FB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#7E89FB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E89FB
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E89FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E89FB | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5899FF
Deuteranopia (green-blind)
#4C8EF8
Tritanopia (blue-blind)
#4BA2B6
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #7e89fb; /* rgb */ color: rgb(126, 137, 251); /* oklch */ color: oklch(67.4% 0.167 276.8);
Tailwind
colors: {
custom: {
50: '#aaabfd',
500: '#7e89fb',
950: '#000000',
},
}SCSS
$custom: #7e89fb; $custom-light: #aaabfd; $custom-dark: #000000;
JSON
{
"hex": "#7e89fb",
"rgb": {
"r": 126,
"g": 137,
"b": 251
},
"hsl": {
"h": 234.72,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.67413,
"c": 0.16696,
"h": 276.8
},
"luminance": 0.29292
}Semantic roles & 50–950 ramp
primary
#7E89FB
secondary
#F6F3D5
accent
#D100E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86