#7D89FF#7D89FF
#7D89FF is a light, vivid blue. Relative luminance 0.295; OKLCH L 67.6% C 0.173 H 276.4°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7D89FF |
|---|---|
| RGB | rgb(125, 137, 255) |
| HSL | hsl(234, 100%, 75%) |
| HSV | hsv(234, 51%, 100%) |
| CMYK | cmyk(51%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(61.19, 27.17, -60.28) |
| CIE-LCH | lch(61.19, 66.12, 294.27°) |
| OKLab | oklab(67.59% 0.0192 -0.1715) |
| OKLCH | oklch(67.59% 0.173 276.4) |
| XYZ | xyz(35.4474, 29.4691, 98.4086) |
| Luminance | 0.2947 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.01
Periwinkle (survey)
#8E82FE
ΔE00 4.34
Periwinkle Blue
#8F99FB
ΔE00 4.98
Perrywinkle
#8F8CE7
ΔE00 5.22
Cornflower
#6A79F7
ΔE00 5.23
Soft Blue
#6488EA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D89FF #FFF37D
analogous
#7DCAFF #7D89FF #B27DFF
triadic
#7D89FF #FF7D89 #89FF7D
tetradic
#7D89FF #FF7DCA #FFF37D #7DFFB2
square
#7D89FF #FF7DCA #FFF37D #7DFFB2
split-complementary
#7D89FF #FFB27D #CAFF7D
monochromatic
#031AFF #4051FF #7D89FF #BAC1FF #E0E3FF
Accessibility & contrast
On white
3.05
#7D89FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#7D89FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D89FF
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D89FF | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5499FF
Deuteranopia (green-blind)
#478FFC
Tritanopia (blue-blind)
#45A3B8
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #7d89ff; /* rgb */ color: rgb(125, 137, 255); /* oklch */ color: oklch(67.6% 0.173 276.4);
Tailwind
colors: {
custom: {
50: '#aaabff',
500: '#7d89ff',
950: '#000000',
},
}SCSS
$custom: #7d89ff; $custom-light: #aaabff; $custom-dark: #000000;
JSON
{
"hex": "#7d89ff",
"rgb": {
"r": 125,
"g": 137,
"b": 255
},
"hsl": {
"h": 234.462,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.67587,
"c": 0.1726,
"h": 276.4
},
"luminance": 0.29471
}Semantic roles & 50–950 ramp
primary
#7D89FF
secondary
#F7F4D4
accent
#D000E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86