#7F89FE#7F89FE
#7F89FE is a light, vivid blue. Relative luminance 0.296; OKLCH L 67.7% C 0.171 H 277.1°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7F89FE |
|---|---|
| RGB | rgb(127, 137, 254) |
| HSL | hsl(235, 98%, 75%) |
| HSV | hsv(235, 50%, 100%) |
| CMYK | cmyk(50%, 46.1%, 0%, 0.4%) |
| CIE-LAB | lab(61.27, 27.30, -59.60) |
| CIE-LCH | lch(61.27, 65.55, 294.61°) |
| OKLab | oklab(67.66% 0.0212 -0.1695) |
| OKLCH | oklch(67.66% 0.171 277.1) |
| XYZ | xyz(35.5819, 29.5570, 97.5769) |
| Luminance | 0.2956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.62
Periwinkle (survey)
#8E82FE
ΔE00 4.02
Periwinkle Blue
#8F99FB
ΔE00 4.84
Perrywinkle
#8F8CE7
ΔE00 4.88
Cornflower
#6A79F7
ΔE00 5.34
Soft Blue
#6488EA
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F89FE #FEF47F
analogous
#7FC8FE #7F89FE #B57FFE
triadic
#7F89FE #FE7F89 #89FE7F
tetradic
#7F89FE #FE7FC8 #FEF47F #7FFEB5
square
#7F89FE #FE7FC8 #FEF47F #7FFEB5
split-complementary
#7F89FE #FEB57F #C8FE7F
monochromatic
#0619FD #4251FE #7F89FE #BCC1FE #E1E3FF
Accessibility & contrast
On white
3.04
#7F89FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#7F89FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F89FE
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F89FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F89FE | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5699FF
Deuteranopia (green-blind)
#498FFB
Tritanopia (blue-blind)
#4BA2B7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #7f89fe; /* rgb */ color: rgb(127, 137, 254); /* oklch */ color: oklch(67.7% 0.171 277.1);
Tailwind
colors: {
custom: {
50: '#ababff',
500: '#7f89fe',
950: '#000000',
},
}SCSS
$custom: #7f89fe; $custom-light: #ababff; $custom-dark: #000000;
JSON
{
"hex": "#7f89fe",
"rgb": {
"r": 127,
"g": 137,
"b": 254
},
"hsl": {
"h": 235.276,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.67661,
"c": 0.17081,
"h": 277.1
},
"luminance": 0.29559
}Semantic roles & 50–950 ramp
primary
#7F89FE
secondary
#F7F4D4
accent
#D300E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86