#907FFA#907FFA
#907FFA is a light, vivid blue. Relative luminance 0.280; OKLCH L 66.9% C 0.177 H 286.9°. Best body text is #000000 at 6.60:1 contrast (WCAG AA passes).
Color values
| HEX | #907FFA |
|---|---|
| RGB | rgb(144, 127, 250) |
| HSL | hsl(248, 92%, 74%) |
| HSV | hsv(248, 49%, 98%) |
| CMYK | cmyk(42.4%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(59.90, 35.76, -59.52) |
| CIE-LCH | lch(59.90, 69.44, 301.00°) |
| OKLab | oklab(66.87% 0.0515 -0.1689) |
| OKLCH | oklch(66.87% 0.177 286.9) |
| XYZ | xyz(36.3414, 28.0088, 93.9154) |
| Luminance | 0.2801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.19
Lavender Blue
#8B88F8
ΔE00 3.11
Perrywinkle
#8F8CE7
ΔE00 5.04
Mediumpurple
#9370DB
ΔE00 6.61
Cornflower
#6A79F7
ΔE00 6.62
Mediumslateblue
#7B68EE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#907FFA #E9FA7F
analogous
#7FACFA #907FFA #CE7FFA
triadic
#907FFA #FA907F #7FFA90
tetradic
#907FFA #FA7FAC #E9FA7F #7FFACE
square
#907FFA #FA7FAC #E9FA7F #7FFACE
split-complementary
#907FFA #FACE7F #ACFA7F
monochromatic
#2A0AF5 #5D44F8 #907FFA #C3BAFC #E5E2FE
Accessibility & contrast
On white
3.18
#907FFA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.60
#907FFA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #907FFA
6.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##907FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##907FFA | 1.00 | 3.18 | 6.60 | 6.60 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B93FE
Deuteranopia (green-blind)
#498DF7
Tritanopia (blue-blind)
#7099B1
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #907ffa; /* rgb */ color: rgb(144, 127, 250); /* oklch */ color: oklch(66.9% 0.177 286.9);
Tailwind
colors: {
custom: {
50: '#b6a4fc',
500: '#907ffa',
950: '#000000',
},
}SCSS
$custom: #907ffa; $custom-light: #b6a4fc; $custom-dark: #000000;
JSON
{
"hex": "#907ffa",
"rgb": {
"r": 144,
"g": 127,
"b": 250
},
"hsl": {
"h": 248.293,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.66868,
"c": 0.17658,
"h": 286.9
},
"luminance": 0.2801
}Semantic roles & 50–950 ramp
primary
#907FFA
secondary
#F1F6D5
accent
#E600C6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#120F18
muted
#817F86