#7F89FB#7F89FB
#7F89FB is a light, vivid blue. Relative luminance 0.294; OKLCH L 67.5% C 0.167 H 277.2°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7F89FB |
|---|---|
| RGB | rgb(127, 137, 251) |
| HSL | hsl(235, 94%, 74%) |
| HSV | hsv(235, 49%, 98%) |
| CMYK | cmyk(49.4%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(61.10, 26.40, -58.22) |
| CIE-LCH | lch(61.10, 63.92, 294.39°) |
| OKLab | oklab(67.48% 0.0208 -0.1654) |
| OKLCH | oklch(67.48% 0.167 277.2) |
| XYZ | xyz(35.1052, 29.3663, 95.0665) |
| Luminance | 0.2937 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.53
Periwinkle (survey)
#8E82FE
ΔE00 4.06
Perrywinkle
#8F8CE7
ΔE00 4.62
Periwinkle Blue
#8F99FB
ΔE00 4.80
Cornflower
#6A79F7
ΔE00 5.30
Soft Blue
#6488EA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F89FB #FBF17F
analogous
#7FC7FB #7F89FB #B37FFB
triadic
#7F89FB #FB7F89 #89FB7F
tetradic
#7F89FB #FB7FC7 #FBF17F #7FFBB3
square
#7F89FB #FB7FC7 #FBF17F #7FFBB3
split-complementary
#7F89FB #FBB37F #C7FB7F
monochromatic
#081CF7 #4452F9 #7F89FB #BAC0FD #E1E4FE
Accessibility & contrast
On white
3.06
#7F89FB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#7F89FB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F89FB
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F89FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F89FB | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5899FF
Deuteranopia (green-blind)
#4D8FF8
Tritanopia (blue-blind)
#4DA1B6
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #7f89fb; /* rgb */ color: rgb(127, 137, 251); /* oklch */ color: oklch(67.5% 0.167 277.2);
Tailwind
colors: {
custom: {
50: '#ababfd',
500: '#7f89fb',
950: '#000000',
},
}SCSS
$custom: #7f89fb; $custom-light: #ababfd; $custom-dark: #000000;
JSON
{
"hex": "#7f89fb",
"rgb": {
"r": 127,
"g": 137,
"b": 251
},
"hsl": {
"h": 235.161,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.67481,
"c": 0.16674,
"h": 277.2
},
"luminance": 0.29368
}Semantic roles & 50–950 ramp
primary
#7F89FB
secondary
#F6F4D5
accent
#D300E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86