#907FF7#907FF7
#907FF7 is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.7% C 0.173 H 287.3°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #907FF7 |
|---|---|
| RGB | rgb(144, 127, 247) |
| HSL | hsl(249, 88%, 73%) |
| HSV | hsv(249, 49%, 97%) |
| CMYK | cmyk(41.7%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(59.73, 34.93, -58.14) |
| CIE-LCH | lch(59.73, 67.83, 301.00°) |
| OKLab | oklab(66.69% 0.0512 -0.1648) |
| OKLCH | oklch(66.69% 0.173 287.3) |
| XYZ | xyz(35.8747, 27.8221, 91.4576) |
| Luminance | 0.2782 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.46
Lavender Blue
#8B88F8
ΔE00 3.13
Perrywinkle
#8F8CE7
ΔE00 4.83
Mediumpurple
#9370DB
ΔE00 6.32
Cornflower
#6A79F7
ΔE00 6.68
Mediumslateblue
#7B68EE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#907FF7 #E6F77F
analogous
#7FAAF7 #907FF7 #CC7FF7
triadic
#907FF7 #F7907F #7FF790
tetradic
#907FF7 #F77FAA #E6F77F #7FF7CC
square
#907FF7 #F77FAA #E6F77F #7FF7CC
split-complementary
#907FF7 #F7CC7F #AAF77F
monochromatic
#2E0FED #5E45F3 #907FF7 #C2B9FB #E6E2FD
Accessibility & contrast
On white
3.20
#907FF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#907FF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #907FF7
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##907FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##907FF7 | 1.00 | 3.20 | 6.56 | 6.56 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E93FB
Deuteranopia (green-blind)
#4C8DF4
Tritanopia (blue-blind)
#7298AF
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #907ff7; /* rgb */ color: rgb(144, 127, 247); /* oklch */ color: oklch(66.7% 0.173 287.3);
Tailwind
colors: {
custom: {
50: '#b5a4fa',
500: '#907ff7',
950: '#000000',
},
}SCSS
$custom: #907ff7; $custom-light: #b5a4fa; $custom-dark: #000000;
JSON
{
"hex": "#907ff7",
"rgb": {
"r": 144,
"g": 127,
"b": 247
},
"hsl": {
"h": 248.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.66687,
"c": 0.17262,
"h": 287.3
},
"luminance": 0.27823
}Semantic roles & 50–950 ramp
primary
#907FF7
secondary
#F1F5D6
accent
#E501C5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#120F17
muted
#817F85