#7D87FD#7D87FD
#7D87FD is a light, vivid blue. Relative luminance 0.288; OKLCH L 67.1% C 0.172 H 277.0°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7D87FD |
|---|---|
| RGB | rgb(125, 135, 253) |
| HSL | hsl(235, 97%, 74%) |
| HSV | hsv(235, 51%, 99%) |
| CMYK | cmyk(50.6%, 46.6%, 0%, 0.8%) |
| CIE-LAB | lab(60.58, 27.75, -60.15) |
| CIE-LCH | lch(60.58, 66.24, 294.76°) |
| OKLab | oklab(67.09% 0.0211 -0.1712) |
| OKLCH | oklch(67.09% 0.172 277) |
| XYZ | xyz(34.8455, 28.7777, 96.6280) |
| Luminance | 0.2878 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.75
Periwinkle (survey)
#8E82FE
ΔE00 3.92
Cornflower
#6A79F7
ΔE00 4.73
Perrywinkle
#8F8CE7
ΔE00 5.07
Periwinkle Blue
#8F99FB
ΔE00 5.43
Soft Blue
#6488EA
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D87FD #FDF37D
analogous
#7DC7FD #7D87FD #B37DFD
triadic
#7D87FD #FD7D87 #87FD7D
tetradic
#7D87FD #FD7DC7 #FDF37D #7DFDB3
square
#7D87FD #FD7DC7 #FDF37D #7DFDB3
split-complementary
#7D87FD #FDB37D #C7FD7D
monochromatic
#0418FB #414FFC #7D87FD #B9BFFE #E1E3FF
Accessibility & contrast
On white
3.11
#7D87FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#7D87FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7D87FD
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D87FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D87FD | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5297FF
Deuteranopia (green-blind)
#458DFA
Tritanopia (blue-blind)
#47A1B6
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #7d87fd; /* rgb */ color: rgb(125, 135, 253); /* oklch */ color: oklch(67.1% 0.172 277.0);
Tailwind
colors: {
custom: {
50: '#aaa9ff',
500: '#7d87fd',
950: '#000000',
},
}SCSS
$custom: #7d87fd; $custom-light: #aaa9ff; $custom-dark: #000000;
JSON
{
"hex": "#7d87fd",
"rgb": {
"r": 125,
"g": 135,
"b": 253
},
"hsl": {
"h": 235.313,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.67089,
"c": 0.17248,
"h": 277
},
"luminance": 0.2878
}Semantic roles & 50–950 ramp
primary
#7D87FD
secondary
#F7F4D4
accent
#D400E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86