#908FF5#908FF5
#908FF5 is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.5% C 0.147 H 282.3°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #908FF5 |
|---|---|
| RGB | rgb(144, 143, 245) |
| HSL | hsl(241, 84%, 76%) |
| HSV | hsv(241, 42%, 96%) |
| CMYK | cmyk(41.2%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(63.48, 25.11, -51.07) |
| CIE-LCH | lch(63.48, 56.91, 296.19°) |
| OKLab | oklab(69.49% 0.0314 -0.1441) |
| OKLCH | oklch(69.49% 0.147 282.3) |
| XYZ | xyz(37.8007, 32.1652, 90.5853) |
| Luminance | 0.3217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.17
Perrywinkle
#8F8CE7
ΔE00 2.20
Periwinkle Blue
#8F99FB
ΔE00 3.26
Periwinkle (survey)
#8E82FE
ΔE00 4.10
Soft Blue
#6488EA
ΔE00 8.25
Cornflower
#6A79F7
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#908FF5 #F4F58F
analogous
#8FC1F5 #908FF5 #C38FF5
triadic
#908FF5 #F5908F #8FF590
tetradic
#908FF5 #F58FC1 #F4F58F #8FF5C3
square
#908FF5 #F58FC1 #F4F58F #8FF5C3
split-complementary
#908FF5 #F5C38F #C1F58F
monochromatic
#211FEB #5857F0 #908FF5 #C8C7FA #E3E3FC
Accessibility & contrast
On white
2.83
#908FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#908FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #908FF5
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##908FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##908FF5 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF9
Deuteranopia (green-blind)
#6596F3
Tritanopia (blue-blind)
#71A3B6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #908ff5; /* rgb */ color: rgb(144, 143, 245); /* oklch */ color: oklch(69.5% 0.147 282.3);
Tailwind
colors: {
custom: {
50: '#b5aff9',
500: '#908ff5',
950: '#000000',
},
}SCSS
$custom: #908ff5; $custom-light: #b5aff9; $custom-dark: #000000;
JSON
{
"hex": "#908ff5",
"rgb": {
"r": 144,
"g": 143,
"b": 245
},
"hsl": {
"h": 240.588,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.69489,
"c": 0.14749,
"h": 282.3
},
"luminance": 0.32167
}Semantic roles & 50–950 ramp
primary
#908FF5
secondary
#F4F4D7
accent
#E005DE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85