#7E89FD#7E89FD
#7E89FD is a light, vivid blue. Relative luminance 0.294; OKLCH L 67.5% C 0.170 H 276.8°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7E89FD |
|---|---|
| RGB | rgb(126, 137, 253) |
| HSL | hsl(235, 97%, 74%) |
| HSV | hsv(235, 50%, 99%) |
| CMYK | cmyk(50.2%, 45.8%, 0%, 0.8%) |
| CIE-LAB | lab(61.15, 26.78, -59.25) |
| CIE-LCH | lch(61.15, 65.02, 294.32°) |
| OKLab | oklab(67.53% 0.02 -0.1685) |
| OKLCH | oklch(67.53% 0.17 276.8) |
| XYZ | xyz(35.2739, 29.4167, 96.7287) |
| Luminance | 0.2942 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.77
Periwinkle (survey)
#8E82FE
ΔE00 4.20
Periwinkle Blue
#8F99FB
ΔE00 4.88
Perrywinkle
#8F8CE7
ΔE00 4.92
Cornflower
#6A79F7
ΔE00 5.25
Soft Blue
#6488EA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E89FD #FDF27E
analogous
#7EC9FD #7E89FD #B37EFD
triadic
#7E89FD #FD7E89 #89FD7E
tetradic
#7E89FD #FD7EC9 #FDF27E #7EFDB3
square
#7E89FD #FD7EC9 #FDF27E #7EFDB3
split-complementary
#7E89FD #FDB37E #C9FD7E
monochromatic
#051BFB #4252FC #7E89FD #BAC0FE #E1E3FF
Accessibility & contrast
On white
3.05
#7E89FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#7E89FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E89FD
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E89FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E89FD | 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)
#5699FF
Deuteranopia (green-blind)
#4A8FFA
Tritanopia (blue-blind)
#49A2B7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #7e89fd; /* rgb */ color: rgb(126, 137, 253); /* oklch */ color: oklch(67.5% 0.170 276.8);
Tailwind
colors: {
custom: {
50: '#ababff',
500: '#7e89fd',
950: '#000000',
},
}SCSS
$custom: #7e89fd; $custom-light: #ababff; $custom-dark: #000000;
JSON
{
"hex": "#7e89fd",
"rgb": {
"r": 126,
"g": 137,
"b": 253
},
"hsl": {
"h": 234.803,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.67533,
"c": 0.16967,
"h": 276.8
},
"luminance": 0.29419
}Semantic roles & 50–950 ramp
primary
#7E89FD
secondary
#F7F4D4
accent
#D200E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86