#909AED#909AED
#909AED is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.2% C 0.121 H 277.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #909AED |
|---|---|
| RGB | rgb(144, 154, 237) |
| HSL | hsl(234, 72%, 75%) |
| HSV | hsv(234, 39%, 93%) |
| CMYK | cmyk(39.2%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(65.87, 16.56, -42.91) |
| CIE-LCH | lch(65.87, 45.99, 291.10°) |
| OKLab | oklab(71.19% 0.0161 -0.1203) |
| OKLCH | oklch(71.19% 0.121 277.6) |
| XYZ | xyz(38.3388, 35.1533, 84.8695) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.08
Perrywinkle
#8F8CE7
ΔE00 4.41
Lavender Blue
#8B88F8
ΔE00 5.74
Periwinkle (survey)
#8E82FE
ΔE00 7.80
Soft Blue
#6488EA
ΔE00 8.51
Cornflowerblue
#6495ED
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#909AED #EDE390
analogous
#90C9ED #909AED #B490ED
triadic
#909AED #ED909A #9AED90
tetradic
#909AED #ED90C9 #EDE390 #90EDB4
square
#909AED #ED90C9 #EDE390 #90EDB4
split-complementary
#909AED #EDB490 #C9ED90
monochromatic
#273ADC #5B6AE4 #909AED #C5CAF6 #E5E7FB
Accessibility & contrast
On white
2.61
#909AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#909AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #909AED
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##909AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##909AED | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#74AAB8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #909aed; /* rgb */ color: rgb(144, 154, 237); /* oklch */ color: oklch(71.2% 0.121 277.6);
Tailwind
colors: {
custom: {
50: '#b4b7f3',
500: '#909aed',
950: '#000000',
},
}SCSS
$custom: #909aed; $custom-light: #b4b7f3; $custom-dark: #000000;
JSON
{
"hex": "#909aed",
"rgb": {
"r": 144,
"g": 154,
"b": 237
},
"hsl": {
"h": 233.548,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.71193,
"c": 0.12138,
"h": 277.6
},
"luminance": 0.35155
}Semantic roles & 50–950 ramp
primary
#909AED
secondary
#F2F0D9
accent
#BF11D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085