#907BEE#907BEE
#907BEE is a light, vivid violet. Relative luminance 0.263; OKLCH L 65.4% C 0.166 H 289.4°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #907BEE |
|---|---|
| RGB | rgb(144, 123, 238) |
| HSL | hsl(251, 77%, 71%) |
| HSV | hsv(251, 48%, 93%) |
| CMYK | cmyk(39.5%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(58.29, 34.77, -55.45) |
| CIE-LCH | lch(58.29, 65.45, 302.09°) |
| OKLab | oklab(65.45% 0.0552 -0.157) |
| OKLCH | oklch(65.45% 0.166 289.4) |
| XYZ | xyz(34.0129, 26.2672, 84.1503) |
| Luminance | 0.2627 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.18
Lavender Blue
#8B88F8
ΔE00 4.55
Mediumpurple
#9370DB
ΔE00 4.59
Perrywinkle
#8F8CE7
ΔE00 5.49
Mediumslateblue
#7B68EE
ΔE00 6.42
Cornflower
#6A79F7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#907BEE #D9EE7B
analogous
#7B9FEE #907BEE #CA7BEE
triadic
#907BEE #EE907B #7BEE90
tetradic
#907BEE #EE7B9F #D9EE7B #7BEECA
square
#907BEE #EE7B9F #D9EE7B #7BEECA
split-complementary
#907BEE #EECA7B #9FEE7B
monochromatic
#3D1BD3 #6245E7 #907BEE #BEB1F5 #E8E4FC
Accessibility & contrast
On white
3.36
#907BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#907BEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #907BEE
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##907BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##907BEE | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E8EF2
Deuteranopia (green-blind)
#4F89EB
Tritanopia (blue-blind)
#7692A9
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #907bee; /* rgb */ color: rgb(144, 123, 238); /* oklch */ color: oklch(65.4% 0.166 289.4);
Tailwind
colors: {
custom: {
50: '#b5a1f4',
500: '#907bee',
950: '#000000',
},
}SCSS
$custom: #907bee; $custom-light: #b5a1f4; $custom-dark: #000000;
JSON
{
"hex": "#907bee",
"rgb": {
"r": 144,
"g": 123,
"b": 238
},
"hsl": {
"h": 250.957,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.65446,
"c": 0.16641,
"h": 289.4
},
"luminance": 0.26268
}Semantic roles & 50–950 ramp
primary
#907BEE
secondary
#ECF2D3
accent
#D90CB4
background
#FBF9FE
surface
#F6F2FD
border
#D0CCD5
text
#110F17
muted
#807E85