#7F89FF#7F89FF
#7F89FF is a light, vivid blue. Relative luminance 0.296; OKLCH L 67.7% C 0.172 H 277.1°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7F89FF |
|---|---|
| RGB | rgb(127, 137, 255) |
| HSL | hsl(235, 100%, 75%) |
| HSV | hsv(235, 50%, 100%) |
| CMYK | cmyk(50.2%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(61.33, 27.60, -60.06) |
| CIE-LCH | lch(61.33, 66.09, 294.68°) |
| OKLab | oklab(67.72% 0.0213 -0.1708) |
| OKLCH | oklch(67.72% 0.172 277.1) |
| XYZ | xyz(35.7424, 29.6212, 98.4224) |
| Luminance | 0.2962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.67
Periwinkle (survey)
#8E82FE
ΔE00 4.02
Periwinkle Blue
#8F99FB
ΔE00 4.86
Perrywinkle
#8F8CE7
ΔE00 4.97
Cornflower
#6A79F7
ΔE00 5.35
Soft Blue
#6488EA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F89FF #FFF57F
analogous
#7FC9FF #7F89FF #B57FFF
triadic
#7F89FF #FF7F89 #89FF7F
tetradic
#7F89FF #FF7FC9 #FFF57F #7FFFB5
square
#7F89FF #FF7FC9 #FFF57F #7FFFB5
split-complementary
#7F89FF #FFB57F #C9FF7F
monochromatic
#0518FF #4251FF #7F89FF #BCC1FF #E0E3FF
Accessibility & contrast
On white
3.03
#7F89FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#7F89FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F89FF
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F89FF | 1.00 | 3.03 | 6.92 | 6.92 |
| #FFFFFF | 3.03 | 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)
#5599FF
Deuteranopia (green-blind)
#488FFC
Tritanopia (blue-blind)
#4AA3B8
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #7f89ff; /* rgb */ color: rgb(127, 137, 255); /* oklch */ color: oklch(67.7% 0.172 277.1);
Tailwind
colors: {
custom: {
50: '#ababff',
500: '#7f89ff',
950: '#000000',
},
}SCSS
$custom: #7f89ff; $custom-light: #ababff; $custom-dark: #000000;
JSON
{
"hex": "#7f89ff",
"rgb": {
"r": 127,
"g": 137,
"b": 255
},
"hsl": {
"h": 235.313,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.67722,
"c": 0.17216,
"h": 277.1
},
"luminance": 0.29623
}Semantic roles & 50–950 ramp
primary
#7F89FF
secondary
#F7F5D4
accent
#D400E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86