#7D89FD#7D89FD
#7D89FD is a light, vivid blue. Relative luminance 0.293; OKLCH L 67.5% C 0.170 H 276.4°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7D89FD |
|---|---|
| RGB | rgb(125, 137, 253) |
| HSL | hsl(234, 97%, 74%) |
| HSV | hsv(234, 51%, 99%) |
| CMYK | cmyk(50.6%, 45.8%, 0%, 0.8%) |
| CIE-LAB | lab(61.08, 26.57, -59.36) |
| CIE-LCH | lch(61.08, 65.03, 294.11°) |
| OKLab | oklab(67.47% 0.0189 -0.1688) |
| OKLCH | oklch(67.47% 0.17 276.4) |
| XYZ | xyz(35.1271, 29.3410, 96.7219) |
| Luminance | 0.2934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.95
Periwinkle (survey)
#8E82FE
ΔE00 4.36
Periwinkle Blue
#8F99FB
ΔE00 4.94
Perrywinkle
#8F8CE7
ΔE00 5.05
Cornflower
#6A79F7
ΔE00 5.19
Soft Blue
#6488EA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D89FD #FDF17D
analogous
#7DC9FD #7D89FD #B17DFD
triadic
#7D89FD #FD7D89 #89FD7D
tetradic
#7D89FD #FD7DC9 #FDF17D #7DFDB1
square
#7D89FD #FD7DC9 #FDF17D #7DFDB1
split-complementary
#7D89FD #FDB17D #C9FD7D
monochromatic
#041CFB #4152FC #7D89FD #B9C0FE #E1E4FF
Accessibility & contrast
On white
3.06
#7D89FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#7D89FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D89FD
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D89FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D89FD | 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)
#5699FF
Deuteranopia (green-blind)
#498EFA
Tritanopia (blue-blind)
#47A2B7
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #7d89fd; /* rgb */ color: rgb(125, 137, 253); /* oklch */ color: oklch(67.5% 0.170 276.4);
Tailwind
colors: {
custom: {
50: '#aaabff',
500: '#7d89fd',
950: '#000000',
},
}SCSS
$custom: #7d89fd; $custom-light: #aaabff; $custom-dark: #000000;
JSON
{
"hex": "#7d89fd",
"rgb": {
"r": 125,
"g": 137,
"b": 253
},
"hsl": {
"h": 234.375,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.67466,
"c": 0.1699,
"h": 276.4
},
"luminance": 0.29343
}Semantic roles & 50–950 ramp
primary
#7D89FD
secondary
#F7F4D4
accent
#D000E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86