#7D89FE#7D89FE
#7D89FE is a light, vivid blue. Relative luminance 0.294; OKLCH L 67.5% C 0.171 H 276.4°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7D89FE |
|---|---|
| RGB | rgb(125, 137, 254) |
| HSL | hsl(234, 98%, 74%) |
| HSV | hsv(234, 51%, 100%) |
| CMYK | cmyk(50.8%, 46.1%, 0%, 0.4%) |
| CIE-LAB | lab(61.14, 26.87, -59.82) |
| CIE-LCH | lch(61.14, 65.58, 294.19°) |
| OKLab | oklab(67.53% 0.0191 -0.1702) |
| OKLCH | oklch(67.53% 0.171 276.4) |
| XYZ | xyz(35.2869, 29.4049, 97.5630) |
| Luminance | 0.2941 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.98
Periwinkle (survey)
#8E82FE
ΔE00 4.35
Periwinkle Blue
#8F99FB
ΔE00 4.96
Perrywinkle
#8F8CE7
ΔE00 5.13
Cornflower
#6A79F7
ΔE00 5.21
Soft Blue
#6488EA
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D89FE #FEF27D
analogous
#7DC9FE #7D89FE #B27DFE
triadic
#7D89FE #FE7D89 #89FE7D
tetradic
#7D89FE #FE7DC9 #FEF27D #7DFEB2
square
#7D89FE #FE7DC9 #FEF27D #7DFEB2
split-complementary
#7D89FE #FEB27D #C9FE7D
monochromatic
#041BFD #4052FE #7D89FE #BAC0FE #E1E3FF
Accessibility & contrast
On white
3.05
#7D89FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#7D89FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D89FE
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D89FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D89FE | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5599FF
Deuteranopia (green-blind)
#488FFB
Tritanopia (blue-blind)
#46A2B7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #7d89fe; /* rgb */ color: rgb(125, 137, 254); /* oklch */ color: oklch(67.5% 0.171 276.4);
Tailwind
colors: {
custom: {
50: '#aaabff',
500: '#7d89fe',
950: '#000000',
},
}SCSS
$custom: #7d89fe; $custom-light: #aaabff; $custom-dark: #000000;
JSON
{
"hex": "#7d89fe",
"rgb": {
"r": 125,
"g": 137,
"b": 254
},
"hsl": {
"h": 234.419,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.67526,
"c": 0.17124,
"h": 276.4
},
"luminance": 0.29407
}Semantic roles & 50–950 ramp
primary
#7D89FE
secondary
#F7F4D4
accent
#D000E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86