#7E89FC#7E89FC
#7E89FC is a light, vivid blue. Relative luminance 0.294; OKLCH L 67.5% C 0.168 H 276.8°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7E89FC |
|---|---|
| RGB | rgb(126, 137, 252) |
| HSL | hsl(235, 95%, 74%) |
| HSV | hsv(235, 50%, 99%) |
| CMYK | cmyk(50%, 45.6%, 0%, 1.2%) |
| CIE-LAB | lab(61.09, 26.48, -58.79) |
| CIE-LCH | lch(61.09, 64.48, 294.25°) |
| OKLab | oklab(67.47% 0.0199 -0.1671) |
| OKLCH | oklch(67.47% 0.168 276.8) |
| XYZ | xyz(35.1150, 29.3531, 95.8920) |
| Luminance | 0.2935 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.74
Periwinkle (survey)
#8E82FE
ΔE00 4.21
Perrywinkle
#8F8CE7
ΔE00 4.84
Periwinkle Blue
#8F99FB
ΔE00 4.86
Cornflower
#6A79F7
ΔE00 5.24
Soft Blue
#6488EA
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E89FC #FCF17E
analogous
#7EC8FC #7E89FC #B27EFC
triadic
#7E89FC #FC7E89 #89FC7E
tetradic
#7E89FC #FC7EC8 #FCF17E #7EFCB2
square
#7E89FC #FC7EC8 #FCF17E #7EFCB2
split-complementary
#7E89FC #FCB27E #C8FC7E
monochromatic
#061CF9 #4252FB #7E89FC #BAC0FD #E1E4FE
Accessibility & contrast
On white
3.06
#7E89FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#7E89FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E89FC
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E89FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E89FC | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5799FF
Deuteranopia (green-blind)
#4B8FF9
Tritanopia (blue-blind)
#4AA2B6
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #7e89fc; /* rgb */ color: rgb(126, 137, 252); /* oklch */ color: oklch(67.5% 0.168 276.8);
Tailwind
colors: {
custom: {
50: '#ababfe',
500: '#7e89fc',
950: '#000000',
},
}SCSS
$custom: #7e89fc; $custom-light: #ababfe; $custom-dark: #000000;
JSON
{
"hex": "#7e89fc",
"rgb": {
"r": 126,
"g": 137,
"b": 252
},
"hsl": {
"h": 234.762,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.67473,
"c": 0.16832,
"h": 276.8
},
"luminance": 0.29355
}Semantic roles & 50–950 ramp
primary
#7E89FC
secondary
#F7F4D4
accent
#D100E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86