#907FF5#907FF5
#907FF5 is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.6% C 0.170 H 287.5°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #907FF5 |
|---|---|
| RGB | rgb(144, 127, 245) |
| HSL | hsl(249, 86%, 73%) |
| HSV | hsv(249, 48%, 96%) |
| CMYK | cmyk(41.2%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(59.62, 34.38, -57.21) |
| CIE-LCH | lch(59.62, 66.75, 301.00°) |
| OKLab | oklab(66.57% 0.051 -0.1621) |
| OKLCH | oklch(66.57% 0.17 287.5) |
| XYZ | xyz(35.5678, 27.6993, 89.8410) |
| Luminance | 0.2770 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.67
Lavender Blue
#8B88F8
ΔE00 3.17
Perrywinkle
#8F8CE7
ΔE00 4.69
Mediumpurple
#9370DB
ΔE00 6.13
Cornflower
#6A79F7
ΔE00 6.73
Mediumslateblue
#7B68EE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#907FF5 #E4F57F
analogous
#7FA9F5 #907FF5 #CB7FF5
triadic
#907FF5 #F5907F #7FF590
tetradic
#907FF5 #F57FA9 #E4F57F #7FF5CB
square
#907FF5 #F57FA9 #E4F57F #7FF5CB
split-complementary
#907FF5 #F5CB7F #A9F57F
monochromatic
#3112E8 #5F46F1 #907FF5 #C1B8F9 #E6E3FD
Accessibility & contrast
On white
3.21
#907FF5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#907FF5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #907FF5
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##907FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##907FF5 | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F92F9
Deuteranopia (green-blind)
#4E8CF2
Tritanopia (blue-blind)
#7397AE
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #907ff5; /* rgb */ color: rgb(144, 127, 245); /* oklch */ color: oklch(66.6% 0.170 287.5);
Tailwind
colors: {
custom: {
50: '#b5a4f9',
500: '#907ff5',
950: '#000000',
},
}SCSS
$custom: #907ff5; $custom-light: #b5a4f9; $custom-dark: #000000;
JSON
{
"hex": "#907ff5",
"rgb": {
"r": 144,
"g": 127,
"b": 245
},
"hsl": {
"h": 248.644,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.66567,
"c": 0.16997,
"h": 287.5
},
"luminance": 0.27701
}Semantic roles & 50–950 ramp
primary
#907FF5
secondary
#F0F5D6
accent
#E203C2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#120F17
muted
#817F85