#907BE0#907BE0
#907BE0 is a light, vivid violet. Relative luminance 0.255; OKLCH L 64.6% C 0.148 H 291.3°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #907BE0 |
|---|---|
| RGB | rgb(144, 123, 224) |
| HSL | hsl(252, 62%, 68%) |
| HSV | hsv(252, 45%, 88%) |
| CMYK | cmyk(35.7%, 45.1%, 0%, 12.2%) |
| CIE-LAB | lab(57.54, 31.00, -48.84) |
| CIE-LCH | lch(57.54, 57.85, 302.40°) |
| OKLab | oklab(64.63% 0.0536 -0.1376) |
| OKLCH | oklch(64.63% 0.148 291.3) |
| XYZ | xyz(32.0355, 25.4763, 73.7361) |
| Luminance | 0.2548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mediumpurple
#9370DB
ΔE00 3.59
Periwinkle (survey)
#8E82FE
ΔE00 5.02
Perrywinkle
#8F8CE7
ΔE00 5.48
Lavender Blue
#8B88F8
ΔE00 5.72
Mediumslateblue
#7B68EE
ΔE00 7.05
Light Urple
#B36FF6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#907BE0 #CBE07B
analogous
#7B98E0 #907BE0 #C27BE0
triadic
#907BE0 #E0907B #7BE090
tetradic
#907BE0 #E07B98 #CBE07B #7BE0C2
square
#907BE0 #E07B98 #CBE07B #7BE0C2
split-complementary
#907BE0 #E0C27B #98E07B
monochromatic
#482BB6 #6649D4 #907BE0 #BAADEC #E3DEF7
Accessibility & contrast
On white
3.45
#907BE0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#907BE0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #907BE0
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##907BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##907BE0 | 1.00 | 3.45 | 6.10 | 6.10 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#588CE4
Deuteranopia (green-blind)
#5A88DE
Tritanopia (blue-blind)
#7C8EA3
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #907be0; /* rgb */ color: rgb(144, 123, 224); /* oklch */ color: oklch(64.6% 0.148 291.3);
Tailwind
colors: {
custom: {
50: '#b4a1ea',
500: '#907be0',
950: '#000000',
},
}SCSS
$custom: #907be0; $custom-light: #b4a1ea; $custom-dark: #000000;
JSON
{
"hex": "#907be0",
"rgb": {
"r": 144,
"g": 123,
"b": 224
},
"hsl": {
"h": 252.475,
"s": 61.963,
"l": 68.039
},
"oklch": {
"l": 0.64635,
"c": 0.1477,
"h": 291.3
},
"luminance": 0.25477
}Semantic roles & 50–950 ramp
primary
#907BE0
secondary
#E4EBCC
accent
#CA1CA6
background
#FBF9FE
surface
#F6F2FD
border
#D0CCD5
text
#110F16
muted
#807E84