#908AED#908AED
#908AED is a light, vivid blue. Relative luminance 0.302; OKLCH L 68.1% C 0.143 H 284.7°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #908AED |
|---|---|
| RGB | rgb(144, 138, 237) |
| HSL | hsl(244, 73%, 74%) |
| HSV | hsv(244, 42%, 93%) |
| CMYK | cmyk(39.2%, 41.8%, 0%, 7.1%) |
| CIE-LAB | lab(61.84, 25.80, -49.25) |
| CIE-LCH | lch(61.84, 55.60, 297.65°) |
| OKLab | oklab(68.11% 0.0363 -0.1388) |
| OKLCH | oklch(68.11% 0.143 284.7) |
| XYZ | xyz(35.8718, 30.2194, 84.0472) |
| Luminance | 0.3022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.21
Lavender Blue
#8B88F8
ΔE00 2.11
Periwinkle (survey)
#8E82FE
ΔE00 3.53
Periwinkle Blue
#8F99FB
ΔE00 5.06
Cornflower
#6A79F7
ΔE00 7.87
Mediumpurple
#9370DB
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#908AED #E7ED8A
analogous
#8AB5ED #908AED #C18AED
triadic
#908AED #ED908A #8AED90
tetradic
#908AED #ED8AB5 #E7ED8A #8AEDC1
square
#908AED #ED8AB5 #E7ED8A #8AEDC1
split-complementary
#908AED #EDC18A #B5ED8A
monochromatic
#2D22DB #5E55E5 #908AED #C2BFF5 #E6E4FB
Accessibility & contrast
On white
2.98
#908AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#908AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #908AED
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##908AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##908AED | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6798F1
Deuteranopia (green-blind)
#6492EB
Tritanopia (blue-blind)
#759EB0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #908aed; /* rgb */ color: rgb(144, 138, 237); /* oklch */ color: oklch(68.1% 0.143 284.7);
Tailwind
colors: {
custom: {
50: '#b4acf3',
500: '#908aed',
950: '#000000',
},
}SCSS
$custom: #908aed; $custom-light: #b4acf3; $custom-dark: #000000;
JSON
{
"hex": "#908aed",
"rgb": {
"r": 144,
"g": 138,
"b": 237
},
"hsl": {
"h": 243.636,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.68113,
"c": 0.14349,
"h": 284.7
},
"luminance": 0.30221
}Semantic roles & 50–950 ramp
primary
#908AED
secondary
#F1F3D8
accent
#D510C9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85